Analysing Data (Leaving Cert Mathematics): Revision Notes
📚 Revision Notes
Measure of Spread
Overview
The measure of spread describes how much variability or dispersion exists in a data set. It complements the measure of the centre by providing insights into the range, consistency, and overall distribution of the data.
Key Measures of Spread
Range:
- The simplest measure of spread.
- Calculated as:
- Useful for quick assessments but sensitive to outliers.
Interquartile Range (IQR):
- The range of the middle 50% of the data.
- Calculated as:
- Where is the lower quartile (25th percentile) and is the upper quartile (75th percentile).
- Effective for reducing the impact of outliers.
Standard Deviation:
- Measures the average distance of each data point from the mean.
- Denoted as (population) or (sample).
- Formula for population:
- Formula for sample:
- Where:
- : Each data value.
- : Population mean (: Sample mean).
- : Population size (: Sample size).
Outliers:
- Data points significantly different from others.
- Identified using:
- IQR method: Values or
- Z-scores: Points with are potential outliers.
Worked Examples
infoNote
Example 1: Calculating Range and IQR
Problem: Calculate the range and IQR of the data set:
Solution:
Step 1: Find the range:
Step 2: Find and :
- Ordered data:
Step 3: Calculate IQR:
Answer:
- Range: 14
- IQR: 8
infoNote
Example 2: Calculating Standard Deviation
Problem: Find the standard deviation for the sample data:
Solution:
Step 1: Calculate the mean:
Step 2: Find deviations and their squares:
Step 3: Compute variance:
Step 4: Find the standard deviation:
Answer: s ≈ 2.58
Summary
- The measure of spread quantifies variability in a data set.
- Range: Difference between the maximum and minimum values.
- Interquartile Range (IQR): Middle 50% range, useful for outlier detection.
- Standard Deviation: Measures average deviation from the mean.
- Outliers can distort spread and should be identified using IQR or Z-scores.
- Choose the appropriate measure based on data type and context.