A histogram is a column chart that shows frequency data.
Note
This topic only talks about creating a histogram. For information on Pareto (sorted histogram) charts, see Create a Pareto chart.
Excel
Create a histogram chart
Select your data.
(This is a typical example of data for a histogram.)
Select Insert > Insert Statistic Chart > Histogram.
You can also create a histogram from the All Charts tab in Recommended Charts.
Tip
- Use the Chart Design and Format tabs to customize the look of your chart.
- If you don't see these tabs, click anywhere in the histogram to add them to the ribbon.
Configure histogram bins
Right-click the horizontal axis of the chart, select Format Axis, and then select Axis Options.
Use the information in the following table to decide which options you want to set in the Format Axis task pane.
Option Description By Category Choose this option when the categories (horizontal axis) are text-based instead of numerical. The histogram will group the same categories and sum the values in the value axis.
Tip: To count the number of appearances for text strings, add a column and fill it with the value “1”, then plot the histogram and set the bins to By Category.Automatic This is the default setting for histograms. The bin width is calculated using Scott’s normal reference rule. Bin width Enter a positive decimal number for the number of data points in each range. Number of bins Enter the number of bins for the histogram (including the overflow and underflow bins). Overflow bin Select this check box to create a bin for all values above the value in the box to the right. To change the value, enter a different decimal number in the box. Underflow bin Select this check box to create a bin for all values below or equal to the value in the box to the right. To change the value, enter a different decimal number in the box.
Tip
To read more about the histogram chart and how it helps you visualize statistical data, see this blog post on the histogram, Pareto, and box and whisker chart by the Excel team. You may also be interested learning more about the other new chart types described in this blog post.
Formulas used to create histograms
Automatic option (Scott’s normal reference rule)
Scott’s normal reference rule tries to minimize the bias in variance of the histogram compared with the data set, while assuming normally distributed data.
Overflow bin option
Underflow bin option
Outlook, PowerPoint, Word
Create a histogram chart
- Select Insert > Chart.
- In the Insert Chart dialog box, under All Charts, select Histogram, and select OK.
- From the Chart Design tab, Select your Data.
(This is a typical example of data for a histogram.)
Tip
- Use the Design and Format tabs on the ribbon to customize the look of your chart.
- If you don't see these tabs, click anywhere in the histogram to add them to the ribbon.
Configure histogram bins
Right-click the horizontal axis of the chart, select Format Axis, and then select Axis Options.
Use the information in the following table to decide which options you want to set in the Format Axis task pane.
Option Description By Category Choose this option when the categories (horizontal axis) are text-based instead of numerical. The histogram will group the same categories and sum the values in the value axis.
Tip: To count the number of appearances for text strings, add a column and fill it with the value “1”, then plot the histogram and set the bins to By Category.Automatic This is the default setting for histograms. Bin width Enter a positive decimal number for the number of data points in each range. Number of bins Enter the number of bins for the histogram (including the overflow and underflow bins). Overflow bin Select this check box to create a bin for all values above the value in the box to the right. To change the value, enter a different decimal number in the box. Underflow bin Select this check box to create a bin for all values below or equal to the value in the box to the right. To change the value, enter a different decimal number in the box.
About histogram data
To create a histogram in Excel, you provide two types of data — the data that you want to analyze, and the bin numbers that represent the intervals by which you want to measure the frequency. You must organize the data in two columns on the worksheet. These columns must contain the following data:
- Input data This is the data that you want to analyze by using the Histogram tool.
- Bin numbers These numbers represent the intervals that you want the Histogram tool to use for measuring the input data in the data analysis.
When you use the Histogram tool, Excel counts the number of data points in each data bin. A data point is included in a particular bin if the number is greater than the lowest bound and equal to or less than the greatest bound for the data bin. If you omit the bin range, Excel creates a set of evenly distributed bins between the minimum and maximum values of the input data.
The output of the histogram analysis is displayed on a new worksheet (or in a new workbook) and shows a histogram table and a column chart that reflects the data in the histogram table.
Need more help?
You can always ask an expert in the Excel Tech Community or get support in Communities.
See Also
Create a sunburst chart in Office