aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Stay in the loop

Study tips, product updates, and early access to new features.

aimnova.

AI-powered IB study platform with personalised plans, instant feedback, and examiner-style marking.

IB Subjects

  • IB Diploma
  • All IB Subjects
  • IB ESS
  • IB Business Management
  • IB Economics
  • IB Math AI SL
  • IB Math AA SL
  • Grade Calculator
  • Exam Timetable 2026
  • ESS Predictions
  • BM Predictions
  • IB Economics Predictions 2026

Study Resources

  • Free Study Notes
  • Revision Guide
  • Flashcards
  • ESS Question Bank
  • BM Question Bank
  • Mock Exams
  • Past Paper Feedback
  • Exam Skills
  • Command Terms

Company

  • Features
  • Pricing
  • About Us
  • Blog
  • Contact
  • Terms
  • Privacy
  • Cookies

© 2026 Aimnova. All rights reserved.

Made with 💜 for IB students worldwide

v0.1.644
NotesMath AA SLTopic 4.12
Unit 4 · Statistics & Probability · Topic 4.12

IB Math AA SL — z-values & inverse normal

Topic 4.12 of IB Mathematics: Analysis and Approaches covers z-values & inverse normal, which is part of Unit 4: Statistics & Probability. Students explore key concepts including z-values, Inverse normal. A strong understanding of z-values & inverse normal is essential for IB Math AA SL exams and builds the foundation for connected topics across the syllabus.

Exam technique guidePractice questions

Key concepts in z-values & inverse normal

Key Idea: This topic links a value to its probability in a normal distribution: z-values measure how far a value sits from the mean, and the inverse normal turns a probability back into a value — a heavy Paper-2 GDC skill.

📏 z-values: standardising

z=x−μσz = \frac{x - \mu}{\sigma}z=σx−μ​
xxx
the value you are standardising
μ\muμ
the mean of the distribution
σ\sigmaσ
the standard deviation
zzz
number of standard deviations from the mean (sign = side)
Positive z → above the mean; negative z → below. z is unitless (a count of standard deviations), so it lets you compare results from different distributions — the larger z is the better relative result. Standardising turns any X ~ N(μ, σ²) into the standard normal Z ~ N(0, 1).

🔁 Inverse normal: area → value

Important: invNorm(area, μ, σ) takes the lower / left-tail probability P(X < x) and returns the value x. Convert anything else first: • P(X > x) = p → use the left area 1 − p. • Middle proportion → split the leftover equally into two tails.
Tip: Find the standardised z = invNorm(p, 0, 1), then rearrange z = (x − μ)/σ: σ = (x − μ)/z or μ = x − zσ. You cannot feed the unknown σ straight into invNorm.

✏️ IB-style worked examples

IB-style question — find a z-value

The heights of seedlings are X ~ N(60, 8²) mm. Find the z-value of a seedling that is 72 mm tall.

Step by step:

  1. Substitute into z = (x − μ)/σ.

    z=72−608z = \frac{72 - 60}{8}z=872−60​
  2. Work it out.

    z=1.5z = 1.5z=1.5
Final answer:

z = 1.5 — the seedling is 1.5 standard deviations above the mean.

IB-style question — compare across distributions

In Maths (mean 70, sd 5) Leah scores 80. In History (mean 60, sd 10) she scores 75. Relative to each class, which result is stronger?

Step by step:

  1. Standardise each score.

    zM=80−705=2,zH=75−6010=1.5z_M = \frac{80-70}{5} = 2,\quad z_H = \frac{75-60}{10} = 1.5zM​=580−70​=2,zH​=1075−60​=1.5
  2. The larger z is further above its own mean.

    zM>zHz_M > z_HzM​>zH​
Final answer:

Maths is the stronger result (z = 2 beats z = 1.5), even though 75 < 80 in raw marks.

IB-style question — inverse normal (left tail)

The mass of an apple is X ~ N(50, 10²) g. Find the value x such that P(X < x) = 0.9.

Step by step:

  1. P(X < x) is already a left area — use invNorm.

    x=invNorm(0.9, 50, 10)x = \text{invNorm}(0.9,\ 50,\ 10)x=invNorm(0.9, 50, 10)
  2. Read the GDC result.

    x≈62.8x \approx 62.8x≈62.8
Final answer:

x ≈ 62.8 g.

IB-style question — 'greater than' probability

For the same apples X ~ N(50, 10²) g, find x such that P(X > x) = 0.05 (the heaviest 5%).

Step by step:

  1. invNorm needs the LEFT area — convert.

    P(X<x)=1−0.05=0.95P(X < x) = 1 - 0.05 = 0.95P(X<x)=1−0.05=0.95
  2. Apply invNorm with 0.95.

    x=invNorm(0.95, 50, 10)≈66.4x = \text{invNorm}(0.95,\ 50,\ 10) \approx 66.4x=invNorm(0.95, 50, 10)≈66.4
Final answer:

x ≈ 66.4 g.

IB-style question — find an unknown σ

X ~ N(100, σ²) and P(X < 118) = 0.8. Find the standard deviation σ.

Step by step:

  1. Get the standardised z for a left area of 0.8.

    z=invNorm(0.8, 0, 1)≈0.8416z = \text{invNorm}(0.8,\ 0,\ 1) \approx 0.8416z=invNorm(0.8, 0, 1)≈0.8416
  2. Rearrange z = (x − μ)/σ to σ = (x − μ)/z.

    σ=118−1000.8416≈21.4\sigma = \frac{118 - 100}{0.8416} \approx 21.4σ=0.8416118−100​≈21.4
Final answer:

σ ≈ 21.4.

IB-style question — find an unknown μ

X ~ N(μ, 5²) and P(X < 20) = 0.1. Find the mean μ.

Step by step:

  1. Get z for a left area of 0.1 (it is negative).

    z=invNorm(0.1, 0, 1)≈−1.2816z = \text{invNorm}(0.1,\ 0,\ 1) \approx -1.2816z=invNorm(0.1, 0, 1)≈−1.2816
  2. Rearrange to μ = x − zσ.

    μ=20−(−1.2816)(5)≈26.4\mu = 20 - (-1.2816)(5) \approx 26.4μ=20−(−1.2816)(5)≈26.4
Final answer:

μ ≈ 26.4 — since 20 lies in the lower tail, the mean is above it.


Important: invNorm always works on the lower / left-tail probability. 'Top 10%' is NOT area 0.10 — it is P(X > x) = 0.10, so the left area is 1 − 0.10 = 0.90. Convert every 'greater than' or 'top %' to a left area before you type it in.

Tap each card to reveal the answer.

Exam Tips

  • z = (x − μ)/σ: positive is above the mean, negative below; z has no units.
  • Compare results from different distributions by z, never by raw scores.
  • invNorm(area, μ, σ) uses the LEFT-tail area — convert 'greater than' to 1 − p.
  • For an unknown σ or μ, get z = invNorm(p, 0, 1), then use z = (x − μ)/σ.
  • A left area below 0.5 returns a negative z — keep the sign in your rearrangement.

What you'll learn in Topic 4.12

  • 4.12.1 z-values
  • 4.12.2 Inverse normal
Suggested study order: Read the notes for each sub-topic below → test yourself with flashcards → attempt practice questions → review exam technique.

Study resources — 4.12 z-values & inverse normal

4.12.1

z-values

Notes
4.12.2

Inverse normal

Notes

Ready to study z-values & inverse normal?

Get AI-powered practice questions, personalised feedback, and a study planner tailored to your IB Math AA SL exam date.

Start studying free

Topic 4.12 z-values & inverse normal forms a core part of Unit 4: Statistics & Probability in IB Math AA SL. Mastering these concepts will strengthen your understanding of connected topics across the syllabus and prepare you for exam questions that require analysis, evaluation, and real-world application.

Previous topic
4.11 Conditional probability
Next topic
5.1 Introduction to derivatives
All Math AA SL topics
Exam technique

Ready to practice?

Get AI-graded practice questions, mock exams, flashcards, and a personalised study plan — all aligned to your IB syllabus.

Start Studying Free

No credit card required · Cancel anytime