IB Maths AA SL Topic 4 — Stats & Probability Paper 2 đŸŽ¯ Skill ~4 min practice

AA SL Z-Values & Standardising skills

A z-value tells you how many standard deviations a data point is from the mean. Standardise to compare values from different distributions, or to find an unknown Îŧ or ΃. One formula, two directions — and the GDC handles the inverse.

The Method

z = x − Îŧ΃ number of standard deviations x is from the mean ¡ ✓ in formula booklet
Direction 1

Standardise: x → z

z = (x − Îŧ) / ΃
use when given a raw value, want z-score
Direction 2

Un-standardise: z → x

x = Îŧ + z΃
use when given a z-score, want the raw value
  1. Identify Îŧ, ΃, and either x or z — read the question carefully.
  2. Pick the direction — going to z (standardise), or going from z back to x (un-standardise).
  3. Find unknown z-values with invNorm on the GDC: invNorm(area, 0, 1) — Îŧ=0, ΃=1 for the standard normal.

Standardising shifts the mean to 0

Original X-scale e.g. mean 70, SD 10 50 60 Îŧ=70 80 90 x=85 z = (x−Îŧ)/΃ standardise Standard Z-scale always mean 0, SD 1 −2 −1 0 1 2 z=1.5

Every normal distribution becomes the same standard normal Z ~ N(0, 1) after standardising. x = 85 on the original scale becomes z = 1.5 — meaning “1.5 standard deviations above the mean”.

💡

What a z-score means at a glance

z = 0 sits exactly at the mean. z = 1 is one SD above. z = −2 is two SDs below. The sign tells you direction; the magnitude tells you how far.

How to find a z-value with invNorm

TI-84 Plus
  1. Press 2nd → VARS (DISTR menu)
  2. Choose 3: invNorm(
  3. Enter: area to left, Îŧ=0, ΃=1
  4. Press ENTER → that’s your z
Casio fx-CG50
  1. Open STAT menu → DIST (F5)
  2. Choose NORM (F1) → InvN (F3)
  3. Set Tail: Left, Area = your value
  4. Set ΃ = 1, Îŧ = 0 → execute

Worked examples

WE 1 EASY

A test has mean 60 and SD 8. A student scores 76. Find the student’s z-score.

step 1 — identify Îŧ = 60, ΃ = 8, x = 76step 2 — apply z = (x − Îŧ) / ΃ z = (76 − 60) / 8 = 16 / 8 = 2z = 2 z = 2 means the score is 2 standard deviations above the mean — top end!
WE 2 MEDIUM

A normal distribution has mean 100 and SD 15. The 80th percentile corresponds to z ≈ 0.8416. Find the value at the 80th percentile (3 sf).

step 1 — identify direction have z, want x → un-standardisestep 2 — apply x = Îŧ + z΃ x = 100 + (0.8416)(15) = 100 + 12.624 = 112.624…80th percentile ≈ 113 (3 sf) when z is given, multiply by ΃ then add Îŧ — never the other way!
WE 3 HARD

Heights are normally distributed with mean 170 cm and unknown SD. The top 10% are taller than 183 cm. Find ΃ to 3 sf.

step 1 — find z for top 10% P(Z > z) = 0.10 → P(Z < z) = 0.90 z = invNorm(0.90, 0, 1) ≈ 1.2816step 2 — set up equation z = (x − Îŧ) / ΃ 1.2816 = (183 − 170) / ΃step 3 — solve for ΃ ΃ = 13 / 1.2816 ≈ 10.143…΃ ≈ 10.1 cm (3 sf) find z first, then rearrange the formula to solve for the unknown!

Practice questions

Try each one yourself first, then click the question to reveal the worked answer. Always sketch the bell curve when finding an unknown Îŧ or ΃.
Q1 EASY A distribution has mean 50 and SD 10. Find the z-score of x = 65. Show answer â–ŧHide answer ▲
z = (65 − 50) / 10 = 15/10 z = 1.5
Q2 EASY A distribution has mean 200 and SD 25. Find the z-score of x = 180. Show answer â–ŧHide answer ▲
z = (180 − 200) / 25 = −20/25 z = −0.8 below the mean → negative z. always check the sign!
Q3 MEDIUM A distribution has mean 75 and SD 12. The z-value for a particular score is 1.4. Find the score (3 sf). Show answer â–ŧHide answer ▲
un-standardise: x = Îŧ + z΃ x = 75 + 1.4 × 12 = 75 + 16.8 x = 91.8
Q4 MEDIUM Test scores are N(Îŧ, 10²). The bottom 5% score below 50. Find Îŧ (3 sf). Show answer â–ŧHide answer ▲
step 1 — z for bottom 5% z = invNorm(0.05, 0, 1) ≈ −1.6449 step 2 — set up −1.6449 = (50 − Îŧ) / 10 −16.449 = 50 − Îŧ Îŧ = 50 + 16.449 Îŧ ≈ 66.4 (3 sf)
Q5 HARD In maths, Lia scores 78 (mean 70, SD 6). In English, she scores 82 (mean 75, SD 10). In which subject did she perform relatively better? Show answer â–ŧHide answer ▲
standardise both scores z(maths) = (78 − 70) / 6 ≈ 1.333 z(English) = (82 − 75) / 10 = 0.7 compare z-scores 1.333 > 0.7 Lia performed relatively better in maths z-scores let you compare different distributions on the same scale — the whole point of standardising!

⚠ Common mistakes

📖

Want the theory?

Read the full Standardisation & Z-Values notes for why z-scores are useful, the link to percentiles, and how the standard normal Z ~ N(0, 1) underpins every normal calculation.

Need help with Z-Values & Standardising?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session →