What are Bernoulli trials, when does the binomial distribution apply, and how are its probabilities, mean and variance computed?
Bernoulli trials, the binomial distribution , its probability function , mean , and variance
A focused answer to the VCE Math Methods Unit 3 key-knowledge point on the binomial distribution. Bernoulli trial conditions, the binomial probability formula, the mean and variance shortcuts, CAS usage on Paper 2, and standard Paper 1 patterns.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
VCAA wants you to recognise when a situation is binomial, write down , compute exact binomial probabilities by hand using for small on Paper 1, and use CAS on Paper 2 to compute cumulative probabilities. The mean and variance are essential shortcuts.
Bernoulli trials
A Bernoulli trial is a single experiment with exactly two outcomes (commonly called "success" and "failure"), where the probability of success is some fixed (and probability of failure is ).
A Bernoulli random variable takes the value 1 for success and 0 for failure, with probability distribution and . Its mean is and its variance is .
The binomial distribution
When Bernoulli trials are performed under the four binomial conditions, the total number of successes follows a binomial distribution.
The four conditions for a binomial
- Fixed number of trials .
- Each trial has only two outcomes, success or failure.
- The probability of success is constant across trials.
- The trials are independent.
If any one of these fails, is not binomial. The most common failure is sampling without replacement (which breaks independence for finite populations).
Notation: . The two parameters and fully determine the distribution.
The binomial probability formula
For and :
where counts the number of ways to choose which of the trials are successes.
The three factors have natural interpretations:
- : number of distinct orderings of successes and failures.
- : probability of specific successes occurring.
- : probability of the remaining trials being failures.
Worked example
A biased coin lands heads with probability . It is tossed 5 times. Find the probability of exactly 3 heads.
.
.
Mean and variance
For :
These shortcut formulas come directly from the linearity rule applied to the sum of Bernoulli trials.
For the biased coin above: , .
Cumulative binomial probabilities
For "at least", "at most" or "between" probabilities, you sum binomial terms.
On Paper 1, is small enough to compute terms by hand. On Paper 2, use the CAS binomCdf(n, p, lower, upper) function (or its equivalent on your model).
Worked example
A fair die is rolled 10 times. Find the probability of at least 3 sixes.
where is the number of sixes.
.
.
.
.
Sum these (or use CAS) and subtract from 1. The result is approximately .
Worked example: solving for the parameter
A biased coin is tossed 10 times. The probability of getting exactly 7 heads is . Find .
.
This is a one-variable equation in . Use CAS solve, restricting to : .
Examples in context
Example 1. Germination rate of seedlings. A nursery plants seeds, each germinating independently with probability . Let be the number that germinate, so . The probability that all six germinate is . The expected number is and the variance is .
Example 2. Defective components. A batch of electronic components has a defect rate. In a random sample of , let be the number defective, . The probability of no defectives is , so the probability of at least one defective is .
Try this
Q1. For , find . [2 marks]
- Cue. .
Q2. A goalkeeper saves of shots. In shots, find and for the number saved. [2 marks]
- Cue. ; .
Q3. A quiz has true/false questions answered by guessing. Find the probability of at least correct. [3 marks]
- Cue. ; .
Exam-style practice questions
Practice questions written in the style of VCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
2023 VCAA Paper 13 marksA fair coin is tossed 4 times. Let be the number of heads. Find , and .Show worked answer →
Each toss is a Bernoulli trial with , and the trials are independent and identical. So .
.
.
.
Markers reward identifying the binomial setup, the formula for , and both shortcut formulas with values.
2024 VCAA Paper 23 marksA multiple-choice exam has 20 questions, each with 4 options. A student guesses every answer. Find the probability that the student gets at least 8 correct, giving the answer to 4 decimal places.Show worked answer →
Each question is a Bernoulli trial: correct with probability , incorrect with probability . The trials are independent. So (number correct out of 20) is .
.
On the CAS, compute , or equivalently the upper-tail .
The result is approximately .
Markers reward identifying the binomial setup with parameters and , choosing the complement (or upper tail), and the correct CAS output to 4 decimal places.
Related dot points
- Random experiments, sample spaces, events and probabilities, including the addition rule, conditional probability , the multiplication rule, and the concept of independence
A focused answer to the VCE Math Methods Unit 3 key-knowledge point on probability fundamentals. Sample spaces and events, the addition and multiplication rules, conditional probability and independence, and the standard Paper 1 and Paper 2 patterns.
- Discrete random variables, their probability distributions, the expected value (mean) , the variance and the standard deviation
A focused answer to the VCE Math Methods Unit 3 key-knowledge point on discrete random variables. Probability distributions, expected value, variance and standard deviation, the linearity rule for , and the standard Paper 1 patterns.