← Unit 4: Further calculus and statistical inference
Topic 3: Continuous random variables, the normal distribution, and statistical inference
Apply the normal distribution $N(\mu, \sigma^2)$ and the standardisation $Z = (X - \mu)/\sigma$ to compute normal probabilities and inverse probabilities, including the empirical 68-95-99.7 rule
A focused answer to the QCE Maths Methods Unit 4 dot point on the normal distribution. Standardisation, the empirical rule, normal probability and inverse-normal calculations, and worked PSMT and EA examples.
Have a quick question? Jump to the Q&A page
What this dot point is asking
QCAA wants you to recognise the normal distribution, apply the standardisation transformation, use the empirical 68-95-99.7 rule for Paper 1 exact-value questions, and compute general normal probabilities and inverse probabilities using technology in Paper 2.
The normal distribution
A continuous random variable is normally distributed with mean and standard deviation :
The pdf is:
Properties:
- Symmetric about .
- Bell-shaped, peak at .
- Mean = median = mode = .
- Standard deviation controls the spread.
The standard normal IMATH_11
The standard normal is . Any normal can be converted to a standard normal by:
This is standardisation. The transformation preserves probabilities:
The empirical 68-95-99.7 rule
For any normal distribution:
- IMATH_13
- IMATH_14
- IMATH_15
Single-tail derivatives:
- IMATH_16
- IMATH_17
- IMATH_18
The rule is the workhorse for Paper 1 exact-value questions when the -endpoints fall at .
Computing normal probabilities
Paper 1 (exact-value). When the endpoints map cleanly to for , use the empirical rule.
Paper 2 (calculator-active).
- State the distribution: .
- Standardise the endpoints: , .
- Compute using calculator's
normCdf: .
Inverse normal
Given a probability , find such that :
- Find such that .
- Convert back: .
Common values:
| IMATH_35 | IMATH_36 |
|---|---|
| 0.90 | 1.2816 |
| 0.95 | 1.6449 |
| 0.975 | 1.9600 |
| 0.99 | 2.3263 |
For an "upper tail" question, , so use for the complementary .
Applications
Quality control. Lengths or weights of manufactured items modelled as normal.
Test scores. Standardised test scores have a bell-curve distribution.
Biological measurements. Heights, blood pressure, gestation periods.
Modelling errors. Random measurement errors typically follow a normal distribution.
Worked example. Combined Paper 1 / Paper 2
A factory produces batteries with lifetime normally distributed, mean 200 hours, SD 20 hours.
(a) Paper 1 empirical-rule. Find .
and . So this is . Probability .
(b) Paper 2 calculator-active. Find .
Standardise: .
.
(c) Paper 2 inverse. Find such that the longest 10 percent of batteries are warranted to last more than hours.
. . hours.
Common errors
Wrong sign on standardisation. , not .
Empirical rule misapplied. The rule is for specifically. For other endpoints, standardise and use a table or calculator.
Inverse for the wrong tail. "Top 10 percent" means , so . Read carefully.
Using where is asked. uses the standard deviation, not the variance.
Calculator without set-up. Paper 2 expects the standardisation set-up shown explicitly with the calculator value at the end.
In one sentence
The normal distribution is the bell-shaped distribution with mean and standard deviation ; standardisation via converts any normal probability question to a standard-normal question, the empirical 68-95-99.7 rule handles Paper 1 exact-value endpoints at , and the inverse-normal function handles "find such that " questions on Paper 2.
Past exam questions, worked
Real questions from past QCAA papers on this dot point, with our answer explainer.
2024 QCAA-style P24 marksHeights of a population are normally distributed with mean $170$ cm and standard deviation $8$ cm. (a) Find $P(160 \leq X \leq 180)$. (b) Find the height $c$ such that $P(X > c) = 0.05$.Show worked answer →
(a) Probability. .
Standardise: , .
.
So approximately .
(b) Inverse probability. .
From inverse normal, .
cm.
Markers reward the standardisation, the use of normCdf or inverse-normal, and converting back from to -scale.
2023 QCAA-style P12 marksThe random variable $X \sim N(50, 4^2)$. Use the empirical 68-95-99.7 rule to estimate $P(42 \leq X \leq 58)$.Show worked answer →
and (since and ).
By the empirical rule, .
So .
Markers reward identifying the interval as and citing the empirical rule.
Related dot points
- Define a continuous random variable, its probability density function (pdf), cumulative distribution function (cdf), and compute probabilities, expected value (mean), variance and standard deviation as definite integrals
A focused answer to the QCE Maths Methods Unit 4 dot point on continuous random variables. Defines the pdf, cdf, mean, variance and standard deviation as integrals, including the normalisation condition and a worked PSMT-style example.
- Apply the sampling distribution of the sample proportion $\hat{p}$ (mean $p$, standard deviation $\sqrt{p(1-p)/n}$) and construct approximate confidence intervals $\hat{p} \pm z^* \sqrt{\hat{p}(1-\hat{p})/n}$ for a population proportion
A focused answer to the QCE Maths Methods Unit 4 dot point on sample proportions and confidence intervals. The sampling distribution of $\hat{p}$, the normal approximation, the CI formula with standard $z^*$ values, and worked Paper 2 / PSMT examples.
- Recognise the binomial distribution $X \sim \mathrm{Bin}(n, p)$ as the count of successes in $n$ independent Bernoulli trials, apply the binomial probability formula and use CAS, and use the formulas $E(X) = np$ and $\mathrm{Var}(X) = np(1 - p)$
A focused answer to the QCE Mathematical Methods Unit 3 dot point on the binomial distribution. Defines the binomial conditions (BINS), states the probability formula, gives the mean $np$ and variance $np(1 - p)$, and walks through both by-hand Paper 1 calculations and CAS-supported Paper 2 calculations including $P(X \leq k)$, $P(X \geq k)$ and modelling applications.