Year 10Extension
Standard Deviation
Standard deviation is not part of the Year 10 core curriculum. Offered as preparation for senior mathematics.
Read carefully. The mean tells you the middle. The standard deviation tells you how spread out the data is around it.
Method
Mean
xˉ=n∑x Add them all, divide by how many.
Variance
variance=n∑(x−xˉ)2 The average of the squared distances from the mean.
Standard deviation
σ=variance The square root of the variance.
What it means
small σ⇒ data close to the mean A large $\sigma$ means the data is widely spread.
Worked example
e.g. 2; 4; 4; 4; 5; 5; 7; 9 - Find the mean. Add them all and divide by nxˉ=840=5
- Subtract the mean from each value−3; −1; −1; −1; 0; 0; 2; 4
- Square each one. This removes the minus signs9; 1; 1; 1; 0; 0; 4; 16
- Add the squares and divide by n. That is the variancevariance=832=4
- Take the square rootσ=4=2
- Read it back. Most values sit within 2 of the mean of 5xˉ±σ=3 to 7
Common mistakes
WrongForgetting to square the differences Right∑(x−xˉ)2 Without squaring, the positive and negative differences cancel and you always get zero. Squaring is what makes the measure work.
WrongStopping at the variance Rightσ=variance The variance is in squared units. Taking the root brings it back to the same units as the data, so it can be compared to the mean.
WrongDividing by n−1 when the question wants n RightDivide by n for a whole population Use
n when you have every value. Use
n−1 only when your data is a sample of something larger. Check which the question means.
Practice
Find the mean, then the standard deviation:
1
4; 4; 4; 4 Answerxˉ=4, σ=0 2
1; 3; 5; 7 Answerxˉ=4, σ=5≈2.24 3
Answerxˉ=4, σ=38≈1.63 4
10; 12; 14; 16; 18 Answerxˉ=14, σ=8≈2.83 5
3; 3; 5; 9 Answerxˉ=5, σ=6≈2.45 6
6; 8; 10; 12; 14 Answerxˉ=10, σ=8≈2.83 7
Two sets both have mean 50. One has σ=2, the other σ=20. Which is more consistent? AnswerThe one with σ=2—its values sit much closer to the mean 8
What does σ=0 tell you? AnswerEvery value is identical, so there is no spread at all