Frequency Distribution Calculator
Bins numbers into a frequency table with counts, percentages and a text histogram.
Loading the tool…
How to use this tool
- Paste your numbers, one per line.
- Leave the bin count on automatic for the first run.
- Select Distribute.
- Re-run with a different bin count. If the shape holds, it is in the data rather than in the bins.
What frequency distribution does
The shape a histogram appears to have depends on the bin width, which is why two people can look at the same data and see one hump or two. Left on automatic this page uses the Freedman–Diaconis rule, which sizes bins from the interquartile range and so is not thrown off by a long tail, and falls back to Sturges when the interquartile range collapses to zero.
Set the bin count by hand and re-run it before you draw any conclusion from the shape — if the story survives three bin counts it is probably in the data, and if it does not it was in the bins. Each row carries the count, the share of the total and a bar drawn in text, so the table can be pasted into a ticket or a commit message and still read as a distribution.