Normal Distribution Applications
You know the bell curve exists — now you'll use it. What percentage of bottles are underfilled? What mark lands a student in the top 8%? In this lesson you master two fundamental operations: finding probabilities given values (normal CDF) and finding values given probabilities (inverse normal). These skills appear in every field that touches statistics.
Practise this lesson
Three printable worksheets that build from foundations to mastery — or build your own from any module’s questions.
A machine fills bottles with $\mu = 500$ mL and $\sigma = 8$ mL. The company wants to know what percentage of bottles are underfilled (less than 490 mL). Without calculating — using the empirical rule, do you expect this percentage to be closer to $10\%$, $1\%$, or $0.1\%$? Explain your reasoning.
Every normal distribution question is one of two types — and only two. Lock this into muscle memory before touching any numbers.
The fundamental identity that makes everything work: standardising converts any $X \sim N(\mu, \sigma^2)$ into $Z \sim N(0, 1)$. Every table and calculator in existence works with the standard normal.
Key facts
- Standardise before using tables: $z = (x - \mu)/\sigma$
- $P(X > x) = 1 - P(X < x)$ (complement rule)
- Inverse normal: find $z$ first, then $x = \mu + z\sigma$
Concepts
- Why we standardise — every normal curve has the same shape
- The difference between "find the probability" and "find the cut-off value"
- How quality control uses both forward and inverse operations
Skills
- Calculate $P(X < x)$, $P(X > x)$, and $P(a < X < b)$
- Find the value $x$ corresponding to a given probability
- Solve contextual problems in manufacturing, assessment, and science
To find a probability for any normal distribution, the strategy is always the same four steps:
- Identify $\mu$ and $\sigma$ from the problem
- Standardise the boundary value(s) using $z = \frac{x - \mu}{\sigma}$
- Find the corresponding probability from a z-table or calculator
- Interpret the result in context
Three probability types:
The three fundamental normal probability types — all rely on the standard CDF.
Example: Exam scores are $N(72, 12^2)$. Find $P(X > 84)$.
$z = \frac{84 - 72}{12} = 1$. So $P(X > 84) = P(Z > 1) = 1 - P(Z < 1) \approx 1 - 0.8413 = 0.1587$. Approximately $15.9\%$ of students scored above 84.
Left tail: $P(X < x) = P(Z < z)$ where $z = \frac{x-\mu}{\sigma}$; Right tail: $P(X > x) = 1 - P(Z < z)$ — always use complement
Pause — copy the three normal CDF cases: left tail $P(X < x) = P(Z < z)$; right tail $P(X > x) = 1 - P(Z < z)$; middle $P(a < X < b) = P(Z < z_b) - P(Z < z_a)$ — where $z = (x-\mu)/\sigma$ — into your book.
Did you get this? True or false: to find $P(X > 84)$ when $P(Z < 1) = 0.8413$, the answer is $0.8413$.
Worked examples · 3 in a row, reveal as you go
Chocolate bar weights are $N(250, 5^2)$ g. Find $P(X < 242)$.
Same distribution $N(250, 5^2)$. Find the weight exceeded by $90\%$ of bars.
Commute times are $N(35, 8^2)$ minutes. (a) What percentage take more than 45 min? (b) Find the 90th percentile.
Quick check: IQ scores are $N(100, 15^2)$. What IQ score is at the 90th percentile?
Common errors · the 3 traps that cost marks
Fill in the blank: To find $P(X > x)$ using a left-tail table, you compute $1$ minus ___.
Quick-fire practice · 5 calculations
For $X \sim N(100, 12^2)$, find $P(X < 112)$
For $X \sim N(100, 12^2)$, find $P(X > 88)$
Fish lengths are $N(35, 2^2)$ cm. What $\%$ are longer than 38 cm?
Exam marks $N(68, 10^2)$. Top $15\%$ get Distinction. Find minimum mark.
Components $N(50, 0.4^2)$ mm. Rejected if outside 49.2 to 50.8 mm. What $\%$ rejected?
Odd one out: Three of these are inverse normal problems and one is a forward (CDF) problem. Which is the odd one out?
$490 = 500 - 10 = 500 - 1.25 \times 8 = \mu - 1.25\sigma$. This is between $1\sigma$ and $2\sigma$ below the mean. The left tail beyond $1\sigma$ is about $16\%$, and beyond $2\sigma$ is about $2.5\%$. So the answer lies between $2.5\%$ and $16\%$ — closer to $10\%$ than to $1\%$ or $0.1\%$. The exact value (from tables) is approximately $\mathbf{10.6\%}$. The empirical rule gives a powerful first estimate before touching a calculator.
Pick your answer, then rate your confidence — that tells the system what to drill next.
Q1. The diameters of ball bearings are $N(12.00, 0.05^2)$ mm. Bearings are acceptable if diameter is between $11.90$ mm and $12.10$ mm. (a) Find the z-scores for the lower and upper acceptance limits. (b) Find the percentage of acceptable bearings. (c) Find the percentage that are too large. (3 marks)
Q2. Commute times are $N(35, 8^2)$ minutes. (a) What percentage take more than 45 minutes? (b) Find the 90th percentile commute time. (c) If 500 employees qualify for a work-from-home policy (commute exceeds the 90th percentile), how many employees does the company have in total? (3 marks)
Q3. A cereal manufacturer states boxes contain "at least 375 g." The filling machine is normally distributed. The company wants fewer than $0.5\%$ of boxes underweight. (a) If $\mu = 380$ g, find the maximum allowable $\sigma$ to 1 decimal place. (b) A proposal suggests $\mu = 385$ g, $\sigma = 4$ g. Calculate the percentage of underweight boxes. (c) Manufacturing cost increases $3\%$ per extra gram of mean fill. Evaluate which setting is more cost-effective while meeting the underweight requirement. (3 marks)
Comprehensive answers (click to reveal)
Drill 1: $z=1$, $P \approx 0.8413$. 2: $z=-1$, $P(Z>-1)\approx 0.8413$. 3: $z=1.5$, $\approx 6.7\%$. 4: $z\approx1.036$, $x\approx78.4$. 5: $z=\pm2$, rejected $\approx4.6\%$.
Q1 (3 marks): (a) $z_{\text{lower}}=-2$, $z_{\text{upper}}=2$ [1]. (b) $P(-2<Z<2)\approx0.9545$, so $\approx95.5\%$ acceptable [1]. (c) $P(Z>2)\approx0.0228$, so $\approx2.3\%$ too large [1].
Q2 (3 marks): (a) $z=1.25$, $P(X>45)\approx10.6\%$ [1]. (b) $z\approx1.282$, $x=35+1.282(8)=45.26$ min [1]. (c) $10\%=500$ employees, total $=5000$ [1].
Q3 (3 marks): (a) $z=-2.576$, $\sigma=5/2.576\approx1.9$ g [1]. (b) $z=(375-385)/4=-2.5$, $P\approx0.62\%$ — exceeds 0.5% so FAILS the requirement [1]. (c) Setting (a) at $\mu=380$ is cheaper ($\$380$ base) and meets the requirement; setting (b) at $\mu=385$ costs more AND fails — setting (a) wins [1].
Five timed questions on normal CDF and inverse normal. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.
Enter the arenaClimb platforms by answering normal distribution questions. Lighter alternative to the boss.
Mark lesson as complete
Tick when you've finished the practice and review.