Loading...
3+
3
Login

Histograms - Displaying Grouped Continuous Data

A histogram looks similar to a bar chart, but it is used for continuous data grouped into intervals called classes. Unlike a bar chart, the bars in a histogram touch each other because the data is continuous – there are no gaps between classes.

Histogram vs. Bar Chart

FeatureBar ChartHistogram
Data typeDiscrete or categoricalContinuous, grouped
Gaps between barsYesNo
X-axisCategoriesNumerical scale (class intervals)
Bar widthEqual (and arbitrary)Equal to class width
What bars showFrequencyFrequency (or frequency density for unequal classes)

Equal Class Width Histograms

When all classes have the same width, the height of each bar equals the frequency. This is the most common type at introductory level.

Worked Example

Draw a histogram for the following grouped data (class width = 10).
Height (cm)Frequency
140 – 1504
150 – 1609
160 – 17014
170 – 1808
180 – 1905

Total students = 4 + 9 + 14 + 8 + 5 = 40.

The tallest bar is the 160–170 cm class with frequency 14 – this is the modal class.

Key Takeaways

  • Histograms display grouped, continuous data – bars have no gaps.
  • The x-axis is a continuous numerical scale, not a list of categories.
  • When classes have equal width, bar height = frequency.
  • The class with the tallest bar is called the modal class.

Practice Questions

  1. Draw a histogram for ages: 0–10 (7), 10–20 (12), 20–30 (18), 30–40 (10), 40–50 (3).
  2. Using the histogram above, how many people are younger than 20?
  3. State the modal class in the example histogram.
  4. Why do the bars in a histogram touch, while bar chart bars do not?
  5. A histogram shows test scores: 50–60 (8 students), 60–70 (15), 70–80 (22), 80–90 (12), 90–100 (3). How many students scored 70 or above?
Home About Resources Dashboard