Normal distribution
IB Mathematics: Analysis and Approaches HLΒ· 45 min read
1. Properties of the Normal Distributionβ β ββββ± 15 min
Normal Distribution
A symmetric, bell-shaped continuous probability distribution, parameterized by its mean (center) and variance (spread).
Example:
Heights of adult humans, measurement errors, and test scores all typically follow a normal distribution.
The normal probability density function is symmetric about , with the highest point at the mean, and total area under the curve equal to 1. The empirical rule describes the proportion of data within 1, 2, and 3 standard deviations of the mean.
For , what percentage of observations lie between 55 and 95?
- 1
Identify parameters: , .
- 2
Rewrite bounds in terms of mean and standard deviation:
- 3
- 4
By the empirical rule, 95% of data lies within 2 standard deviations of the mean, so 95% of observations are between 55 and 95.
2. Calculating Probabilities via Standardizationβ β β βββ± 20 min
Standard Normal Distribution
A special case of the normal distribution with mean 0 and variance 1, used to standardize any normal variable to compare across different scales.
To calculate probabilities for any normal distribution, we convert our observed value to a Z-score using the standardization formula:
For continuous distributions like the normal, , since the probability of a single exact value is 0.
Given , find .
- 1
Identify parameters: , (take square root of variance 16).
- 2
Calculate the Z-score:
- 3
- 4
Find the cumulative probability for from tables or a calculator: . So .
Check your understanding
What is the Z-score for in the example above?
A) 2
B) -2
C) -1.5
D) 1.5
Reveal answer
B βCorrect:
3. Inverse Normal Calculationsβ β β βββ± 20 min
Inverse normal is the reverse process of probability calculation: you start with a cumulative probability and find the corresponding -value. This is one of the most common exam question types for normal distribution.
Inverse Normal Distribution
A function that returns the value of for a given cumulative probability , for a normal distribution with specified and .
The volume of soda in cans is normally distributed with mean 330ml and standard deviation 5ml. Find the minimum volume of the top 15% of cans.
- 1
Define the distribution: . We need such that , so .
- 2
Find the Z-score for cumulative probability 0.85: .
- 3
Rearrange the Z-score formula to solve for :
- 4
- 5
The minimum volume of the top 15% of cans is approximately 335ml.
4. Solving for Unknown $\mu$ or $\sigma$ (HL)β β β β βHL onlyβ± 25 min
β Calculator OK
An advanced HL-exclusive question type asks you to find an unknown mean or standard deviation when given a probability and corresponding value. This requires setting up an equation using the Z-score formula and solving for the unknown parameter.
The time taken to complete an exam is normally distributed with standard deviation 12 minutes. 10% of students finish in less than 80 minutes. Find the mean time.
- 1
We know , and .
- 2
Find Z-score for cumulative probability 0.10: .
- 3
Substitute into Z-score formula:
- 4
- 5
Solve for :
- 6
- 7
The mean time to complete the exam is approximately 95.4 minutes.
5. Common Pitfalls
Wrong move:
Using variance instead of standard deviation in the Z-score formula.
Why:
Normal distribution notation uses variance as the second parameter, so it is common to forget to take the square root.
Correct move:
Always confirm you are using standard deviation, the square root of the given variance, when calculating Z-scores.
Wrong move:
Using p as the cumulative probability for upper tail inverse normal problems.
Why:
Most calculators and tables return lower tail cumulative probabilities by default.
Correct move:
For the top p% of values, use cumulative probability when calculating the Z-score or inverse normal result.
Wrong move:
Calculating for a normal distribution.
Why:
The normal distribution is continuous, so the probability of any single exact value is 0.
Correct move:
If you need the probability of a rounded discrete value (e.g. 180cm), use for the continuous approximation.
Wrong move:
Assuming any symmetric bell-shaped data is normally distributed.
Why:
Many distributions are symmetric but not normal, so you cannot assume normality unless it is stated.
Correct move:
Only use normal distribution methods when the question explicitly says the variable is normally distributed.
Wrong move:
Forgetting the negative sign on Z-scores for values below the mean.
Why:
Tables often only show positive Z-scores, leading to missing negative signs.
Correct move:
Double-check your Z-score sign: values below the mean have negative Z-scores, values above have positive.
6. Quick Reference Cheatsheet
Concept | Key Formula/Rule |
|---|---|
Normal distribution notation | |
Z-score transformation | |
Empirical rule | 68% (1), 95% (2), 99.7% (3) |
Inverse normal for top p% | Use cumulative probability |
Standard normal | |
Probability for continuous |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2023 Β· Paper 1
Inverse normal probability calculation
- 2022 Β· Paper 2
Solve for unknown mean and standard deviation
- 2021 Β· Paper 1
Probability between two values
What's Next
The normal distribution is a foundational concept that underpins almost all inferential statistics, from confidence intervals to hypothesis testing. In IB AA HL, it is frequently combined with other topics including binomial distribution (for normal approximation of binomial variables, an HL topic) and the central limit theorem for sampling distributions. Mastery of normal distribution calculations is critical for both Paper 1 and Paper 2, and forms the base of any future study of statistics at university.
