In Excel: select the numeric data, choose Insert ▸ Statistic Chart ▸ Histogram, then adjust bin width or number of bins from the horizontal axis options.
Put the numeric values in one clean column without totals.
Select the values and choose Insert ▸ Statistic Chart ▸ Histogram.
Right-click the horizontal axis and tune bin width, number of bins, overflow or underflow bins.
Add a title that states the measured variable and period.
What this does
A histogram groups numeric values into bins and shows how many values fall into each bin. Unlike a bar chart, the x-axis represents continuous numeric intervals, so bin width controls the story. It is the right chart for distributions: order sizes, ages, scores, response times and measurement error. Keep the inputs visible and clearly labelled and the whole thing stays auditable — anyone who opens the file later, including you, can see at a glance exactly what feeds the result and change one assumption without hunting through the formula. Treat “frequency chart excel” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected chart shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a visual that makes the number obvious at a glance into a method you can reuse, explain, and defend when the workbook leaves your screen.
A worked example
A2:A101 contains 100 delivery times in days. Select the values and insert a Histogram. If Excel picks bins of 0-2, 2-4 and 4-6 days, you can right-click the horizontal axis and set Bin width to 1 to see a clearer daily distribution. Histograms quickly reveal spread, skew, clusters and outliers, which makes them useful before averages, forecasts and process decisions. If there is any chance you will reuse this, drop it into a small template tab right now: a labelled input area on the left and the formula beside it, checked once against the tool above. Next time the same question comes up, the answer is a single paste away instead of a rebuild from memory.
In Google Sheets
Google Sheets handles this almost identically to Excel. The formula syntax above is the same, and the menu lives under a slightly different label rather than a ribbon tab. Use the platform toggle at the top of the page to switch every keyboard shortcut between Windows and Mac, and expect at most cosmetic differences in naming. The aim was to get you unstuck fast and leave you a little more capable than a copy-paste would. The answer is at the top, the tool proves it, and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. The short version of “frequency chart excel”: the answer is at the top of this page, the tool proves it on your own numbers, and the sections above explain why it holds so the next variation does not stump you. Excel rewards people who reference cells instead of typing values and who keep inputs separate from formulas, because that is what makes a result you can audit months later. Build it once, deliberately, with the live tool as a check, and you convert a one-off lookup into a reusable skill — which is the whole point of learning the why and not just the what.
Common mistakes
- Using text categories instead of numeric values.
- Leaving totals or summary rows inside the selected data.
- Accepting automatic bins when they hide important clusters or outliers.
- Comparing two groups in one histogram without consistent bins.
Frequently asked questions
What is a histogram used for?
It shows the distribution of numeric values by counting how many fall into each interval.
How do I change histogram bins?
Right-click the horizontal axis, open Axis Options and change bin width or number of bins.
Histogram or bar chart?
Use a histogram for numeric intervals; use a bar chart for separate categories.