Skip to main content
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.

Generated by Claude Opus 4.79 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. Discrete probability distributions
  3. Expected value and variance
  4. The binomial distribution
  5. Cumulative probabilities

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.