How do we model continuous data using probability density functions and the normal distribution?
Use probability density functions to find probabilities, mean and variance for continuous random variables, and apply the normal distribution with standardisation
WACE Year 12 Mathematics Methods Unit 4 continuous random variables: probability density functions, mean and variance by integration, the normal distribution, standardisation with z-scores and the 68-95-99.7 rule, with worked SCSA-style examples.
✦ Generated by Claude Opus 4.8·9 min answer·
Reviewed by: AI editorial process; not yet individually human-reviewed
SCSA Unit 4 moves from the discrete distributions of Unit 3 to continuous random variables, where outcomes form an interval rather than a list. Probabilities become areas under a probability density function (pdf), and the normal distribution is the central continuous model examined in the WACE written examination.
Probability density functions
For a continuous variable, the probability of any single value is 0, so P(X=a)=0. Probabilities are areas:
P(a≤X≤b)=∫abf(x)dx.
Because single points have probability 0, P(a≤X≤b)=P(a<X<b).
The mean (expected value) and variance are found by integration:
The normal distribution X∼N(μ,σ2) has a symmetric bell-shaped pdf centred at the mean μ with standard deviation σ. Its key features:
It is symmetric about x=μ, so P(X<μ)=P(X>μ)=0.5.
The total area under the curve is 1.
Larger σ gives a wider, flatter curve.
Why standardisation works
Every normal distribution has the same shape; only its centre and width differ. Subtracting the mean shifts the centre to 0, and dividing by the standard deviation rescales the width to 1, producing the single standard normal Z∼N(0,1). Because this transformation preserves areas, a probability for any normal variable equals the matching probability for Z, which is why one set of standard-normal values (or one calculator function) serves every normal model. This is the practical payoff of the symmetry and two-parameter structure described above.
Standardisation and z-scores
To compare values from different normal distributions, or to use tables and the calculator, convert to the standard normal Z∼N(0,1):
z=σx−μ.
The z-score is the number of standard deviations a value lies above (positive) or below (negative) the mean.
Exam-style practice questions
Practice questions written in the style of SCSA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
WACE 20217 marksCalculator-assumed. The volume of soft drink in a can is normally distributed with mean μ=375 mL and standard deviation σ=4 mL. (a) Find P(X<370). (b) Find P(372≤X≤378). (c) Cans below a certain volume are rejected; the bottom 2% are rejected. Find the rejection volume.
Show worked answer →
A normal-distribution question with an inverse part.
(c) Bottom 2%: P(Z<z)=0.02, so z≈−2.054. Then x=μ+zσ=375−2.054(4)≈366.8 mL.
Markers reward standardising, the calculator probabilities, and unstandardising with a negative z in (c).
WACE 20236 marksCalculator-assumed. A continuous random variable has pdf f(x)=43(1−x2) for −1≤x≤1. (a) Verify the total area is 1. (b) Find P(0≤X≤0.5). (c) State the mean, justifying by symmetry.
Show worked answer →
A pdf question combining integration and symmetry.