Revision notes for Edexcel AS Level Maths Representations of Data. Open each subtopic for explanations, worked examples, and summaries of Outliers, Box Plots, Cumulative Frequency, Histograms, and Comparing Data. Written against the Edexcel AS Level Maths (8MA0) specification, so the content matches what's examinable rather than general Maths background.
Representations of Data
What you'll learn
How to turn grouped data into correct class widths.
How histograms use area, not just height, to represent frequency.
How to find quartiles, outliers and draw box plots.
How to compare distributions using centre, spread and outliers.
1. Grouped data and class widths
In statistics, data are often collected in groups called classes or class intervals, such as 10–14 miles or 20–24 minutes.
The frequency is the number of observations in a class.
For histograms, the width of a class matters. If data are measured to the nearest whole number, the true class boundaries go halfway between the whole numbers.
For example, a class written as 10–14 actually covers values from 9.5 up to 14.5, so its class width is 5.
Definition
Class width
The class width is the size of the interval covered by a class, using the true class boundaries if the data have been rounded.
Example
Finding true class widths
A variable is measured to the nearest whole number. Two classes are 6–10 and 11–18. Find their true class widths.
The class 6–10 includes values that round to 6, 7, 8, 9 or 10, so its true boundaries are 5.5 and 10.5.
Find the width of the first class:
10.5−5.5=510.5 - 5.5 = 510.5−5.5=5
The class 11–18 has true boundaries 10.5 and 18.5.
Find the width of the second class:
18.5−10.5=818.5 - 10.5 = 818.5−10.5=8
Common Mistake
Counting the labels instead of the interval
For a class like 14–20 measured to the nearest whole number, the class width is 7, not 6. Use boundaries 13.5 and 20.5.
2. Histograms: area represents frequency
A histogram is used for grouped continuous data. Unlike a bar chart, the bars can have different widths, and the key idea is:
frequency density=frequencyclass width\text{frequency density} = \frac{\text{frequency}}{\text{class width}}frequency density=class widthfrequency
This is why the area of each bar represents the frequency.
Here is the main idea visually: wider bars need a smaller height if they are to represent the same frequency.
Key Idea
Histogram rule
In a histogram, compare areas, not just heights. A tall narrow bar and a short wide bar can represent the same frequency.
Example
Completing a missing frequency from a histogram
A histogram shows completion times, measured to the nearest second. The class 6–10 has frequency 20 and its bar is 5 grid squares high. The class 11–15 has a bar 3 grid squares high. Find the frequency for 11–15.
The class 6–10 has true width 5. Its frequency density is:
205=4\frac{20}{5} = 4520=4
A height of 5 grid squares represents a frequency density of 4, so one grid square represents:
45=0.8\frac{4}{5} = 0.854=0.8
The bar for 11–15 is 3 grid squares high, so its frequency density is:
3×0.8=2.43 \times 0.8 = 2.43×0.8=2.4
The class 11–15 also has width 5, so its frequency is:
2.4×5=122.4 \times 5 = 122.4×5=12
3. Finding bar widths and heights from one given bar
Sometimes you are told the actual width and height of one bar on a drawn histogram. Use it to find the horizontal and vertical scales.
The horizontal scale links class width to centimetres.
The vertical scale links frequency density to centimetres.
Example
Finding the width and height of another histogram bar
A variable is measured to the nearest whole number. The class 9–13 has frequency 12 and is drawn with width 2 cm and height 3 cm. Find the width and height of the bar for class 14–20, which has frequency 21.
Find the true width of 9–13. Its boundaries are 8.5 and 13.5:
13.5−8.5=513.5 - 8.5 = 513.5−8.5=5
Since width 5 is drawn as 2 cm, the horizontal scale is:
25=0.4 cm per unit\frac{2}{5} = 0.4 \text{ cm per unit}52=0.4 cm per unit
The class 14–20 has boundaries 13.5 and 20.5, so its true width is:
20.5−13.5=720.5 - 13.5 = 720.5−13.5=7
Therefore its drawn width is:
7×0.4=2.8 cm7 \times 0.4 = 2.8 \text{ cm}7×0.4=2.8 cm
Now find the frequency density of 9–13:
125=2.4\frac{12}{5} = 2.4512=2.4
A frequency density of 2.4 is drawn as height 3 cm, so the vertical scale is:
32.4=1.25 cm per frequency-density unit\frac{3}{2.4} = 1.25 \text{ cm per frequency-density unit}2.43=1.25 cm per frequency-density unit
The frequency density of 14–20 is:
217=3\frac{21}{7} = 3721=3
So its drawn height is:
3×1.25=3.75 cm3 \times 1.25 = 3.75 \text{ cm}3×1.25=3.75 cm
Tip
Two separate scales
Histogram width and height scales are independent. Do not use the horizontal scale to find a height.
4. Estimating probabilities and percentages from a histogram
If one person is selected at random, a probability can be estimated using frequency:
From a histogram, frequencies come from areas. If the vertical scale is not fully labelled, use proportional areas.
Example
Estimating a percentage from histogram areas
A scaled histogram has intervals of width 20 seconds. The bar heights for 0–20, 20–40, 40–60, 60–80, 80–100, 100–120 and 120–140 seconds are 2, 3, 6, 8, 5, 4 and 2. The number of people taking more than 100 seconds is 60. Estimate the percentage taking less than 60 seconds.
The median is the middle value when the data are in order. The quartiles split the data into quarters. The interquartile range, or IQR, measures the spread of the middle 50% of the data:
IQR=Q3−Q1\text{IQR} = Q_3 - Q_1IQR=Q3−Q1
A box plot shows the middle 50% of the data as the box, with the median marked inside.
Example
Finding quartiles from a list
The ordered data are:
8, 12, 15, 18, 20, 22, 24, 25, 29, 33, 56
Find the median, quartiles and IQR.
There are 11 values, so the median is the 6th value: 22.
The lower half is 8, 12, 15, 18, 20, so Q1Q_1Q1 is 15.
The upper half is 24, 25, 29, 33, 56, so Q3Q_3Q3 is 29.
Find the IQR:
29−15=1429 - 15 = 1429−15=14
Common Mistake
Including the median twice
When there is an odd number of data values, do not include the median in both halves when finding Q1Q_1Q1 and Q3Q_3Q3.
6. Outliers and drawing box plots
An outlier is a value that is unusually far from the rest of the data. At AS Level, you are usually given this rule:
Compare the data values with the fences. The value 56 is greater than 50, so 56 is an outlier.
The smallest non-outlier is 8 and the largest non-outlier is 33.
The box plot would have a box from 15 to 29, a median line at 22, whiskers to 8 and 33, and a cross at 56.
Common Mistake
Whiskers do not go to outliers
If there are outliers, the whiskers stop at the smallest and largest values that are not outliers. The outliers are plotted separately, usually with crosses.
7. Comparing distributions
When comparing two box plots, write about:
location: usually compare medians
spread: compare IQRs and ranges
outliers: mention any unusual values in context
Example
Comparing two sets of completion times
Group A has minimum 7, Q1=10Q_1 = 10Q1=10, median 13, Q3=16Q_3 = 16Q3=16, largest non-outlier 21, with outliers at 25 and 27 minutes. Group B has minimum 6, Q1=11Q_1 = 11Q1=11, median 14, Q3=17Q_3 = 17Q3=17 and maximum 22. Determine whether Group B has outliers, then compare the groups.
For Group A, 75% of people completed the task by Q3Q_3Q3, so by 16 minutes.
Group B has no outliers because 6 and 22 are both within the fences.
Group A has the lower median, so a typical person in Group A was faster. The IQRs are both 6, so the middle 50% of times have similar spread. However, Group A has two high outliers, meaning a few people in Group A took unusually long.
8. Mean and standard deviation, or median and IQR?
The mean and standard deviation are useful when data are fairly symmetrical with no major outliers.
The median and IQR are better when the data are skewed or contain outliers, because they are less affected by extreme values.
For summary data:
xˉ=∑xn\bar{x} = \frac{\sum x}{n}xˉ=n∑x
and
standard deviation=∑x2n−xˉ2\text{standard deviation} = \sqrt{\frac{\sum x^2}{n} - \bar{x}^2}standard deviation=n∑x2−xˉ2
Example
Choosing suitable summary statistics
For 50 journey times, ∑x=425\sum x = 425∑x=425 and ∑x2=4312.5\sum x^2 = 4312.5∑x2=4312.5. A box plot shows two large high outliers. Calculate the mean and standard deviation, then choose suitable summary statistics.