β Statistical Analysis (ME-S1)
What is the binomial distribution, and what are its mean and variance?
Define the binomial distribution , state its probability mass function, and find its mean and variance
A focused answer to the HSC Maths Extension 1 dot point on the binomial distribution. The pmf , mean , variance , and standard situations that fit the model.
Have a quick question? Jump to the Q&A page
What this dot point is asking
NESA wants you to recognise scenarios that fit the binomial model (fixed number of independent Bernoulli trials with the same success probability), state the probability mass function, and compute the mean, variance and standard deviation.
The answer
Definition
Let be the number of successes in independent Bernoulli trials, each with success probability . Then has the binomial distribution (or ).
The parameters are:
- IMATH_10 : the number of trials (a positive integer).
- IMATH_11 : the success probability on each trial ().
- IMATH_13 : the failure probability.
The probability mass function
For ,
The binomial coefficient counts the number of ways to arrange successes among trials.
Mean and variance
By summing independent Bernoulli trials (each with mean and variance ):
Conditions for the binomial model
Four conditions must hold:
- A fixed number of trials, .
- Each trial has exactly two outcomes (success or failure).
- The trials are independent.
- The probability of success is the same for every trial.
If any of these fails, the distribution is not binomial.
Common scenarios
- Number of heads in coin flips: with the heads probability.
- Number of items defective in a batch of (with replacement, or with a large enough population to treat as approximately independent).
- Number of correct answers on a multiple-choice test if every question is guessed.
- Number of successful free throws in a fixed number of attempts (independence is a simplifying assumption).
Symmetric and skewed cases
- If , the distribution is symmetric around .
- If , the distribution is right-skewed (long tail to the right).
- If , it is left-skewed.
The skew decreases as grows; for large , the binomial approaches the normal (see the normal approximation dot point).
Past exam questions, worked
Real questions from past NESA papers on this dot point, with our answer explainer.
2023 HSC Q213 marksA biased coin lands heads with probability . It is flipped times. Let be the number of heads. Find , and the standard deviation.Show worked answer β
.
.
.
Standard deviation: .
Markers reward identifying the binomial model with , , applying the formulas, and the square root for .
Related dot points
- Define a Bernoulli random variable, compute its mean and variance, and recognise scenarios that fit the model
A focused answer to the HSC Maths Extension 1 dot point on Bernoulli trials. The definition, mean , variance , and the role of Bernoulli trials as the building block of the binomial distribution.
- Compute exact probabilities for the binomial distribution including , , , and use complementary counting
A focused answer to the HSC Maths Extension 1 dot point on computing binomial probabilities. Exact pmf values, cumulative sums, complements (at least, at most), and standard problem patterns, with worked examples.
- Use the normal approximation to approximate binomial probabilities for large
A focused answer to the HSC Maths Extension 1 dot point on the normal approximation of the binomial. The rule of thumb and , continuity correction, standardising and computing approximate probabilities, with worked examples.