Skip to main content
WAMath MethodsSyllabus dot point

How do we measure the spread of a discrete random variable around its mean?

Calculate and interpret the variance and standard deviation of a discrete random variable, including the effect of a linear transformation

WACE Year 12 Mathematics Methods Unit 3 variance and standard deviation of a discrete random variable: the definition, the E of X squared minus mean squared shortcut, the linear transformation rule, with worked SCSA-style examples.

Generated by Claude Opus 4.76 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Definition of variance
  3. Why the standard deviation
  4. Linear transformations

What this dot point is asking

SCSA Unit 3 measures the spread of a discrete random variable with its variance and standard deviation. This dot point asks you to compute both, use the efficient E(X2)μ2E(X^{2})-\mu^{2} form, and apply the linear transformation rule. It is examined in both sections of the WACE written examination.

Definition of variance

The variance is the expected squared distance from the mean, so it captures how widely the values are spread.

The equivalent form E(X2)μ2E(X^{2})-\mu^{2} is almost always faster by hand: compute E(X2)=x2P(X=x)E(X^{2})=\sum x^{2}P(X=x) and subtract the square of the mean.

Why the standard deviation

Variance is in squared units, which are awkward to interpret. Taking the square root returns the standard deviation to the same units as XX, giving a directly interpretable measure of typical distance from the mean.

Linear transformations

Adding a constant shifts every value but does not change the spread, so it leaves the variance unchanged. Multiplying by a constant scales every distance from the mean, so the variance scales by the square of the constant.

For example, if Var(X)=2.44\mathrm{Var}(X)=2.44, then Var(3X+5)=9×2.44=21.96\mathrm{Var}(3X+5)=9\times 2.44=21.96. The added 55 has no effect on spread; only the multiplier 33 matters, squared.