Home / The Normal Distribution / z-scores
3.5b · The Normal Distribution · Sub-skill
Standardising any normal value into a z-score, so it can be compared or looked up on the standard normal table.
Build it up, step by step
Click each step below to reveal it — work through them in order the first time round.
Different normal distributions have different means and standard deviations, which makes them hard to compare directly. Standardising converts any normal value into a z-score, which tells you how many standard deviations above or below the mean that value is — on a universal scale that works for any normal distribution.
$z = \frac{x-\mu}{\sigma}$, where $x$ is the value, $\mu$ is the mean, and $\sigma$ is the standard deviation. A positive z-score means the value is above the mean; a negative z-score means it's below the mean.
A z-score of 0 means the value equals the mean exactly. A z-score of 2 means the value is 2 standard deviations above the mean (an unusually high value). Z-scores let you compare values from completely different normal distributions on the same scale.
Once you've found a z-score, you can look it up on the standard normal distribution table (or use your calculator's normal distribution function) to find the probability of a value being less than, greater than, or between certain values.
A student scores 68 in a test with mean 60 and standard deviation 8. Calculate their z-score, and interpret it.
$z=\frac{68-60}{8}=\frac{8}{8}=1$
The student's score is exactly 1 standard deviation above the mean — a fairly good, but not extreme, result.
Test yourself
In Maths, students' scores are normally distributed with mean 55 and standard deviation 10. In English, scores are normally distributed with mean 62 and standard deviation 6. Freya scores 70 in Maths and 71 in English.
(a) Calculate Freya's z-score for each subject.
(b) Using your answers, determine in which subject Freya performed relatively better compared to her peers, explaining your reasoning. [5 marks]
(a) Maths: $z=\frac{70-55}{10}=\frac{15}{10}=1.5$. English: $z=\frac{71-62}{6}=\frac{9}{6}=1.5$.
(b) Both z-scores are exactly equal (1.5), meaning Freya performed equally well relative to her peers in both subjects — she is 1.5 standard deviations above the mean in each subject, even though her raw scores (70 vs 71) and each subject's mean/spread are different.
Practice
Five short questions on z-scores. Work through them, then reveal the mark scheme to check.