Skip to main content
ExamExplained
NSW · Maths Advanced
Maths Advanced study scene
§-Syllabus dot point
NSWMaths AdvancedSyllabus dot point

How do we use the normal distribution and z-scores to compute probabilities and compare observations?

Use the normal distribution, z-scores, the empirical rule and the standard normal table to find probabilities and percentiles

A focused answer to the HSC Maths Advanced dot point on the normal distribution. Standardising with z-scores, the 68-95-99.7 empirical rule, computing probabilities as areas under the curve and inverse-normal percentiles, with worked examples and exam traps.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to standardise normally distributed data using z-scores, apply the 6868-9595-99.799.7 empirical rule, find probabilities as areas under the bell curve, and find percentiles using the standard normal. You also need to interpret z-scores when comparing observations from different distributions. The single idea that ties it all together is that a probability for a normal variable is an area under its curve, and standardising lets you read every such area off one fixed curve, the standard normal.

The answer

The standard normal curve with the empirical ruleA symmetric bell curve centred at the mean. The central band within one standard deviation holds about 68 percent of the area, within two standard deviations about 95 percent, within three about 99.7 percent.μ−3σμ−2σμ−σμμ+σμ+2σμ+3σ68%95%99.7%About 68%, 95% and 99.7% of values lie within 1, 2 and 3standard deviations of the mean for any normal distribution.

The normal distribution

A continuous random variable XX is normally distributed with mean μ\mu and standard deviation σ\sigma, written XN(μ,σ2)X \sim N(\mu, \sigma^2), if its probability density function is

f(x)=1σ2πexp((xμ)22σ2).f(x) = \frac{1}{\sigma \sqrt{2 \pi}} \exp\left( -\frac{(x - \mu)^2}{2 \sigma^2} \right).

You are never asked to integrate this by hand; what matters is what its graph looks like and how to read areas off it. Key features:

  • The graph is a bell curve symmetric about x=μx = \mu.
  • μ\mu is the mean, median and mode (all at the centre by symmetry).
  • σ\sigma controls the spread: a larger σ\sigma gives a flatter, wider curve, a smaller σ\sigma a taller, narrower one.
  • The total area under the curve is 11, so the area over any interval is the probability of landing in that interval.

The case μ=0\mu = 0, σ=1\sigma = 1 is the standard normal, denoted ZN(0,1)Z \sim N(0, 1). Every normal calculation is turned into one about this single curve by standardising.

z-scores

The z-score of a value xx measures how many standard deviations it is from the mean:

z=xμσ.z = \frac{x - \mu}{\sigma}.

If XN(μ,σ2)X \sim N(\mu, \sigma^2), then Z=XμσN(0,1)Z = \frac{X - \mu}{\sigma} \sim N(0, 1). The two operations in the formula have a clear meaning: subtracting μ\mu slides the value so the mean sits at 00, and dividing by σ\sigma rescales so one standard deviation becomes one unit. A value above the mean has a positive z-score, one below has a negative z-score, and the sign must be kept.

z-scores let you compare observations from different distributions on the same scale, because they strip out the original mean and spread. A higher z-score means "further above the mean in standard-deviation units", regardless of what the raw units were.

Standardise a value to a z-scoreA mark of 88 on a test with mean 70 and standard deviation 12 maps down to a z-score of 1.5 on the standard scale by subtracting the mean and dividing by the standard deviation.X4658708294μ = 7088z−3−2−10123z = 1.5z = (88 − 70) / 12 = 1.5Subtract the mean, then divide by σ: the mark moves ontothe common z-scale where the empirical rule applies.

The empirical rule (68-95-99.7)

For any normal distribution,

  • about 68%68\% of values lie within 11 standard deviation of the mean (μ±σ\mu \pm \sigma),
  • about 95%95\% within 22 standard deviations (μ±2σ\mu \pm 2 \sigma),
  • about 99.7%99.7\% within 33 standard deviations (μ±3σ\mu \pm 3 \sigma).

These are the central two-sided bands shown in the figure above. Because the curve is symmetric, halve them to get one-sided areas from the mean: P(0Z1)0.34P(0 \le Z \le 1) \approx 0.34, P(0Z2)0.475P(0 \le Z \le 2) \approx 0.475, P(0Z3)0.4985P(0 \le Z \le 3) \approx 0.4985. Tail probabilities are the complement of half the band: P(Z>1)0.16P(Z > 1) \approx 0.16, P(Z>2)0.025P(Z > 2) \approx 0.025, P(Z>3)0.0015P(Z > 3) \approx 0.0015.

Computing probabilities as areas

For XN(μ,σ2)X \sim N(\mu, \sigma^2) and a<ba < b, the probability of landing between aa and bb is the area under the curve over that interval, and standardising turns it into a standard-normal area:

P(aXb)=P(aμσZbμσ).P(a \le X \le b) = P\left( \frac{a - \mu}{\sigma} \le Z \le \frac{b - \mu}{\sigma} \right).

In the exam, the empirical rule covers the common endpoints (whole numbers of standard deviations). For other endpoints, use the standard normal table or the calculator's normalcdf function. The picture is always the same: shade the region you want, then assemble it from the areas you know.

A single cut-off. The cumulative probability P(Zz)P(Z \le z) is the whole area to the left of zz. For example the area left of z=1z = 1 is about 0.840.84 (half the curve, 0.50.5, plus the 0.340.34 between 00 and 11).

A probability is an area under the curveThe bell curve with the entire region to the left of z equals 1 shaded, representing the cumulative probability that Z is at most 1, which is about 0.84.−3−2−10231P(Z ≤ 1)≈ 0.84Step 1The shaded area left of z = 1 is P(Z ≤ 1) ≈ 0.84.Total area under the curve is 1.

Between two cut-offs. When the two endpoints straddle the mean, split the area at 00 and add the two empirical-rule halves. For zz from 1-1 to 22, the area is P(1Z0)+P(0Z2)0.34+0.475=0.815P(-1 \le Z \le 0) + P(0 \le Z \le 2) \approx 0.34 + 0.475 = 0.815.

Probability between two z-scoresThe bell curve with the region between z equals minus 1 and z equals 2 shaded, representing the probability that Z lies between minus 1 and 2, about 0.815.−3−203−12P(−1 ≤ Z ≤ 2)≈ 0.815Step 2Area between z = −1 and z = 2: split at 0 and addthe two empirical-rule halves, 0.34 + 0.475 = 0.815.

Inverse problems (percentiles)

The reverse question gives you an area and asks for the cut-off value. To find xx such that P(Xx)=pP(X \le x) = p, find the corresponding zz from a table or invNorm, then untransform with x=μ+zσx = \mu + z \sigma. The most-quoted z-scores are the 9090th percentile z1.28z \approx 1.28, the 9595th z1.645z \approx 1.645, and the 97.597.5th z1.96z \approx 1.96. The diagram below shows the 9595th-percentile cut-off: the upper tail beyond z=1.645z = 1.645 has area 0.05\approx 0.05, so 95%95\% of the area lies to its left.

A tail probabilityThe bell curve with the upper tail beyond z equals 1.645 shaded, representing the probability that Z exceeds 1.645, about 0.05, the 95th percentile cut-off.−3−2−10123P(Z > 1.645)≈ 0.05z=1.645Step 3The upper tail beyond z = 1.645 has area ≈ 0.05.So z = 1.645 is the 95th percentile of Z.

How exam questions ask about the normal distribution

  • "What percentage lie within / between ...?" Express the endpoints as whole numbers of standard deviations and read the empirical rule. If they straddle the mean, split at 00.
  • "Find the probability that XX is between aa and bb." Standardise both endpoints, sketch and shade the region, then assemble it from empirical-rule halves (or normalcdf for awkward endpoints).
  • "Find the probability that XX exceeds / is less than a value." A one-sided area: use a half plus or minus an empirical-rule piece, or the symmetry P(Zz)=P(Zz)P(Z \ge -z) = P(Z \le z).
  • "Compare these two scores from different tests." Convert each to a z-score; the larger z-score is the better relative performance.
  • "Find the value below which p%p\% lie" or "the ppth percentile." This is the inverse: get zz for that area, then x=μ+zσx = \mu + z\sigma.

Edge cases worth knowing

  • The variance versus the standard deviation. N(μ,σ2)N(\mu, \sigma^2) states the variance, but z-scores and the empirical rule use σ\sigma. If a question gives σ2=25\sigma^2 = 25, then σ=5\sigma = 5 before you do anything else.
  • A value that is not a whole number of standard deviations. The empirical rule only covers 11, 22, 33 standard deviations. For z=1.5z = 1.5 or z=0.7z = 0.7 you need the standard normal table or normalcdf, not the rule.
  • "At least" and "at most". For a continuous variable P(Xa)=P(X>a)P(X \ge a) = P(X > a) and P(Xa)=P(X<a)P(X \le a) = P(X < a), because a single point has zero probability, so do not fuss over strict versus non-strict inequalities.
  • Symmetry shortcuts. P(Z1)=P(Z1)0.84P(Z \ge -1) = P(Z \le 1) \approx 0.84 and P(Z<1)=P(Z>1)0.16P(Z < -1) = P(Z > 1) \approx 0.16. Use the mirror image rather than computing a tail twice.

Exam-style practice questions

Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2022 HSC Q294 marksTest marks are normally distributed with mean 7070 and standard deviation 88. Find the probability that a randomly chosen student scores between 6262 and 8686.
Show worked answer →

Standardise the endpoints with z=xμσz = \frac{x - \mu}{\sigma}.

z1=62708=1z_1 = \frac{62 - 70}{8} = -1, z2=86708=2z_2 = \frac{86 - 70}{8} = 2.

By the empirical rule, P(1Z1)0.68P(-1 \le Z \le 1) \approx 0.68, so P(0Z1)0.34P(0 \le Z \le 1) \approx 0.34. Similarly P(0Z2)0.475P(0 \le Z \le 2) \approx 0.475.

P(1Z2)=P(1Z0)+P(0Z2)0.34+0.475=0.815P(-1 \le Z \le 2) = P(-1 \le Z \le 0) + P(0 \le Z \le 2) \approx 0.34 + 0.475 = 0.815.

Markers reward correct standardisation, splitting the interval at 00, and applying the empirical rule values cleanly. A calculator's normalcdf gives 0.81860.8186 as a precise answer.

2021 HSC Q283 marksA continuous variable is normally distributed with mean μ=100\mu = 100 and standard deviation σ=15\sigma = 15. Approximately what percentage of values lie between 8585 and 115115? Between 7070 and 130130?
Show worked answer →

8585 and 115115 are one standard deviation either side of the mean, so by the empirical rule about 68%68\% of values lie in this range.

7070 and 130130 are two standard deviations either side, so about 95%95\% of values lie in this range.

Markers expect explicit identification of how many σ\sigma from the mean each endpoint is, and the corresponding empirical rule percentage.

Practice questions

Original practice questions graded from foundation to exam level, each with a full worked solution. Try them before revealing the solution.

foundation2 marksA variable is normally distributed as N(60,64)N(60, 64). What percentage of values lie between 5252 and 6868?
Show worked solution →

Read the standard deviation, not the variance. The notation gives the variance σ2=64\sigma^2 = 64, so

σ=64=8.\sigma = \sqrt{64} = 8.

Locate the endpoints in standard deviations. With μ=60\mu = 60,

52=608=μσ,68=60+8=μ+σ.52 = 60 - 8 = \mu - \sigma, \qquad 68 = 60 + 8 = \mu + \sigma.

The interval is exactly the central one-standard-deviation band, so by the empirical rule about 68%68\% of values lie between 5252 and 6868.

Marker's note: one mark for recognising σ=8\sigma = 8 from σ2=64\sigma^2 = 64, one for identifying the band as μ±σ\mu \pm \sigma and stating 68%68\%. Using σ=64\sigma = 64 is the classic slip that loses both marks.

foundation2 marksOn a test with mean μ=64\mu = 64 and standard deviation σ=6\sigma = 6, a student scores 7676. Find the z-score of this mark and state how many standard deviations above the mean it is.
Show worked solution →

Apply the z-score formula.

z=xμσ=76646=126=2.z = \frac{x - \mu}{\sigma} = \frac{76 - 64}{6} = \frac{12}{6} = 2.

Interpret it. The z-score is z=2z = 2, so the mark sits exactly 22 standard deviations above the mean.

Marker's note: one mark for correct substitution into z=xμσz = \frac{x-\mu}{\sigma}, one for z=2z = 2 with the interpretation. The sign must be kept: a mark below the mean would give a negative z-score.

foundation3 marksMia scores 8080 in Biology, where the cohort has μ=68\mu = 68 and σ=8\sigma = 8, and 7070 in Chemistry, where the cohort has μ=62\mu = 62 and σ=4\sigma = 4. Using z-scores, determine the subject in which she performed better relative to her cohort.
Show worked solution →

Standardise each mark so the two tests can be compared.

zBio=80688=128=1.5,zChem=70624=84=2.z_{\text{Bio}} = \frac{80 - 68}{8} = \frac{12}{8} = 1.5, \qquad z_{\text{Chem}} = \frac{70 - 62}{4} = \frac{8}{4} = 2.

Compare. Chemistry has the higher z-score (2>1.52 > 1.5), so Mia sits more standard deviations above the mean in Chemistry; that is her stronger result relative to the cohort, even though her raw mark is lower.

Marker's note: one mark for each z-score, one for the correct comparison and conclusion. Comparing the raw marks (8080 vs 7070) instead of the z-scores is the trap the question is built to catch.

core3 marksExamination marks are normally distributed with mean 7070 and standard deviation 1010. Find the mark below which about 97.5%97.5\% of students lie.
Show worked solution →

Translate the percentile into standard deviations. The empirical rule puts 95%95\% within 22 standard deviations, so 5%5\% lies outside, split as 2.5%2.5\% in each tail. Hence 2.5%2.5\% lies above μ+2σ\mu + 2\sigma, which means 97.5%97.5\% lies below μ+2σ\mu + 2\sigma.

Compute the cut-off.

x=μ+2σ=70+2(10)=90.x = \mu + 2\sigma = 70 + 2(10) = 90.

So about 97.5%97.5\% of students score below 9090.

Marker's note: one mark for identifying the cut-off as μ+2σ\mu + 2\sigma (from the 2.5%2.5\% upper tail), one for the substitution, one for x=90x = 90. Untransforming with x=μ+zσx = \mu + z\sigma is the key idea; forgetting to add the mean is the usual error.

core4 marksA students report shows three subjects. The table gives the raw mark, and the cohort mean and standard deviation for each: English (mark 7878, μ=70\mu = 70, σ=8\sigma = 8); Mathematics (mark 8282, μ=76\mu = 76, σ=12\sigma = 12); Science (mark 6666, μ=60\mu = 60, σ=5\sigma = 5). (a) Calculate the z-score in each subject. (b) State the subject in which the student performed best relative to the cohort, justifying your choice.
Show worked solution →

Part (a): standardise each raw mark with z=xμσz = \dfrac{x - \mu}{\sigma}.

zEng=78708=1.0,zMaths=827612=0.5,zSci=66605=1.2.z_{\text{Eng}} = \frac{78 - 70}{8} = 1.0, \qquad z_{\text{Maths}} = \frac{82 - 76}{12} = 0.5, \qquad z_{\text{Sci}} = \frac{66 - 60}{5} = 1.2.

Part (b): the largest z-score is the best relative result. Ranking the z-scores, 1.2>1.0>0.51.2 > 1.0 > 0.5, so the student performed best in Science (z=1.2z = 1.2), because that mark sits the most standard deviations above its cohort mean.

Marker's note: three marks for the three correct z-scores, one for naming Science with the standard-deviation justification. Note that Science has the lowest raw mark (6666) yet the best relative performance, because its cohort is tightly bunched (σ=5\sigma = 5); comparing raw marks would give the wrong answer.

core3 marksIn a cohort of 800800 students, the marks are normally distributed with mean 6464 and standard deviation 1010. How many students would be expected to score above 8484?
Show worked solution →

Express the cut-off in standard deviations.

84=64+2(10)=μ+2σ.84 = 64 + 2(10) = \mu + 2\sigma.

Find the tail probability. With 95%95\% inside 22 standard deviations, 5%5\% lies outside, split evenly, so the upper tail beyond μ+2σ\mu + 2\sigma has

P(X>84)=5%2=2.5%=0.025.P(X > 84) = \frac{5\%}{2} = 2.5\% = 0.025.

Scale to the cohort.

0.025×800=20.0.025 \times 800 = 20.

So about 2020 students are expected to score above 8484.

Marker's note: one mark for 84=μ+2σ84 = \mu + 2\sigma, one for the tail probability 0.0250.025 (halving the 5%5\% outside the band), one for the count 2020. Forgetting to halve the 5%5\% (using 0.05×800=400.05 \times 800 = 40) is the standard mistake.

exam5 marksThe lifetimes of a brand of LED globe are normally distributed with mean 2500025000 hours and standard deviation 40004000 hours. (a) What percentage of globes last between 1700017000 and 2900029000 hours? (b) A batch of 20002000 globes is tested; how many are expected to last less than 1700017000 hours? (c) The manufacturer will replace any globe that fails before its guaranteed time and wants to replace at most 2.5%2.5\% of globes. Find the longest guarantee time that meets this.
Show worked solution →

Part (a): put each endpoint in standard deviations.

17000=250002(4000)=μ2σ,29000=25000+4000=μ+σ.17000 = 25000 - 2(4000) = \mu - 2\sigma, \qquad 29000 = 25000 + 4000 = \mu + \sigma.

Split the band at the mean and add the empirical-rule halves:

P(μ2σXμ+σ)=0.475+0.34=0.815,P(\mu - 2\sigma \le X \le \mu + \sigma) = 0.475 + 0.34 = 0.815,

so about 81.5%81.5\% last between 1700017000 and 2900029000 hours.

Part (b): the lower tail below μ2σ\mu - 2\sigma. Below μ2σ\mu - 2\sigma is 2.5%=0.0252.5\% = 0.025, so

0.025×2000=50 globes.0.025 \times 2000 = 50 \text{ globes}.

Part (c): translate "at most 2.5%2.5\% replaced" into a cut-off. Replacing at most 2.5%2.5\% means the guarantee time is the value below which 2.5%2.5\% fall, namely μ2σ\mu - 2\sigma:

x=250002(4000)=17000 hours.x = 25000 - 2(4000) = 17000 \text{ hours}.

Marker's note: one mark for part (a) endpoints as μ2σ\mu - 2\sigma and μ+σ\mu + \sigma, one for 81.5%81.5\%; one for the 0.0250.025 tail and the count 5050 in (b); one for identifying the guarantee as μ2σ\mu - 2\sigma and one for 1700017000 hours in (c). A sketch of the shaded regions guards against adding the wrong empirical-rule pieces.

exam5 marksThe times taken to solve a puzzle are normally distributed with mean 4040 minutes and standard deviation 66 minutes. (a) Find the probability that a randomly chosen person takes between 3434 and 5252 minutes. (b) The fastest 16%16\% of solvers win a prize; find the time below which a solver wins. (c) In a group of 200200 people, how many are expected to take longer than 5252 minutes?
Show worked solution →

Part (a): standardise both endpoints.

34=406=μσ,52=40+2(6)=μ+2σ.34 = 40 - 6 = \mu - \sigma, \qquad 52 = 40 + 2(6) = \mu + 2\sigma.

Split at the mean and add the empirical-rule halves:

P(μσXμ+2σ)=0.34+0.475=0.815.P(\mu - \sigma \le X \le \mu + 2\sigma) = 0.34 + 0.475 = 0.815.

So the probability is about 0.8150.815.

Part (b): fastest 16%16\% means the shortest times. The lower tail below μσ\mu - \sigma carries 16%16\% (since P(Z<1)0.16P(Z < -1) \approx 0.16), so the prize cut-off is

x=μσ=406=34 minutes.x = \mu - \sigma = 40 - 6 = 34 \text{ minutes}.

A solver wins by finishing in under 3434 minutes.

Part (c): the upper tail beyond μ+2σ\mu + 2\sigma. This carries 2.5%=0.0252.5\% = 0.025, so

0.025×200=5 people.0.025 \times 200 = 5 \text{ people}.

Marker's note: one mark for the standardised endpoints in (a), one for 0.8150.815; one for recognising the fastest 16%16\% as the lower tail at z=1z = -1 and one for 3434 minutes in (b); one for the count 55 in (c). The wording trap is (b): "fastest" is the LOWER tail, so the z-score is negative.

ExamExplained