Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Measures of Central Tendency: Statistical constants that describe the center of a data distribution (Mean, Median, Mode).
Measures of Dispersion: Values that describe the spread or variability of the data (Range).
Discrete vs. Grouped Data: For discrete data, exact values are used; for grouped data, midpoints are used to calculate estimates.
Sensitivity to Outliers: The Mean is highly affected by extreme values, whereas the Median remains relatively stable.
Modal Class: In grouped frequency distributions, the class interval with the highest frequency.
📐Formulae
(for raw data)
(where is the midpoint of a class interval)
(for a sorted list of items)
💡Examples
Problem 1:
A set of test scores is: 12, 15, 15, 17, 20, 22, 25. Find the Mean, Median, Mode, and Range.
Solution:
Mean = 18; Median = 17; Mode = 15; Range = 13.
Explanation:
- Mean: . 2. Median: The data is already sorted; the 4th value is 17. 3. Mode: 15 appears twice, more than any other number. 4. Range: .
Problem 2:
Estimate the mean for the following grouped data: Height (140 < h ≤ 150): Freq 4; Height (150 < h ≤ 160): Freq 11; Height (160 < h ≤ 170): Freq 5.
Solution:
Estimated Mean = 155.5 cm
Explanation:
- Find midpoints (): 145, 155, 165. 2. Multiply by frequency (): , , . 3. Sum of . 4. Total frequency . 5. Mean .