Skip to content

Comment on Why 30.1% of numbers start with 1parent

Comments

As a friend of mine pointed out, how is this possible? Shouldn't fraudulent numbers also follow Benford's law?

If you are aware of it, you make sure your fake data follows Benford's law. Otherwise, your fake data will be 'random', because people assume that is how it is supposed to look.

Random data doesn't follow the law. Fraudulent tax returns are essentially random numbers, hence, detectable.

Uniformly distributed random data doesn't follow the law. Data whose logarithm is uniformly distributed does.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.