Histograms look like bar charts but represent continuous data with bars of potentially different widths. The y-axis shows frequency density, not frequency.
Core Concepts
Frequency Density
Why Frequency Density?
With unequal class widths, using raw frequency would misrepresent the data. Frequency density ensures the area of each bar represents the frequency.
Drawing a Histogram
- Calculate class widths.
- Calculate frequency density for each class.
- Draw bars with correct widths and heights (frequency density).
- No gaps between bars (continuous data).
Reading a Histogram
Frequency = area of bar = width × height (frequency density).
Worked Example
| Time (min) | Freq | Width | FD |
|---|---|---|---|
| 0-10 | 8 | 10 | 0.8 |
| 10-25 | 15 | 15 | 1.0 |
| 25-30 | 10 | 5 | 2.0 |
| 30-50 | 12 | 20 | 0.6 |
Practice Problems
- Calculate frequency density from a grouped frequency table with unequal widths.
- Find the frequency from a histogram bar with height 1.5 and width 20.
- Estimate the number of values between 15 and 35 from a histogram.
Want to check your answers and get step-by-step solutions?
Key Takeaways
FD = Frequency ÷ Class Width.
Area of bar = Frequency.
No gaps between bars.
Use FD on the y-axis, not frequency.
