Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M4547

Benford's Law

Benford's Law
Observe & DiagnoseHigh supportAnthropology
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

In naturally occurring sets of data (such as invoice amounts, population numbers), the probability that the first digit is 1 is about 30%, while the probability that it is 9 is only 4.6%. If data are artificially fabricated, they often do not conform to this distribution.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

A mathematical detector of fraud. The natural world follows a logarithmic distribution, while human intuition of randomness follows a uniform distribution. Using Benford's law, one can quickly scan financial statements or election data for anomalies that look "too random to be true."

anchor

Anchor fast decisions

For many naturally occurring numerical datasets, the probability that the first digit is d is approximately log10(1+1/d), so '1' appears about 30% of the time, while '9' only about 4.6%. This arises from quantities being logarithmically uniformly distributed across multiple orders of magnitude.

MINIMUM ACTION

In progress 0/3

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Benford%27s_lawZH · Explicit
    verified