Skip to main content
ExamExplained
WA · Math Methods
Math Methods study scene
§-Syllabus dot point
WAMath MethodsSyllabus dot point

How do we model and analyse discrete random variables and the binomial distribution?

Construct discrete probability distributions, calculate expected value and variance, and apply the binomial distribution to repeated independent trials

WACE Year 12 Mathematics Methods Unit 3 discrete random variables: probability distributions, expected value, variance and the binomial distribution with mean np and variance np(1-p), shown through worked SCSA-style examples.

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. Discrete probability distributions
  3. Expected value and variance
  4. The binomial distribution
  5. Cumulative probabilities
  6. Recognising when the binomial applies
  7. Why mean and variance are npnp and np(1p)np(1-p)

What this dot point is asking

SCSA Unit 3 introduces discrete random variables: variables that take countable, separate values each with an attached probability. You must construct distributions, compute summary measures, and recognise and apply the binomial distribution for a fixed number of independent success-or-failure trials.

Discrete probability distributions

A discrete random variable XX has a probability distribution listing each value and its probability. Two conditions must hold:

The second condition is the most common way SCSA asks you to find an unknown probability: set the sum equal to one and solve.

Expected value and variance

The form Var(X)=E(X2)[E(X)]2\mathrm{Var}(X) = E(X^2) - [E(X)]^2 is usually faster by hand because it avoids squaring deviations.

The binomial distribution

A binomial random variable counts the number of successes in nn independent trials, each with the same probability pp of success. The requirements are: a fixed number of trials, two outcomes per trial, constant pp, and independence.

Here (nk)=n!k!(nk)!\binom{n}{k} = \dfrac{n!}{k!\,(n-k)!} counts the number of ways to arrange kk successes among nn trials.

Cumulative probabilities

"At least" and "at most" questions require summing several terms, or using the complement. For example P(X1)=1P(X=0)P(X \ge 1) = 1 - P(X = 0) is far faster than adding ten terms. In the calculator-assumed section, binomial cumulative functions handle these directly.

Recognising when the binomial applies

Before any calculation, confirm the four binomial conditions: a fixed number of trials nn, exactly two outcomes per trial, a constant success probability pp, and independent trials. The independence condition is the one most often broken. Sampling without replacement from a small population changes pp from trial to trial, so it is not binomial; sampling from a very large population (or with replacement) keeps pp effectively constant and the binomial model is valid. SCSA questions frequently test this judgement by describing a scenario and asking whether the binomial is appropriate, so state the conditions explicitly when justifying your model.

Why mean and variance are npnp and np(1p)np(1-p)

A binomial variable is the sum of nn independent Bernoulli trials, each with mean pp and variance p(1p)p(1-p). Because expectation is additive, the means add to npnp; because the trials are independent, the variances also add, giving np(1p)np(1-p). This is why understanding the single-trial Bernoulli case makes the binomial summary measures intuitive rather than something to memorise.

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 20218 marksCalculator-assumed. A factory's items are independently defective with probability p=0.04p=0.04. A quality inspector tests 2525 items. Let XX be the number defective. (a) State the distribution of XX. (b) Find E(X)E(X) and Var(X)\mathrm{Var}(X). (c) Find P(X=0)P(X=0). (d) Find P(X2)P(X\ge 2).
Show worked answer →

A full binomial question with summary measures and cumulative probabilities.

(a) XB(25,0.04)X\sim\mathrm{B}(25,0.04): 2525 independent trials, two outcomes, constant p=0.04p=0.04.

(b) E(X)=np=25×0.04=1E(X)=np=25\times 0.04=1; Var(X)=np(1p)=25×0.04×0.96=0.96\mathrm{Var}(X)=np(1-p)=25\times 0.04\times 0.96=0.96.

(c) P(X=0)=(0.96)250.360P(X=0)=(0.96)^{25}\approx 0.360.

(d) Use the complement: P(X2)=1P(X1)=1[(0.96)25+25(0.04)(0.96)24]1(0.360+0.375)=0.265P(X\ge 2)=1-P(X\le 1)=1-\bigl[(0.96)^{25}+25(0.04)(0.96)^{24}\bigr]\approx 1-(0.360+0.375)=0.265.

Markers reward the stated distribution, npnp and np(1p)np(1-p), the exact P(X=0)P(X=0), and the complement in (d).

WACE 20235 marksCalculator-free. A fair coin is tossed 44 times. Let XX be the number of heads. (a) Find E(X)E(X) and Var(X)\mathrm{Var}(X). (b) Find P(X=2)P(X=2).
Show worked answer →

A calculator-free binomial with p=0.5p=0.5.

(a) XB(4,0.5)X\sim\mathrm{B}(4,0.5), so E(X)=np=4(0.5)=2E(X)=np=4(0.5)=2 and Var(X)=np(1p)=4(0.5)(0.5)=1\mathrm{Var}(X)=np(1-p)=4(0.5)(0.5)=1.

(b) P(X=2)=(42)(0.5)2(0.5)2=6×116=616=38=0.375P(X=2)=\binom{4}{2}(0.5)^{2}(0.5)^{2}=6\times\dfrac{1}{16}=\dfrac{6}{16}=\dfrac{3}{8}=0.375.

Markers reward npnp and np(1p)np(1-p) and the exact probability 38\dfrac{3}{8}.

ExamExplained