Skip to main content

Worked Solutions

Statistical Analysis — Worked Solutions (HSC Maths Advanced)

By Nidhi · Intuition tutor 1 min read

Created with Intu AI Reviewed by Intuition's expert tutors

Studying this? See our HSC Maths Advanced course →

Worked examples for HSC Maths Advanced statistical analysis. Each shows where the marks are awarded, the key idea, and the full solution explained by your choice of tutor — Stella, Ella or Cassie.

How to use these

Try each question first, then check your working. Use the tutor tabs to read the full solution in the style that suits you: Stella is direct and challenging, Ella is warm and explains the why, and Cassie is concise and analytical.

These examples cover a discrete probability distribution and the normal distribution using $z$-scores and the empirical (68–95–99.7) rule.

Example 1 — Discrete probability distribution

Standard 4 marks

Question

A discrete random variable $X$ has the probability distribution below, where $k$ is a constant.

$x$ 0 1 2 3
$P(X=x)$ $0.1$ $0.3$ $k$ $0.2$

Find the value of $k$, then calculate the expected value $E(X)$.

Solution

The probabilities must sum to 1, so that fixes $k$ immediately.

$0.1 + 0.3 + k + 0.2 = 1 \Rightarrow 0.6 + k = 1 \Rightarrow k = 0.4$.

Expected value is $E(X) = \sum x\,P(X=x)$:

$E(X) = 0(0.1) + 1(0.3) + 2(0.4) + 3(0.2) = 0 + 0.3 + 0.8 + 0.6 = 1.7$.

So $k = 0.4$ and $E(X) = 1.7$. Don't multiply by $x = 0$ and lose track — that term is zero, but write it so the marker sees the full sum.

Where the marks go

  • 1 mark: States that the probabilities sum to 1
  • 1 mark: Correct value $k = 0.4$
  • 1 mark: Sets up $E(X) = \sum x\,P(X=x)$ correctly
  • 1 mark: Correct expected value $E(X) = 1.7$

Key idea

Probabilities in a distribution sum to 1; the expected value is $E(X) = \sum x\,P(X=x)$.

Example 2 — The normal distribution and z-scores

Standard 3 marks

Question

The heights of a large group of students are normally distributed with a mean of $\mu = 165$ cm and a standard deviation of $\sigma = 8$ cm.

Calculate the $z$-score of a student who is $181$ cm tall, and use the empirical (68–95–99.7) rule to find the percentage of students taller than $181$ cm.

Solution

Standardise first: $z = \dfrac{x - \mu}{\sigma} = \dfrac{181 - 165}{8} = \dfrac{16}{8} = 2$.

A $z$-score of $2$ means $181$ cm is exactly two standard deviations above the mean. By the empirical rule, $95\%$ of data lies within $z = \pm 2$, so $5\%$ lies outside, split equally between the two tails.

The upper tail (taller than $181$) is half of that: $2.5\%$.

So $z = 2$ and $2.5\%$ of students are taller than $181$ cm. The "half of the leftover" step is where marks are lost — symmetry of the bell curve is doing the work.

Where the marks go

  • 1 mark: Correct standardisation formula $z = \frac{x-\mu}{\sigma}$
  • 1 mark: Correct $z$-score $z = 2$
  • 1 mark: Correct percentage $2.5\%$ using the empirical rule and symmetry

Key idea

Standardise with $z = \frac{x-\mu}{\sigma}$, then use the 68–95–99.7 rule and the curve's symmetry to read off tail percentages.