Freedman–Diaconis rule


In statistics, the Freedman-Diaconis rule can be used to select the width of the bins to be used in a histogram. It is named after David A. Freedman and Persi Diaconis.
For a set of empirical measurements sampled from some probability distribution, the Freedman-Diaconis rule is designed to minimize the difference between the area under the empirical probability distribution and the area under the theoretical probability distribution.
The general equation for the rule is:
where is the interquartile range of the data and is the number of observations in the sample

Other approaches

Another approach is to use Sturges' rule: use a bin so large that there are about non-empty bins. This works well for n under 200, but was found to be inaccurate for large n.
For a discussion and an alternative approach, see Birgé and Rozenholc.