Five-Number Summary, Box Plots & Data Analysis
Master the five-number summary, box-and-whisker plots, and interpreting data spread.
Statistics turns raw data into meaningful information. In Grade 10, you learn to summarise data using measures of centre (where the data clusters) and measures of spread (how far it stretches).
| Measure | What it finds | How to calculate |
|---|---|---|
| Mean ($\bar{x}$) | The “fair share” average | $\bar{x} = \frac{\text{sum of all values}}{n}$ |
| Median | The middle value | Sort data, find the middle position |
| Mode | The most frequent value | Count which value appears most often |
| Value | What it is |
|---|---|
| Minimum | Smallest value |
| $Q_1$ (Lower Quartile) | Median of the bottom half (25th percentile) |
| $Q_2$ (Median) | Middle value (50th percentile) |
| $Q_3$ (Upper Quartile) | Median of the top half (75th percentile) |
| Maximum | Largest value |
| Measure | Formula | What it tells you |
|---|---|---|
| Range | Max $-$ Min | Total spread of the data |
| IQR | $Q_3 - Q_1$ | Spread of the middle 50% |
💡 The IQR is more useful than the range because it ignores extreme values (outliers).
A box plot is a visual summary of the five-number summary:
| Feature | Interpretation |
|---|---|
| Median centred in box | Data is symmetric |
| Median closer to $Q_1$ | Data is positively skewed (tail to the right) |
| Median closer to $Q_3$ | Data is negatively skewed (tail to the left) |
| Long whisker | Extreme values in that direction |
When data is given in class intervals (e.g., 40–50, 50–60, …), you cannot find the exact mean or median. Instead:
🔗 Related Grade 10 topics:
- Probability — data analysis connects to probability
📌 Where this leads in Grade 11: Statistics: Standard Deviation — measuring spread numerically with variance and $\sigma$