← Year 12: Statistical Analysis
What is a z-score, and how is it used to compare observations from different normal distributions?
Calculate z-scores and use them to compare values from different normal distributions and find probabilities
A focused answer to the HSC Maths Standard 2 dot point on z-scores. The formula , interpreting z-scores as standard-deviation distances, comparing observations from different normal distributions, and worked examples from exam scores and Australian salary data.
Have a quick question? Jump to the Q&A page
What this dot point is asking
NESA wants you to compute a z-score for any value from a normal distribution, interpret it as "how many standard deviations above (or below) the mean", and use z-scores to compare observations from different normal distributions.
The answer
The z-score formula
For a value from a normal distribution with mean and standard deviation :
The z-score is the number of standard deviations is from the mean. Negative if is below the mean, positive if above.
Reverse: finding from IMATH_11
Rearrange to find given a z-score:
This is useful when you want to find the value at a particular percentile.
Interpretation
- IMATH_13 : value equals the mean.
- IMATH_14 : value is one standard deviation above the mean.
- IMATH_15 : value is two standard deviations below the mean.
- IMATH_16 : a very extreme value (less than of data are this far from the mean).
Comparing across different distributions
Two observations from different distributions can be compared on a common scale by converting both to z-scores. The one with the higher z-score is further above its own mean (relative to its own standard deviation).
This is useful for comparing exam results from different tests, salaries in different industries, or athletic performance against different reference populations.
Z-scores and percentiles
Common percentile-to-z-score values (from the standard normal table):
| Percentile | z-score |
|---|---|
| 50th | IMATH_18 |
| 75th | IMATH_19 |
| 90th | IMATH_20 |
| 95th | IMATH_21 |
| 97.5th | IMATH_22 |
| 99th | IMATH_23 |
| 99.5th | IMATH_24 |
By symmetry, lower percentiles use the negative of the upper z-score: the 10th percentile is at , the 5th at , etc.
Z-scores and probabilities
To find the probability that an observation is less than some value :
- Compute .
- Look up in the standard normal table (provided in the HSC exam paper).
- IMATH_30 .
For "greater than" probabilities: .
For probabilities between two values: .
For empirical-rule-friendly endpoints (integer SDs from the mean), you can skip the table and use the empirical rule directly.
Past exam questions, worked
Real questions from past NESA papers on this dot point, with our answer explainer.
2022 HSC Q184 marksTwo students sit different tests. Anika scores on a test with and . Ben scores on a test with and . Which student performed better relative to their cohort?Show worked answer →
Compute each z-score: .
Anika: .
Ben: .
Anika's z-score is higher, so she performed better relative to her cohort (further above the mean in standard-deviation units), even though Ben's raw score is higher.
Markers reward both z-scores, comparison, and the final conclusion with the reason ("higher z-score means further above the mean").
2023 HSC Q194 marksHeights of Year 12 girls at a school are normally distributed with mean cm and standard deviation cm. Find the height that corresponds to (a) the 90th percentile, and (b) the 10th percentile. (Use for the 90th percentile.)Show worked answer →
(a) For the 90th percentile, . Use .
cm. Round to cm.
(b) By symmetry, the 10th percentile has .
cm. Round to cm.
Markers reward the formula rearrangement, the symmetric z-score for the lower tail, and answers to one decimal place.
Related dot points
- Recognise the features of the normal distribution and apply the empirical -- rule
A focused answer to the HSC Maths Standard 2 dot point on the normal distribution. The bell-shaped curve, the empirical -- rule, mean and standard deviation as the two parameters, and worked Australian examples for heights, exam marks and manufacturing quality control.
- Calculate and interpret Pearson's correlation coefficient using statistical technology, including the sign and magnitude
A focused answer to the HSC Maths Standard 2 dot point on Pearson's correlation coefficient. What measures, how to interpret its sign and magnitude, the limitations of in non-linear relationships, and how to compute it using calculator statistics functions.
- Find and use the equation of the least-squares regression line to model a linear relationship between two variables
A focused answer to the HSC Maths Standard 2 dot point on the least-squares regression line. The equation , finding the gradient and intercept using calculator statistics functions, interpreting the gradient in context, and worked Australian examples.