Normal distribution and applications
IB Mathematics AI SLΒ· 6 min read
1. Properties of the Normal Distributionβ β ββββ± 10 min
Normal Distribution
A symmetric, bell-shaped continuous probability distribution centered at the population mean , with spread determined by the variance . The total area under the curve equals 1.
Example:
Heights of adults, IQ scores, manufacturing measurement errors
The normal distribution is symmetric around its center, so mean = median = mode for a perfectly normal distribution. The empirical rule (68-95-99.7 rule) describes how much data falls within a given number of standard deviations from the mean.
A variable follows a normal distribution . What percentage of data lies between 40 and 60?
- 1
Identify the parameters of the distribution:
- 2
- 3
Rewrite the bounds in terms of mean and standard deviation:
- 4
- 5
By the empirical rule, 68% of all data lies within 1 standard deviation of the mean.
- 6
Final answer:
2. Calculating Normal Probabilitiesβ β β βββ± 15 min
β Calculator OK
For IB AI SL, you will always use your graphing display calculator (GDC) to find normal probabilities, rather than manual calculation or z-tables. We find the area under the curve between any two bounds, which corresponds to the probability of the variable falling in that interval.
Cumulative Normal Probability
The probability that a normally distributed variable is less than or equal to a given value , written .
For any interval, we use the following rules:
- (complement rule for upper tails)
- for intervals between two values
Given , find .
- 1
Extract parameters: mean , standard deviation (note the input to GDC is standard deviation, not variance)
- 2
We need the cumulative probability from the lower bound (usually set to -1E99 for negative infinity on GDC) up to 28.
- 3
Input the values into the GDC normal cumulative distribution function.
- 4
Final result:
- 5
3. Inverse Normal Calculationsβ β β β ββ± 15 min
β Calculator OK
Inverse normal is the reverse process of calculating a probability: we know the cumulative probability (percentile) and need to find the corresponding value of . This is a very common exam question, especially in applied contexts.
Inverse Normal
Given a cumulative probability , inverse normal returns the value that is the -th percentile of the distribution.
The masses of apples are normally distributed with mean 150g and standard deviation 10g. Find the minimum mass of the heaviest 10% of apples.
- 1
Define the distribution: Let = mass of an apple, so
- 2
We need the mass such that . Convert this to a cumulative probability (area to the left):
- 3
- 4
Use the inverse normal function on your GDC with , ,
- 5
Result: g. Rounded to a reasonable value, the minimum mass is 163g.
4. Real-World Applicationsβ β β βββ± 10 min
The normal distribution is one of the most widely used probability distributions in statistics. It models many naturally occurring continuous variables, as well as measurement errors, test scores, and variation in manufacturing processes. For exam questions, you will always be told if a variable can be modeled with a normal distribution.
Scores on an IQ test are normally distributed with mean 100 and standard deviation 15. What is the probability that a randomly selected person has an IQ between 90 and 110?
- 1
Define the distribution:
- 2
We need
- 3
Calculate each cumulative probability with GDC: ,
- 4
Subtract to find the interval probability:
- 5
5. Common Pitfalls
Wrong move:
Inputting variance instead of standard deviation into the GDC.
Why:
Normal distribution notation lists variance as the second parameter, but most GDCs ask for standard deviation.
Correct move:
Always take the square root of the variance to get standard deviation before inputting to your calculator.
Wrong move:
Using the given percentage directly as the cumulative probability for upper tail inverse normal problems.
Why:
If asked for the top 10% of values, the cumulative area to the left is 90%, not 10%.
Correct move:
Always draw a sketch of the curve, subtract the upper tail percentage from 1 to get the correct cumulative probability for inverse normal.
Wrong move:
Assuming any continuous variable is normally distributed.
Why:
Only symmetric, bell-shaped variables are normal. Skewed variables cannot be modeled with the normal distribution.
Correct move:
Never use normal distribution methods unless the question explicitly states the variable is normally distributed.
Wrong move:
Mixing up and when calculating probabilities.
Why:
It is easy to forget the complement rule for upper tails.
Correct move:
Shade the required area on a quick sketch, then use for upper tail probabilities.
6. Quick Reference Cheatsheet
Concept | Notation/Rule | Use Case |
|---|---|---|
Normal distribution | Model symmetric bell-shaped continuous data | |
Empirical rule | 68% within , 95% within , 99.7% within | Quick probability estimates |
Cumulative probability | Find probability given a value of | |
Inverse normal | Given , find | Find value given a probability/percentile |
Upper tail probability | Calculate area above a given value |
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.
- 2022 Β· 1
Normal probability calculation
- 2023 Β· 2
Inverse normal application problem
- 2021 Β· 1
Real-world normal distribution
What's Next
Normal distribution is the foundation of inferential statistics, which is the largest remaining topic in the IB AI SL statistics unit. The skills you learned here for calculating probabilities and using inverse normal will be directly used when you construct confidence intervals and run hypothesis tests for population means. These topics are heavily assessed in both Paper 1 and Paper 2, so mastering normal distribution now will make these more advanced topics much easier to understand. You can also connect what you learned here to binomial distributions, which is another key probability distribution you have studied in this unit.
