Study Notes
Statistical measures help in summarizing and analyzing data by calculating averages and measures of spread.
- Mean — the sum of all data points divided by the number of data points. Example: For data 11, 12, 14, 10, 16, the mean is 12.6.
- Median — the middle value when data is ordered from smallest to largest. Example: For data 2, 5, 9, 12, 13, 15, 18, the median is 12.
- Mode — the data point that appears most frequently. Example: In the data set 10, 4, 12, 2, 4, 11, 13, 2, 4, the mode is 4.
- Range — the difference between the largest and smallest values. Example: For data 11, 7, 11, 18, 5, 6, 4, 16, 23, the range is 19.
- Interquartile Range (IQR) — the difference between the upper quartile (Q3) and lower quartile (Q1). Example: If Q1 is 5 and Q3 is 15, then IQR is 10.
Exam Tips
Key Definitions to Remember
- Mean: Sum of observations divided by the number of observations.
- Median: Middle value of ordered data.
- Mode: Most frequently occurring data point.
- Range: Difference between the largest and smallest values.
- Interquartile Range: Difference between Q3 and Q1.
Common Confusions
- Confusing mean with median.
- Forgetting to order data before finding the median.
Typical Exam Questions
- What is the mean of the data set 5, 10, 15? Answer: 10
- Find the median of the data set 3, 7, 8, 12, 14. Answer: 8
- What is the mode of the data set 4, 4, 5, 6, 7? Answer: 4
What Examiners Usually Test
- Ability to calculate mean, median, and mode.
- Understanding of how to find the range and interquartile range.
- Interpretation of statistical measures in context.