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.12Inverse normal
Back to Math AA SL Topics
4.12.21 min read

Inverse normal

IB Mathematics: Analysis and Approaches • Unit 4

AI-powered feedback

Stop guessing — know where you lost marks

Get instant, examiner-style feedback on every answer. See exactly how to improve and what the markscheme expects.

Try It Free

Contents

  • Find x from a probability
  • 'Greater than' & 'between'
  • Find an unknown σ
  • Find an unknown μ
Inverse normal goes from area to value: The inverse normal does the reverse of normalcdf: given a left-tail probability P(X < x), it returns the value x. On the GDC use invNorm(area, μ, σ).

IB-style question — find the value

X ~ N(50, 10²). Find the value x such that P(X < x) = 0.9.

Step by step

  1. Inverse normal with the left-tail area.
  2. Read the result.

Final answer

x ≈ 62.8.

Convert to a left-tail area first: invNorm always uses the left area. For P(X > x) = p, use the left area 1 − p. For a symmetric middle proportion, split the leftover equally into two tails.

IB-style question — top tail

X ~ N(50, 10²). Find x such that P(X > x) = 0.05.

Step by step

  1. Convert to a left area.
  2. Inverse normal.

Final answer

x ≈ 66.4.

Middle 90% → tails of 0.05: For the central 90%, each tail is 0.05; the boundaries are invNorm(0.05,…) and invNorm(0.95,…).

See how examiners mark answers

Access past paper questions with model answers. Learn exactly what earns marks and what doesn't.

Try Exam Vault Free7-day free trial • No card required
Get z from invNorm, then σ = (x − μ)/z: If σ is unknown, find the z-value from the probability with invNorm(area, 0, 1), then rearrange z = (x − μ)/σ to get σ = (x − μ)/z.

IB-style question — find σ

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

Step by step

  1. z-value for a left area of 0.8.
  2. Rearrange z = (x − μ)/σ.

Final answer

σ ≈ 21.4.

Use the standardised z: To find σ you must go through z (invNorm with μ = 0, σ = 1) — you can't use invNorm with the unknown σ directly.
Get z, then μ = x − zσ: If the mean is unknown, find z from the probability with invNorm(area, 0, 1), then rearrange z = (x − μ)/σ to μ = x − zσ.

IB-style question — find μ

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

Step by step

  1. z-value for a left area of 0.1.
  2. Rearrange to μ = x − zσ.

Final answer

μ ≈ 26.4.

Mind the sign of z: Here z is negative (0.1 is a left tail), so μ = x − zσ adds a positive amount — 20 is below the mean.

Try an IB Exam Question — Free AI Feedback

Test yourself on Inverse normal. Write your answer and get instant AI feedback — just like a real IB examiner.

X ~ N(200, 25²). Find the value x such that P(X < x) = 0.85. [2 marks]

Related Math AA SL Topics

Continue learning with these related topics from the same unit:

4.1.1Populations & samples
4.1.2Sampling techniques
4.2.1Frequency & histograms
4.2.2Cumulative frequency
View all Math AA SL topics

Improve your exam technique

Command terms, paper structure, and mark-scheme tips for Math AA SL

Previous
4.12.1z-values
Next
Derivative as gradient5.1.1

8 questions to test your understanding

Reading is just the start. Students who tested themselves scored 82% on average — try IB-style questions with AI feedback.

Start Free TrialView All Math AA SL Topics