Skip to main content
WalesMathsSyllabus dot point

How do we model the number of successes in a fixed number of trials, and what is the binomial distribution?

Discrete random variables and probability distributions, the binomial distribution and its conditions, and calculating binomial probabilities.

A focused answer to WJEC AS Unit 2 statistical distributions, covering discrete random variables and probability distributions, the conditions for a binomial distribution, and calculating binomial probabilities including cumulative cases.

Generated by Claude Opus 4.812 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. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

WJEC wants you to understand a discrete random variable and its probability distribution, to know the conditions that make the binomial distribution appropriate, and to calculate binomial probabilities for single values and cumulative ranges. The binomial is the distribution behind the hypothesis test in the next topic, so its conditions and notation must be secure.

The answer

Discrete random variables

A discrete random variable XX takes a countable set of values, and a probability distribution lists each value with its probability.

A discrete uniform distribution assigns equal probability to each of its values, such as the score on a fair die where each of 11 to 66 has probability 16\tfrac{1}{6}. A common short-answer task is to find an unknown probability in a distribution table by using the fact that the probabilities sum to 11: if a table lists probabilities 0.10.1, 0.30.3, kk and 0.20.2, then k=10.6=0.4k = 1 - 0.6 = 0.4.

The binomial distribution and its conditions

These four conditions are a frequent short-answer question, so learn them precisely: fixed nn, two outcomes, independence, constant pp.

Calculating binomial probabilities

For ranges, use the cumulative function: P(Xr)P(X \le r) is built into the calculator, and P(Xr)=1P(Xr1)P(X \ge r) = 1 - P(X \le r-1).

Examples in context

Example 1. Quality control
A machine produces components that are acceptable with probability 0.950.95, independently. In a sample of 2020, the expected number acceptable is np=20×0.95=19np = 20 \times 0.95 = 19, and the probability that all 2020 are acceptable is (0.95)200.358(0.95)^{20} \approx 0.358. The mean and a single binomial term together summarise the batch.
Example 2. Multiple-choice guessing
A student guesses all 1010 multiple-choice questions, each with 44 options, so p=0.25p = 0.25 and XB(10,0.25)X \sim B(10, 0.25). The probability of scoring at least 55 is P(X5)=1P(X4)0.0781P(X \ge 5) = 1 - P(X \le 4) \approx 0.0781. The cumulative function turns an awkward sum into one calculator step.
Example 3. When the binomial does not apply
Drawing 55 cards from a pack and counting the aces is not binomial, because the draws are without replacement, so the probability of an ace changes after each card. The independence and constant-probability conditions both fail, which is exactly the kind of distinction WJEC tests in a "state why the binomial model is or is not suitable" question.

Try this

Q1. State the four conditions for a binomial distribution. [2 marks]

  • Cue. Fixed number of trials, two outcomes, independent trials, constant probability of success.

Q2. XB(6,0.5)X \sim B(6, 0.5). Find P(X=6)P(X = 6). [2 marks]

  • Cue. (66)(0.5)6=(0.5)6=1640.0156\binom{6}{6}(0.5)^6 = (0.5)^6 = \dfrac{1}{64} \approx 0.0156.

Q3. XB(15,0.2)X \sim B(15, 0.2). Find the mean of XX. [1 mark]

  • Cue. E(X)=np=15×0.2=3E(X) = np = 15 \times 0.2 = 3.

Exam-style practice questions

Practice questions written in the style of WJEC exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

WJEC AS style4 marksA fair die is rolled 8 times. Using XB(8,16)X \sim B(8, \tfrac{1}{6}), find the probability of exactly two sixes.
Show worked answer →

Apply the binomial probability formula with n=8n = 8, p=16p = \tfrac{1}{6}, r=2r = 2.

P(X=2)=(82)(16)2(56)6P(X = 2) = \binom{8}{2}\left(\dfrac{1}{6}\right)^2\left(\dfrac{5}{6}\right)^6.

(82)=28\binom{8}{2} = 28, and (16)2=136\left(\dfrac{1}{6}\right)^2 = \dfrac{1}{36}, (56)60.3349\left(\dfrac{5}{6}\right)^6 \approx 0.3349.

P(X=2)=28×136×0.33490.260P(X = 2) = 28 \times \dfrac{1}{36} \times 0.3349 \approx 0.260.

Markers reward the correct binomial coefficient, the powers of pp and 1p1-p matching the number of successes and failures, and a final answer to three significant figures. Swapping the powers of pp and 1p1-p is the usual error.

WJEC AS style4 marksIn a batch, 15 per cent of items are faulty. A sample of 12 is taken, modelled by XB(12,0.15)X \sim B(12, 0.15). Find the probability that at least one is faulty.
Show worked answer →

"At least one" is easiest via the complement: one minus the probability of none.

P(X1)=1P(X=0)P(X \ge 1) = 1 - P(X = 0).

P(X=0)=(120)(0.15)0(0.85)12=(0.85)120.1422P(X = 0) = \binom{12}{0}(0.15)^0(0.85)^{12} = (0.85)^{12} \approx 0.1422.

P(X1)=10.1422=0.858P(X \ge 1) = 1 - 0.1422 = 0.858 (three significant figures).

Markers reward using the complement, computing (0.85)12(0.85)^{12} for zero faulty, and subtracting from 11. Trying to add P(X=1)+P(X=2)+P(X=1) + P(X=2) + \cdots up to 1212 wastes time and risks arithmetic slips.

Related dot points

Sources & how we know this