HSC Mathematics Advanced statistical analysis (2026 guide)
A complete guide to statistical analysis in HSC Mathematics Advanced. Descriptive statistics, probability distributions (discrete and continuous), the normal distribution, sampling, and applications. With worked examples and the patterns that repeat in HSC papers year after year.
Why statistics matters in HSC Mathematics Advanced
Statistical analysis is the second-largest topic in HSC Mathematics Advanced after calculus. It is also the topic where students most often lose marks, partly because statistics demands a different style of thinking than the rest of the course (less "solve the equation", more "interpret the situation").
The topic has clean structure: descriptive statistics for summarising data, probability distributions for modelling random outcomes, and the normal distribution as the universal tool for continuous data.
Descriptive statistics
Measures of centre
- Mean (): the average. .
- Median: the middle value when data are sorted. Half the data are below, half above.
- Mode: the most frequent value.
The mean is sensitive to outliers; the median is robust. For skewed data (e.g. income), the median is usually more representative.
Measures of spread
- Range: .
- Variance: . (HSC uses population variance, dividing by .)
- Standard deviation: . The square root of variance, in the same units as the data.
- Interquartile range (IQR): , where and are the first and third quartiles.
Standard deviation is the most-used spread measure in HSC because it pairs with the normal distribution.
Discrete probability distributions
A discrete probability distribution assigns probabilities to a finite or countable set of outcomes.
Expected value (mean)
For a discrete random variable :
Variance and standard deviation
Worked example
A spinner has three outcomes: 1 (probability 0.5), 2 (probability 0.3), 3 (probability 0.2). Find the expected value and standard deviation.
.
IMATH_14
IMATH_15
.
.
The normal distribution
The normal (or Gaussian) distribution is a continuous bell-shaped distribution fully specified by its mean and standard deviation . Notation: .
Properties
- Symmetric about the mean.
- The mean, median, and mode are all equal to .
- The total area under the curve is 1 (it's a probability density).
- 68-95-99.7 rule: approximately 68% of values within 1 SD, 95% within 2 SD, 99.7% within 3 SD of the mean.
Standard normal distribution
The standard normal has and . Any normal distribution can be converted to standard normal via the z-score transformation:
A z-score tells you how many standard deviations above (positive) or below (negative) the mean a value is.
Using normal tables
HSC exam papers provide a table of for the standard normal. From this you can compute any normal probability.
Worked example. A class's exam scores are normally distributed with mean 70 and standard deviation 10. Find the probability that a randomly chosen student scored above 85.
Step 1: .
Step 2: .
Step 3: From a standard normal table, .
Step 4: , or about 6.68%.
Worked example using 68-95-99.7
The heights of Year 12 boys are normally distributed with mean 175 cm and standard deviation 7 cm. What percentage are taller than 189 cm?
189 cm is standard deviations above the mean.
By the 68-95-99.7 rule, 95% of values are within 2 SD. So 2.5% are above 189 cm and 2.5% are below 161 cm.
Answer: about 2.5%.
Sampling and the Central Limit Theorem
When you take a random sample of size from a population with mean and standard deviation , the sample mean has:
- Mean: .
- Standard deviation: (the standard error of the mean).
The Central Limit Theorem (CLT) says that for large enough (usually ), the sampling distribution of is approximately normal, regardless of the shape of the population distribution.
Worked example
Heights of Year 12 girls have mean 167 cm and standard deviation 8 cm. A random sample of 16 girls is taken. What is the probability the sample mean is above 170 cm?
The sample mean has mean 167 and standard deviation .
.
.
About 6.68%.
Common HSC statistics traps
Confusing with . Standard deviation vs variance. Read the question carefully.
Forgetting to convert to z-score. You cannot look up directly; you must standardise first.
Wrong tail. If the question asks , you need . If it asks , you need . Visualise the shaded area.
Misapplying the 68-95-99.7 rule. The rule gives the probability inside a band around the mean. If asked for the probability outside, subtract from 1.
Confusing the population SD with the sample mean's SD. The sample mean has SD , not .
Forgetting CLT's sample-size requirement. The CLT is approximate; it gets better as grows. For small from non-normal populations, the sampling distribution may not be normal.
How statistics is examined
In Section II of the HSC Mathematics Advanced paper:
- Short questions (3-4 marks). Compute mean and SD from a dataset. Apply the 68-95-99.7 rule.
- Medium questions (5-7 marks). Find probabilities using the standard normal table. Compare two normal distributions. Compute z-scores in a real-world context.
- Long extended-response questions (8-10 marks). Multi-part problems involving the sampling distribution of the mean, often with interpretation of results in context.
Practice strategy
For HSC Mathematics Advanced statistical analysis:
- Term 3. Memorise the 68-95-99.7 rule, the z-score formula, and the standard error formula.
- Term 4. Practice with the standard normal table. Do at least one statistics question per past paper.
- Final two weeks. Drill the conversion: z-score probability interpretation. This sequence appears in every HSC paper.
In one sentence
HSC Mathematics Advanced statistical analysis rewards confident use of the normal distribution: convert any value to a z-score, read off the probability from the standard normal table, and interpret the result in context. Memorise the 68-95-99.7 rule, the z-score formula, and the standard error formula until they are automatic.