Benford's Law: The Fraud-Catching First-Digit Rule
Leading Digits, Log-Scale Intuition, and How Auditors Spot Cooked Books — A TLDR Primer
Why does the digit 1 show up as the first number in about 30% of real-world data — river lengths, stock prices, tax filings — while 9 barely shows up at all? That's Benford's Law, and once you understand it, you start seeing it everywhere.
This TLDR primer is built for students who need the rule fast and straight: what it claims, why it actually works (it comes down to how numbers grow on a logarithmic scale, not coincidence), and — just as important — when it doesn't apply. You'll see the full first-digit frequency table, work through real datasets, and learn the exact conditions a dataset needs before the law is even a fair test.
The core skill section walks through extracting first digits, tabulating observed versus expected frequencies, and running a chi-square goodness-of-fit test by hand — the same method used in forensic accounting for beginners and professionals alike. The closing section covers how auditors used these patterns to flag Enron- and Wirecard-style fraud, and why the same tool has been invoked (and misused) in election disputes from Iran in 2009 to the U.S. in 2020 — including the honest caveat that Benford's Law is evidence, not proof.
No padding, no derivation-heavy textbook detour — just the logic, the math, and the worked examples you need to walk into a stats class, a research project, or an AP statistics exam prep session ready to explain and apply the rule.
Grab it, work the examples, and never look at a spreadsheet the same way again.
- State Benford's Law and compute the expected frequency of each leading digit
- Explain intuitively why log-scale data produces the 30.1% frequency for digit 1
- Identify which datasets should and should not follow Benford's Law
- Apply a chi-square style test to check a dataset against Benford's predicted distribution
- Describe real cases where Benford's Law helped detect fraud and where it failed
- 1. The Rule That Shouldn't Work (But Does)Introduces Benford's Law with the surprising 30.1% claim, shows the full digit distribution, and gives quick real-data examples.
- 2. Why It Happens: Log Scales and Scale InvarianceBuilds intuition for the logarithmic formula by looking at how numbers grow multiplicatively and why the rule is invariant under unit changes.
- 3. When Benford Applies (and When It Doesn't)Explains the conditions a dataset must satisfy — spanning multiple orders of magnitude, no artificial bounds, no assigned numbers — with concrete pass/fail examples.
- 4. Testing a Dataset: The MechanicsWalks through extracting first digits, tabulating observed vs. expected frequencies, and applying a chi-square goodness-of-fit test with a worked example.
- 5. Catching Fraud: Cases and CautionsCovers the Enron and Wirecard style applications, the 2009 Iranian and 2020 US election claims, and why Benford's Law is evidence, not proof.