Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Histograms for Continuous Data: Unlike bar charts, histograms are used for continuous data and have no gaps between the bars.
Frequency Density: In a histogram with unequal class widths, the height of the bar represents Frequency Density, not Frequency.
Area-Frequency Relationship: The area of each bar in a histogram is proportional to the frequency of that class (). Usually, .
Class Boundaries: Adjustments made to class limits to ensure data is continuous (e.g., class 10-19 and 20-29 have a boundary at 19.5).
Frequency Polygons: A line graph formed by connecting the midpoints of the tops of the histogram bars (or plotting frequency against midpoints).
Interpreting Histograms: To find the number of items in a range, calculate the area of the bars or portions of bars within that range.
📐Formulae
💡Examples
Problem 1:
A table shows the weights () of 50 parcels. For the class , the frequency is 15. For the class , the frequency is 12. Calculate the frequency density for both classes.
Solution:
- For the first class (): Class Width = . Frequency Density = .
- For the second class (): Class Width = . Frequency Density = .
Explanation:
To find frequency density, divide frequency by the class width. Even though the second class has a higher frequency (12 vs 15 is not the case, but the width is larger), its height on the histogram will be lower (0.6) compared to the first class (1.5).
Problem 2:
In a histogram, the bar for the class has a height of 4 units. If the frequency of this class is 20, find the frequency of a class which has a height of 6 units on the same histogram.
Solution:
- Find the scale factor (): . Since Area (20) = Frequency (20), .
- Calculate the area of the second bar: . . .
- Since , Frequency = 60.
Explanation:
In histograms, frequency is represented by area. By calculating the area of the known bar and comparing it to its frequency, we determine the relationship (Scale). We then apply that scale to the area of the second bar.
Problem 3:
To draw a frequency polygon for the data: (Freq: 5), (Freq: 8), (Freq: 3), what are the coordinates of the points to be plotted?
Solution:
Point 1: . Point 2: . Point 3: .
Explanation:
A frequency polygon is plotted by using the midpoint of the class interval for the x-coordinate and the actual frequency for the y-coordinate. These points are then joined by straight lines.