|
|
|
|
|
by susam
2309 days ago
|
|
The numbers in the range 0-300 do not obey Benford's law. In base 10, a set of numbers that Benford's law if the leading significant digit d (0 < d < 10) occurs with probability log10(1 + 1/d). This isn't the case for the set of numbers between 1 and 300, inclusive. |
|
Benford’s law appears when the max of your range is uniformly distributed