Summary
Measures of location and spread help describe the central tendency and variability of data. Understanding these concepts is crucial for analyzing statistical data effectively.
- Qualitative Data — Data that describes attributes or characteristics. Example: Hair color, blood type.
- Quantitative Data — Data that can be measured and expressed numerically. Example: Height, weight.
- Discrete Data — Quantitative data that can take only certain values. Example: Number of students in a class.
- Continuous Data — Quantitative data that can take any value within a range. Example: Temperature range.
- Mode — The value that appears most frequently in a data set. Example: In the set [7, 6, 7, 5, 8], the mode is 7.
- Median — The middle value when data is ordered. Example: In the set [1, 3, 3, 6, 7, 8, 9], the median is 6.
- Mean — The arithmetic average of a data set. Example: The mean of [2, 3, 5] is (2+3+5)/3 = 3.33.
- Range — The difference between the highest and lowest values. Example: In the set [3, 7, 10], the range is 10 - 3 = 7.
- Interquartile Range (IQR) — The difference between the upper and lower quartiles. Example: If Q1 is 25 and Q3 is 75, then IQR is 75 - 25 = 50.
- Variance — The average of the squared differences from the mean. Example: For data [2, 4, 6], variance is 2.67.
- Standard Deviation — The square root of the variance, indicating data spread. Example: For data [2, 4, 6], standard deviation is 1.63.
Exam Tips
Key Definitions to Remember
- Qualitative and Quantitative Data
- Discrete and Continuous Data
- Mode, Median, Mean
- Range, Interquartile Range
- Variance, Standard Deviation
Common Confusions
- Confusing mode with mean
- Misinterpreting range as interquartile range
- Mixing up variance and standard deviation
Typical Exam Questions
- What is the mode of the data set [3, 3, 6, 9, 9, 9, 10]? Mode is 9
- How do you calculate the mean of grouped data? Use the mid-point of each class interval
- What is the interquartile range of the data set [1, 3, 5, 7, 9]? IQR is 6
What Examiners Usually Test
- Ability to calculate and interpret mean, median, and mode
- Understanding of variance and standard deviation
- Application of cumulative frequency graphs to find medians and quartiles