Benford's Law Website Links For
Benfords Law
 

Information About

Benford's Law




Benford's law, also called the '''first-digit law''', states that in lists of numbers from many (but not all) real-life sources of data, the leading digit 1 occurs much more often than the others (namely about 30% of the time). Furthermore, the larger the digit, the less likely it is to occur as the leading digit of a number. This applies to figures related to the natural world or of social significance; be it numbers taken from electricity bills, newspaper articles, street addresses, stock prices, population numbers, death rates, areas or lengths of rivers, Physical and Mathematical Constants , and processes described by Power Law s (which are very common in Nature ).


MATHEMATICAL STATEMENT


More precisely, Benford's law states that the leading digit ''n'' (''n'' ∈ {1, ..., ''b'' − 1} ) in base ''b'' (b >= 2) occurs with Probability proportional to Log ''b''(''n'' + 1) − log''b''(''n''). In Base 10 , the leading digits have the following distribution by Benford's law:

One can also formulate a law for the first two digits: the probability that the first two-digit block is equal to ''n'' (''n'' = 10, ..., 99) is log10(''n''+1) − log10(''n''), and similarly for three-blocks without leading zeros and longer blocks.


EXPLANATION

This can be explained by the fact that if the first digits have a particular Distribution , it must be independent of the measuring system used. Specifically, this means that if one converts from ''e.g.'' Feet to Meter s (multiplication by a constant), the distribution is unchanged — it is Scale Invariant , and thus Logarithmic .

For example the first (non-zero) digit of the Length s or Distance s of objects should have the same distribution whether the unit of measurement is Planck Length s, Inch es, Feet , Yard s, Metre s, Mile s, Light Year s, or anything else. But, for example, there are three feet in a yard, so the probability that the first digit of a length (e.g. in yards) is 1 must be the same as the probability that the first digit of a length (e.g. in feet) starts 3, 4, or 5. Applying this to all possible measurement scales gives a logarithmic distribution, and combined with the fact that log10(1)=0 and log10(10)=1 gives Benford's law. That is, if there is a distribution of first digits, it must apply to a set of data regardless of what measuring units are used, and the only distribution of first digits that fits that is the Benford Law.

Perhaps somewhat more precisely, suppose (capital) ''X'' is a random variable whose probability of being equal to any positive integer (lower-case) ''x'' is a constant times ''x''−''s'', where ''s'' > 1. The aforementioned "constant" must then be 1/ζ(''s''), where ζ is the Riemann Zeta Function (see Zeta Distribution ). The probability that the first digit of ''X'' is ''n'' approaches log10(''n'' + 1) − log10(''n'') as ''s'' approaches 1.

The precise form of Benford's law can be explained if one assumes that the ''logarithms'' of the numbers are uniformly distributed; this means that a number is for instance just as likely to be between 100 and 1000 (logarithm between 2 and 3) as it is between 10,000 and 100,000 (logarithm between 4 and 5). For many sets of numbers, especially ones that Grow Exponentially such as incomes and stock prices, this is a reasonable assumption.

Note that for numbers drawn from many distributions, for example IQ scores, human heights or other variables following and then randomly chooses a number according to that distribution, the resulting list of numbers will obey Benford's law.


APPLICATIONS AND LIMITATIONS


In 1972 , Hal Varian suggested that the law could be used to detect possible fraud in lists of socio-economic data submitted in support of public planning decisions. Based on the plausible assumption that people who make up figures tend to distribute their digits fairly uniformly, a simple comparison of first-digit frequency distribution from the data with the expected distribution according to Benford's law ought to show up any anomalous results.

In the same vein, Benford's law can be (and is) used to analyse insurance, accounting or expenses data and identify possible fraud.

Other uses, for example to analyse the results of clinical trials and election results, have also been proposed.


Limitations

Care must be taken with these applications, however. A set of real-life data may or may not obey the law, depending on the extent to which the distribution of numbers it contains are skewed by the category of data under consideration.

For instance, one might well expect a list of numbers representing 'populations of UK villages beginning with A' or 'small insurance claims' to obey Benford's law. But if it turns out that the definition of a 'village' in this case is 'settlement with population between 300 and 999', or that the definition of a 'small insurance claim' in this case is 'claim between $50 and $100', then Benford's law would be manifestly false because certain numbers have been excluded by the definition of the data category. In the case of the villages it could be applied, but expecting only first numbers to be 3, 4, 5, 6, 7, 8, 9 each getting the same relative probabilities as in the general case.


HISTORY


The discovery of this fact goes back to 1881 , when the American astronomer Simon Newcomb noticed that the first pages of Logarithm books (used at that time to perform calculations), the ones containing numbers that started with 1, were much more worn than the other pages. However, it has been argued that any book that is used from the beginning would show more wear and tear on the earlier pages. It should be noted however, that logarithm books did contain more than one list, with both logarithms and antilogarithms present, and sometimes many other tables as well, including exponentials, roots, sines, cosines, tangents, secants, cosecants etc. Thus, this story may be Apocryphal . However, Newcomb's published result is the first known instance of this observation and includes a distribution on the second digit, as well.

The phenomenon was rediscovered in 1938 by the physicist Frank Benford , who checked it on a wide variety on data sets and was credited for it. In 1996 , Ted Hill proved the result about mixed distributions mentioned above.

The law was popularized on CBS 's TV series NUMB3RS .


REFERENCES

  • Frank Benford: ''The law of anomalous numbers'', Proceedings of the American Philosophical Society, Vol. 78, No. 4, (March 1938), pp. 551--572.

  • Ted Hill: ''The first digit phenomenon'', American Scientist 86 (July-August 1998), p. 358. 10pg pdf file

  • Simon Newcomb: ''Note on the frequency of use of the different digits in natural numbers'', American Journal of Mathematics, Vol. 4, No. 1/4 (1881), pp. 39--40.

  • Hal Varian: ''Benford's law'', American Statistician 26, p. 65.

  • Eric W. Weisstein. "Benford's Law." From MathWorld--A Wolfram Web Resource. {Link without Title}



SEE ALSO



EXTERNAL LINKS