β Unit 4: Further calculus and statistical inference
Topic 3: Continuous random variables, the normal distribution, and statistical inference
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.
Have a quick question? Jump to the Q&A page
What this dot point is asking
QCAA wants you to define a continuous random variable through its probability density function, compute probabilities as definite integrals, and compute expected value (mean), variance and standard deviation as integrals. The dot point bridges Unit 4 calculus to Unit 4 statistics.
Continuous random variable
A continuous random variable takes values in a continuum (an interval of real numbers). Examples: a waiting time, a length, a temperature. Because has uncountably many possible values, for any single value; probabilities are computed for intervals.
Probability density function (pdf)
A continuous random variable is described by its probability density function , with:
Two conditions for a valid pdf:
- Non-negative. everywhere.
- Integrates to 1. .
For supported on (and outside), condition 2 becomes .
Finding a normalising constant
A common PSMT and EA question gives on and asks for . Set ; solve for .
Cumulative distribution function (cdf)
The cdf is .
Properties:
- IMATH_20 is non-decreasing.
- IMATH_21 , .
- IMATH_23 .
- IMATH_24 where is continuous (fundamental theorem of calculus).
Expected value (mean)
The expected value of is:
(For on , the limits reduce to and .)
Interpretation: the centre of mass of the pdf; the long-run average of independent observations.
Linearity: .
Variance and standard deviation
where .
The right-hand identity is the working formula.
Standard deviation .
Property: .
Median and quartiles
Median: such that . Solve .
Quartiles: and .
For symmetric pdfs the median equals the mean; for skewed pdfs they differ.
The uniform distribution
The simplest continuous random variable. has on , elsewhere.
- IMATH_44 .
- IMATH_45 .
- IMATH_46 for .
Worked example. Triangular pdf
on , 0 elsewhere.
Find . , so .
Find . .
Find . .
Find . .
Find SD. .
PSMT and EA contexts
The IA3 PSMT often models a continuous distribution arising from a real-world variable (waiting time, lifetime, error magnitude). Typical questions:
- Find the normalising constant for a given pdf shape.
- Compute the probability of a specific event.
- Compute and interpret the mean and standard deviation.
- Compute the median or a percentile.
The EA Paper 2 short response examines the formulas explicitly.
Common errors
Forgetting normalisation. A pdf must integrate to 1. Forgetting this in finding is the most common slip.
Using as probability. does not mean . The pdf is a density, not a probability.
Wrong variance formula. , not .
Forgetting the pdf inside . , not .
Wrong support. If outside , the integrals must be on , not .
In one sentence
A continuous random variable is described by a probability density function that integrates to 1 over its support and is non-negative, with probabilities computed as definite integrals , expected value as , and variance as where .
Past exam questions, worked
Real questions from past QCAA papers on this dot point, with our answer explainer.
2024 QCAA-style P25 marksA continuous random variable $X$ has pdf $f(x) = k(4 - x^2)$ on $[-2, 2]$ and 0 elsewhere. (a) Find $k$. (b) Find $E(X)$. (c) Find $\text{Var}(X)$.Show worked answer β
(a) Find . Normalisation: .
(by symmetry).
.
Set : .
(b) Expected value. .
The integrand is an odd function on a symmetric interval , so the integral is 0. .
(c) Variance. Need .
.
By symmetry: .
Evaluate: .
.
Markers reward the normalisation calculation with symmetry shortcut, the odd-integrand observation for , and the variance formula with correct arithmetic.
Related dot points
- 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.
- 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.
- Find antiderivatives of standard functions including polynomial, exponential and trigonometric forms, evaluate definite integrals using the Fundamental Theorem of Calculus, and recognise the definite integral as the limit of a Riemann sum
A focused answer to the QCE Mathematical Methods Unit 3 dot point on integration. Covers the standard antiderivatives, the linear-inside-argument shortcut, the Fundamental Theorem of Calculus as the bridge between differentiation and integration, and the Riemann-sum definition of the definite integral, with worked Paper 1 and Paper 2 examples QCAA examiners reward.