Skip to main content
WAMath MethodsSyllabus dot point

What is a discrete random variable, and what conditions make a table of probabilities a valid probability distribution?

Define discrete random variables and construct and verify discrete probability distributions, including finding unknown probabilities

WACE Year 12 Mathematics Methods Unit 3 discrete probability distributions: defining a discrete random variable, the two validity conditions, finding an unknown probability, and uniform distributions, 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. Discrete random variables
  3. Finding an unknown probability
  4. Probabilities of events
  5. The discrete uniform distribution

What this dot point is asking

SCSA Unit 3 introduces discrete random variables as the foundation for the binomial distribution and all of probability in the course. This dot point asks you to define such variables and build and verify their probability distributions, examined in both sections of the WACE written examination.

Discrete random variables

A random variable assigns a number to each outcome of a random process. A discrete random variable takes values that can be listed separately, such as 0,1,2,30,1,2,3, typically counts. This contrasts with a continuous variable, which takes any value in an interval.

The second condition reflects certainty: one of the listed outcomes must occur, so the probabilities exhaust all possibilities.

Finding an unknown probability

The most common SCSA task is a distribution with one probability written as an unknown. Because the probabilities must sum to 11, you set up an equation and solve.

Probabilities of events

Once the distribution is known, the probability of a compound event is the sum of the probabilities of the values it includes. For the table above, P(X3)=P(X=3)+P(X=4)=0.4+0.2=0.6P(X\ge 3)=P(X=3)+P(X=4)=0.4+0.2=0.6, and P(X<3)=10.6=0.4P(X<3)=1-0.6=0.4 by the complement.

The discrete uniform distribution

When all nn outcomes are equally likely, each has probability 1n\dfrac{1}{n}; this is the discrete uniform distribution. A fair die gives P(X=x)=16P(X=x)=\dfrac{1}{6} for x=1,,6x=1,\dots,6. The uniform case is the simplest distribution and a useful check that probabilities sum to 11.