Histogram Generator
A distribution chart from a column of numbers, with the bin width chosen for you or by you.
Loading the tool…
How to use this tool
- Paste your numbers, one per line or as a single column copied from a spreadsheet.
- Leave the bin count at 0 the first time and let the Freedman-Diaconis rule choose.
- Select Draw the histogram.
- Now try two or three other bin counts. A feature that survives all of them is real; one that appears at a single bin width is not.
What histogram generator does
An average tells you where a distribution sits. A histogram tells you what shape it is, which is usually the more important question: whether it has one peak or two, whether it is skewed, and whether the tail contains the handful of values that will define your p99 and everybody’s experience of the system.
Paste your numbers, one per line or as a single column, and this bins and draws them. Left to itself it picks the bin width by the Freedman-Diaconis rule, which reacts to the spread of the middle half of the data rather than to the count, so one extreme outlier does not shred the resolution. Set the bin count yourself and look again — a shape that changes with the bin width was never as clear as it looked.