Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I forget exactly how it goes, but it's some sort of correlation that noted that examining the file size of a variety of folders and files results in like 1 always being the most prominent number, followed by like 9, and then 2 and then the rest, or something.

It had really interested me a while back, and I wanted to get some more information on it, but alas, I forgot it's name. More than likely, the good people of superuser know the answer.

share|improve this question
If you look at a sliderule (does anyone still have those?) the reason is obvious. Pick a random point on the log scale -- you'll pick a number between 1 and 2 most often, between 9 and 10 least often. – Daniel R Hicks Feb 22 '12 at 2:07

closed as off topic by Journeyman Geek, Luke, soandos, 8088, Indrek Oct 24 '12 at 8:58

Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

up vote 4 down vote accepted

Benford's law. Described here: http://en.wikipedia.org/wiki/Benford%27s_law

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.