How to Make a FREQUENCY Histogram in Excel

“make a frequency histogram in excel” comes up constantly, so this page leads with the exact answer, and only then explains the detail. Everything works in Excel on Windows and Mac and maps almost one-to-one to Google Sheets. Copy the answer above and get back to work, or read on to turn a one-off fix into something you never have to look up again.

Exact answer

In Excel: select the numeric data, choose Insert ▸ Statistic Chart ▸ Histogram, then adjust bin width or number of bins from the horizontal axis options.

Annotated stepsExcel
1

Put the numeric values in one clean column without totals.

2

Select the values and choose Insert ▸ Statistic Chart ▸ Histogram.

3

Right-click the horizontal axis and tune bin width, number of bins, overflow or underflow bins.

4

Add a title that states the measured variable and period.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

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. For “make a frequency histogram in excel”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected cells change, and only then apply the same setup to the full sheet. 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 is what makes a visual that makes the number obvious at a glance useful in real work: repeatable, auditable, and not dependent on memory or luck.

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

If you are in Google Sheets rather than Excel, the good news is that the formula shown here is identical and the workflow barely changes — menus sit across the top instead of in a ribbon, and a few function names differ slightly, but anything you build here moves across with little or no rework. 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. If you take one thing from this page on “make a frequency histogram in excel”, make it the habit rather than the keystrokes: set the problem up with labelled inputs, reference those cells, and let Excel do the recomputing. Bookmark the page for the syntax, but do the example once in a blank sheet and check it against the tool above — five minutes of hands-on practice fixes the method in memory far better than re-reading, and it surfaces the small snags while they are still harmless. After that the technique is genuinely yours: faster than searching for it again, and reliable enough to drop into work that other people depend on.

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.

Other ways people ask this

On the way here you may have searched this as “how to create a frequency histogram in excel” and “how to create frequency histogram in excel” — it is all the same task, and this page is the single, complete answer to it.

Why do people search for this in so many different ways?

Because the same task has many names. “how to create a frequency histogram in excel”, “how to create frequency histogram in excel” all point at the one operation explained on this page, which is why they all lead here.