Data Representation
- Draw and interpret histograms with unequal class widths using frequency density
- Construct and interpret cumulative frequency diagrams to find key statistics
- Read quartiles and IQR from cumulative frequency curves accurately
- Construct and compare box plots using the five-figure summary
- Identify outliers using the IQR rule and interpret skewness from distributions
π Core Concepts
Histograms with Unequal Class Widths
A histogram looks like a bar chart, but there is a crucial difference: the area of each bar represents frequency, not the height. This matters when class widths are unequal β a wider bar would otherwise exaggerate the count. To make the comparison fair, we plot frequency density on the vertical axis.
Steps to Draw a Histogram
Cumulative Frequency Diagrams
A cumulative frequency diagram (CF curve) shows the running total of frequencies up to each value. It is an S-shaped curve (ogive) that allows us to estimate medians, quartiles, and percentiles without knowing all individual values.
Box Plots and the Five-Figure Summary
A box plot (box-and-whisker diagram) is a compact visual summary of a dataset's distribution. It shows five key values simultaneously, allowing quick comparison of distributions.
Outliers
An outlier is a data value that sits far from the main body of data. The standard GCSE rule uses the IQR to define the boundaries beyond which a value is considered anomalous.
Skewness
Skewness describes the asymmetry of a distribution. You can identify it from a box plot by looking at where the median sits within the box and the relative lengths of the whiskers.
πΊοΈ Visual Notes
- y-axis = Frequency Density
- FD = Frequency Γ· Class Width
- Area = Frequency
- No gaps between bars
- Plot against upper boundary
- S-shaped ogive curve
- Median at n/2
- LQ at n/4, UQ at 3n/4
- Min, LQ, Median, UQ, Max
- Box = IQR (middle 50%)
- Whiskers to non-outlier extremes
- Outliers plotted as Γ symbols
- Upper fence = UQ + 1.5ΓIQR
- Lower fence = LQ β 1.5ΓIQR
- Beyond fence = outlier
- Shown separately on box plot
- Compare medians (location)
- Compare IQR (spread)
- Identify skewness
- Contextualise both comments
- Positive: tail right, median left in box
- Negative: tail left, median right in box
- Symmetric: median central in box
- Mean > median β positive skew
Comparison: Histogram vs Cumulative Frequency
| Feature | Histogram | Cumulative Frequency Diagram |
|---|---|---|
| y-axis | Frequency Density | Cumulative Frequency |
| x-axis | Continuous data value | Continuous data value (upper boundaries) |
| Shape | Bars, no gaps | S-shaped smooth curve (ogive) |
| Used to find | Modal class, frequency in range | Median, LQ, UQ, IQR, percentiles |
| Area represents | Frequency | N/A (height = cumulative frequency) |
| Plot point | Bar spans class interval | Point plotted at upper class boundary |
Comparison: Measures of Spread
| Measure | Formula | Advantage | Disadvantage |
|---|---|---|---|
| Range | Max β Min | Simple to calculate | Affected by outliers |
| IQR | UQ β LQ | Resistant to outliers | Ignores outer 50% of data |
| Standard Deviation | $\sigma = \sqrt{\frac{\sum(x-\bar{x})^2}{n}}$ | Uses all data values | Complex; affected by outliers |
Decision Tree β Which Diagram to Use?
βοΈ Worked Examples
| Time (minutes) | Frequency |
|---|---|
| 0 β€ t < 5 | 8 |
| 5 β€ t < 10 | 15 |
| 10 β€ t < 20 | 22 |
| 20 β€ t < 30 | 10 |
| 30 β€ t < 50 | 5 |
Calculate the frequency density for each class and state what this tells us about how the histogram bars should compare.
| Class | Frequency | Class Width | Frequency Density |
|---|---|---|---|
| 0β5 | 8 | 5 | $8 \div 5 = 1.6$ |
| 5β10 | 15 | 5 | $15 \div 5 = 3.0$ |
| 10β20 | 22 | 10 | $22 \div 10 = 2.2$ |
| 20β30 | 10 | 10 | $10 \div 10 = 1.0$ |
| 30β50 | 5 | 20 | $5 \div 20 = 0.25$ |
| Height (cm) | Cumulative Frequency |
|---|---|
| β€ 10 | 0 |
| β€ 20 | 8 |
| β€ 30 | 24 |
| β€ 40 | 52 |
| β€ 50 | 68 |
| β€ 60 | 80 |
Find: (a) the median, (b) the lower quartile, (c) the upper quartile, (d) the IQR.
| Age (years) | Freq. Density |
|---|---|
| 15 β€ a < 20 | 2.4 |
| 20 β€ a < 30 | 5.8 |
| 30 β€ a < 40 | 3.2 |
| 40 β€ a < 60 | 1.45 |
| 60 β€ a < 80 | 0.3 |
(a) Recover the frequencies and verify total = 100.
(b) Build a cumulative frequency table and estimate the median, LQ, and UQ.
(c) A second gym has LQ = 28, Median = 38, UQ = 52. Determine whether a member aged 68 from the first gym is an outlier. Compare the two gyms' distributions.
| Age | FD | Width | Frequency |
|---|---|---|---|
| 15β20 | 2.4 | 5 | $2.4 \times 5 = 12$ |
| 20β30 | 5.8 | 10 | $5.8 \times 10 = 58$ |
| 30β40 | 3.2 | 10 | $3.2 \times 10 = 32$ |
| 40β60 | 1.45 | 20 | $1.45 \times 20 = 29$ |
| 60β80 | 0.3 | 20 | $0.3 \times 20 = 6$ |
Using corrected table (consistent with total = 100):
| Age | Frequency | Cumulative Frequency |
|---|---|---|
| 15β20 | 12 | 12 |
| 20β30 | 38 | 50 |
| 30β40 | 32 | 82 |
| 40β60 | 12 | 94 |
| 60β80 | 6 | 100 |
Gym 1: LQ β 23.4, Median = 30, UQ β 37.8, IQR β 14.4 years.
Location: Gym 2 has a higher median age (38 vs 30 years), suggesting its members are typically older on average.
Spread: Gym 2 has a larger IQR (24 vs 14.4 years), meaning its membership ages are more spread out β it has a more diverse age range in its middle 50%.
Skewness: Gym 1's median (30) is at the UQ boundary of the 20β30 class, closer to the UQ relative to the box width, suggesting slight positive skew (more younger members). Gym 2's median (38) is closer to the LQ within the box (38 is 10 above LQ=28, but 14 below UQ=52), indicating positive skew too.
β Exam Questions
A histogram bar for the class $30 \leq x < 50$ has a frequency density of 3.5. What is the frequency for this class?
Mark scheme: B1 for 70 (allow correct working shown even if arithmetic error)
A dataset has LQ = 45 and UQ = 63. State the IQR and calculate the upper fence for outliers.
Upper Fence = UQ + 1.5 Γ IQR = 63 + 1.5 Γ 18 = 63 + 27 = 90 (1 mark)
Mark scheme: M1 for 63 + 1.5 Γ 18; A1 for 90
The cumulative frequency curve for a dataset of 120 values gives: LQ = 34, Median = 47, UQ = 58.
(a) Calculate the IQR. [1]
(b) State the outlier boundaries. [1]
(c) A value of 85 is recorded. Determine, showing all working, whether this is an outlier. [1]
(b) Lower fence = 34 β 1.5 Γ 24 = 34 β 36 = β2; Upper fence = 58 + 1.5 Γ 24 = 58 + 36 = 94 (B1)
(c) 85 < 94, so 85 is not an outlier (B1 β must state comparison with 94)
Mark scheme: B1 each part; full marks require correct fence value stated and comparison made explicit
The table gives data about the journey times (minutes) for two groups of commuters.
| Statistic | Group A | Group B |
|---|---|---|
| Minimum | 12 | 8 |
| Lower Quartile | 25 | 20 |
| Median | 35 | 38 |
| Upper Quartile | 48 | 55 |
| Maximum | 60 | 90 |
Using this information, make two comparisons between the distributions of journey times for Group A and Group B.
Comparison 2 (spread): IQR of Group A = 48 β 25 = 23 min; IQR of Group B = 55 β 20 = 35 min. Group B has a larger IQR, meaning journey times in Group B are more variable / less consistent. (M1 for correct IQR calculation, A1 for contextualised statement)
Mark scheme: Must contextualise each comparison (mention journey times, not just numbers). Award max 2 if no context given.
The histogram (described in table below) shows the masses (kg) of parcels handled by a courier company in one day. Some frequencies are missing.
| Mass (kg) | Frequency | Frequency Density |
|---|---|---|
| 0 β€ m < 2 | 30 | β |
| 2 β€ m < 5 | β | 8 |
| 5 β€ m < 10 | 50 | β |
| 10 β€ m < 20 | β | 2.5 |
| 20 β€ m < 40 | 16 | β |
(a) Complete the table. [3]
(b) Find the total number of parcels. [1]
(c) Estimate the number of parcels with mass between 6 and 15 kg. [2]
0β2: FD = 30 Γ· 2 = 15
2β5: Frequency = 8 Γ 3 = 24
5β10: FD = 50 Γ· 5 = 10
10β20: Frequency = 2.5 Γ 10 = 25
20β40: FD = 16 Γ· 20 = 0.8
(B1 each for any three correct values β 3 marks)
(b) Total = 30 + 24 + 50 + 25 + 16 = 145 parcels (B1)
(c) 6 to 10 kg: this is 4/5 of the 5β10 class = $\frac{4}{5} \times 50 = 40$ parcels.
10 to 15 kg: this is 5/10 of the 10β20 class = $\frac{5}{10} \times 25 = 12.5$ parcels.
Total β 40 + 12.5 = 52 or 53 parcels (M1 for correct proportional method on both classes; A1 for 52 or 52.5 or 53)
Note: This assumes uniform distribution within each class β a standard GCSE assumption.
β Grade 9 Model Answers
Full annotated model answer for Q5 (6-mark question) β the hardest question above.
Part (a): Completing the table
The key insight is recognising which direction to work in each row. When frequency is given, divide by class width to get FD. When FD is given, multiply by class width to get frequency.
- 0β2 class: FD = 30 Γ· 2 = 15 β (class width = 2)
- 2β5 class: Frequency = 8 Γ 3 = 24 β (class width = 3; note 5β2=3, not 5)
- 5β10 class: FD = 50 Γ· 5 = 10 β
- 10β20 class: Frequency = 2.5 Γ 10 = 25 β
- 20β40 class: FD = 16 Γ· 20 = 0.8 β
Grade 9 accuracy: Every class width calculated from boundaries (not assumed). The common error β using width 5 for 2β5 instead of 3 β is avoided by reading "2 β€ m < 5" carefully.
Part (b): Total parcels
Total = 30 + 24 + 50 + 25 + 16 = 145. A Grade 9 student would double-check by confirming each frequency is positive and the sum is reasonable given context (courier company in one day).
Part (c): Parcels between 6 and 15 kg
This is the highest-order part β it requires splitting two classes at non-boundary values, using the assumption of uniform distribution within a class.
6 to 10 kg (within the 5β10 class): the interval 6β10 has width 4, out of total class width 5.
$$\text{Estimated frequency} = \frac{4}{5} \times 50 = 40$$10 to 15 kg (within the 10β20 class): the interval 10β15 has width 5, out of total class width 10.
$$\text{Estimated frequency} = \frac{5}{10} \times 25 = 12.5$$Total estimate: 40 + 12.5 = 52.5 β 53 parcels (accept 52 or 52.5)
What earns full marks: (1) Splitting each class correctly at the boundary. (2) Using proportional reasoning (not just halving). (3) Adding the two parts. (4) Accepting non-integer intermediate value before rounding. A student who only considers one class scores M1 A0.
- Mark 1 (B1): Correctly identifies all class widths from boundary subtraction
- Marks 2β4 (B3): All 5 missing values correct β no arithmetic or class-width errors
- Mark 5 (B1): Sum = 145 follows correctly from completed table
- Mark 6 (M1): Proportional method applied to both classes spanning the 6β15 range
- Mark 7 (A1): Both parts summed; answer 52β53 accepted
π Revision Sheet
| Term | Meaning |
|---|---|
| Frequency Density | Frequency Γ· Class Width; height of histogram bar |
| Cumulative Frequency | Running total of frequencies up to a value |
| Median | Value at the $n/2$ position on CF curve |
| Lower Quartile | Value at the $n/4$ position |
| Upper Quartile | Value at the $3n/4$ position |
| IQR | UQ β LQ; spread of middle 50% |
| Outlier | Value beyond UQ+1.5ΓIQR or LQβ1.5ΓIQR |
| Five-figure summary | Min, LQ, Median, UQ, Max |
- "FD = F Γ· W" β Frequency Density = Frequency divided by Width
- "Area = Frequency" β in histograms, the bar area gives the count
- "Half, Quarter, Three-quarters" β positions for median, LQ, UQ on CF curve
- "Box = Middle 50%" β the box in a box plot spans the IQR
- "1.5 IQR Rule" β fences sit 1.5 Γ IQR beyond each quartile
- "Tail tells the skew" β positive skew has a tail to the right
- "Plot at upper boundary" β CF points go at the top of each class, not the midpoint
- Always calculate class widths from boundaries, not by assuming they are equal
- CF curves must start at zero; draw through plotted points smoothly
- Use a ruler to read off median and quartiles β one horizontal line, then one vertical
- When comparing box plots, comment on median (location) AND IQR (spread), always with context
- If asked "Is X an outlier?", you must state the fence value and compare X to it explicitly
- In histogram completion questions, check if FD or frequency is missing and work the correct way
- Skewness: median left of box centre = positive skew; median right = negative skew
π Flashcards
Click any card to reveal the answer. Review all 15 before your exam.
β Common Mistakes
Why marks are lost: The histogram is fundamentally incorrect β a wider class appears to have proportionally more data than it really does, distorting interpretation.
How to avoid it: Always check whether class widths are equal before choosing what to plot. If any two classes have different widths, you must use frequency density on the y-axis.
Why marks are lost: This shifts the curve left and gives incorrect estimates for all quartiles, losing all follow-through marks.
How to avoid it: Remember that "cumulative frequency up to 30" means all values less than or equal to 30. Always plot at the upper class boundary.
Why marks are lost: A completely wrong fence value means any outlier determination based on it earns zero method marks.
How to avoid it: Memorise: Upper Fence uses plus (+); Lower Fence uses minus (β). The fences are symmetric about the quartiles, not about each other. Upper fence must be greater than UQ; lower fence must be less than LQ.
Why marks are lost: On a 4-mark comparison question, each comparison typically earns 2 marks: 1 for the statistical statement, 1 for putting it in context. Missing the context halves the marks available.
How to avoid it: Always write two full sentences: one about location (median), one about spread (IQR). Both must mention the context (e.g., "...journey times for Group B").
Why marks are lost: The frequency or FD computed will be wrong, and all subsequent parts (total frequency, estimated frequencies) will be incorrect.
How to avoid it: Always compute class width as upper boundary minus lower boundary: for "2 β€ x < 5", width = 5 β 2 = 3. Write this step explicitly in the exam.
Why marks are lost: While the difference is usually small, the mark scheme for CF diagrams specifies $\frac{n}{4}$, and using the wrong formula may place the reading line at a different height, giving a wrong answer outside the acceptable range.
How to avoid it: For CF diagrams (grouped data), always use $\frac{n}{4}$, $\frac{n}{2}$, $\frac{3n}{4}$. Reserve $\frac{n+1}{4}$ for when you have a list of individual values.
β Final Checklist
Click each item when you are confident. Track your readiness before the exam.
- I can state the formula for frequency density and know what it represents
- I can calculate frequency density for each class in a grouped frequency table
- I can draw a histogram with correct bar heights using frequency density on the y-axis
- I can read frequency density off a histogram and recover the frequency using the class width
- I can complete a partially given histogram when some frequencies or frequency densities are missing
- I can build a cumulative frequency table by adding running totals of frequencies
- I can plot a cumulative frequency curve correctly, plotting at upper class boundaries
- I can find the median, LQ, UQ, and IQR by reading from a cumulative frequency curve
- I can draw a box plot from a five-figure summary, including correct whisker positions
- I can calculate outlier fences using the formula UQ Β± 1.5 Γ IQR
- I can determine whether a given value is an outlier and show this on a box plot
- I can compare two box plots by commenting on both median (location) and IQR (spread) with context
- I can identify the direction of skewness from the position of the median within a box plot
- I can estimate the number of values in a range using proportional reasoning within histogram classes
- I know when to use each diagram type: histogram for distribution shape, CF for quartiles, box plot for comparison