Comment on Testing Benford's LawparentComments−rudiger15yLinearly growing sequences don't follow Benford's law, but lower first digits (1, 2, 3) are still more probable than higher first digits (7, 8, 9) "most of the time", as you describe it.You can test it here: http://www.mpi-inf.mpg.de/~fietzke/benford.html
Comments
Linearly growing sequences don't follow Benford's law, but lower first digits (1, 2, 3) are still more probable than higher first digits (7, 8, 9) "most of the time", as you describe it.
You can test it here: http://www.mpi-inf.mpg.de/~fietzke/benford.html