Ctrl+k

Construct histograms

A histogram represents quantitative data by grouping numerical values into contiguous, usually equal-width intervals and displaying the frequency in each interval with adjacent bars; the horizontal axis shows the intervals and the vertical axis shows their counts. Constructing one requires placing values according to interval boundaries, maintaining a consistent scale, and distinguishing a histogram from a bar graph, whose separated bars represent categorical categories rather than numerical ranges.

Detailed Explanation: Construct histograms

A histogram shows how often numerical values fall within equal-width intervals.

Example

The scores on a quiz were:

12, 18, 21, 24, 27, 31, 33, 35, 41, 44, 46, 4812,\ 18,\ 21,\ 24,\ 27,\ 31,\ 33,\ 35,\ 41,\ 44,\ 46,\ 48

1. Choose equal-width intervals

Use intervals of width 1010:

  • 10101919
  • 20202929
  • 30303939
  • 40404949

These intervals are numerical ranges, not separate categories.

2. Count the values in each interval

Score intervalScores in the intervalFrequency
1010191912,1812, 1822
2020292921,24,2721, 24, 2733
3030393931,33,3531, 33, 3533
4040494941,44,46,4841, 44, 46, 4844

3. Draw and label the axes

  • Label the horizontal axis Quiz score.
  • Label the vertical axis Frequency.
  • Mark the score intervals 10101919, 20202929, 30303939, and 40404949 on the horizontal axis.
  • Use a consistent vertical scale: 0,1,2,3,40,1,2,3,4.

4. Draw the bars

Draw one bar for each interval:

  • The bar for 10101919 has height 22.
  • The bar for 20202929 has height 33.
  • The bar for 30303939 has height 33.
  • The bar for 40404949 has height 44.

The bars should touch because the intervals represent ranges of numerical values. A histogram uses touching bars, while a bar graph usually has separated bars for categories such as fruits or colors.

Learn by doing: Construct histograms

Click a topic below to practice the foundational skills you'll need, learn the steps, or master this skill

Practice with unlimited practice problems

Statistics - Histograms - Frequency Table to Histogram


    ?