Bendfords Law (or the first-digit law) is the observation that small leading digits are more common in a given data set than large ones.
In other words, for any random set of data, we would expect a leading digit of 1 more often than 9
Examples: Voting records, Business transactions, powers of 2, factoirals, and much more
Each leading digit has a probability of \(P(d) = log_{10}(1 + {1 \over d})\)