Revision notes for Edexcel AS Level Maths Variance and Standard Deviation. Open the guide for explanations and worked examples. Written against the Edexcel AS Level Maths (8MA0) specification, so the content matches what's examinable rather than general Maths background.
Variance and Standard Deviation
What you'll learn
What variance and standard deviation measure, and why they are useful.
How to calculate standard deviation from raw data using sums.
How to estimate standard deviation from grouped data using midpoints.
How coding affects the mean, median, variance and standard deviation.
1. Why do we need a measure of spread?
A measure of location tells you where the data is centred. The most common one here is the mean, found by adding all the values and dividing by how many values there are.
A measure of spread tells you how far the values tend to be from the centre. Two data sets can have the same mean but feel very different if one is tightly clustered and the other is spread out.
Definition
Mean
For values of a variable xxx, the mean is written as xˉ\bar{x}xˉ. If there are nnn values, then
xˉ=∑xn\bar{x}=\frac{\sum x}{n}xˉ=n∑x
The symbol ∑x\sum x∑x means “add all the values of xxx”.
Example
Same mean, different spread
The two data sets below both have three values:
Set A: 4, 5, 6
Set B: 1, 5, 9
Find the mean of Set A.
xˉ=4+5+63=5\bar{x}=\frac{4+5+6}{3}=5xˉ=34+5+6=5
Find the mean of Set B.
xˉ=1+5+93=5\bar{x}=\frac{1+5+9}{3}=5xˉ=31+5+9=5
Compare the spread. Set A is close to 5, but Set B has values much further from 5, so Set B has the larger spread.
Key Idea
The big idea
Standard deviation measures the typical distance of the data values from the mean. A larger standard deviation means the data is more spread out.
2. Deviations, variance and standard deviation
A deviation is the signed distance of a value from the mean. For a value xxx, its deviation is x−xˉx-\bar{x}x−xˉ.
There is a problem: the deviations always add to zero. Values above the mean cancel values below the mean. To avoid this, we square the deviations.
Definition
Variance and standard deviation
The variance is the mean of the squared deviations:
Because variance uses squared deviations, its units are squared. For example, if heights are measured in cm, variance is in cm². Standard deviation is usually easier to interpret because it is back in the original units.
The efficient formula
In AS-Level questions, it is usually quicker to use:
Give the answer to 3 significant figures: the standard deviation is 0.630 seconds.
Tip
Calculator check
Your calculator’s statistics mode is excellent for checking answers, but still write down key working such as ∑x\sum x∑x, ∑x2\sum x^2∑x2, the mean and the formula substitution.
3. Estimating standard deviation from grouped data
Sometimes data is given in class intervals, such as 140 < height ≤ 150. A frequency tells you how many values are in each class.
When the original values are not listed, you estimate using the midpoint of each class.
Definition
Midpoint
The midpoint of a class interval is the value halfway between the lower and upper class boundaries. For example, the midpoint of 140 < h ≤ 150 is 145.