How is the binomial distribution used to model repeated trials?
Define and apply the binomial distribution to model the number of successes in independent Bernoulli trials, including computing probabilities, expected value and variance
A focused answer to the VCE Maths Methods Unit 2 dot point on the binomial distribution. States , identifies and , and works the VCAA SAC-style " coin tosses, exactly heads" problem.
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 binomial situations, write the probability mass function, and use the standard formulas for the expected value and variance.
Bernoulli trial
A single experiment with two possible outcomes (success or failure) and probability of success. Examples: coin toss, single quality-control inspection, single penalty kick.
Binomial distribution
If independent Bernoulli trials are run with the same success probability , then = number of successes is binomially distributed: .
Probability of exactly successes:
where .
Conditions
To apply the binomial:
- is fixed in advance.
- Each trial has two outcomes (success / failure).
- Probability of success is the same on every trial.
- Trials are independent.
Expected value and variance
The mean is intuitive: in tosses of a fair coin, expect heads. The variance peaks at (most uncertain outcome).
Cumulative probabilities
.
CAS calculators give cumulative probabilities directly via BinomialCDF(n, p, k).
Cumulative and "at least" probabilities
Most exam questions ask for ranges, not single values, so fluency with cumulative probabilities is essential. "At most " is , computed directly with the CAS binomCdf. "At least " is best handled with the complement: , which avoids summing a long tail. "Between and inclusive" is . The single most common boundary error is forgetting that , not .
Finding or from a condition
VCAA also poses inverse problems: given a required probability, find the number of trials or the success probability . The "at least one" structure is the classic case: , set against a target, then solved for using logarithms (since the unknown is an exponent). Solving for from a single-term equation such as is done with CAS solve, restricting to to discard non-physical roots.
In one sentence
The binomial distribution models the number of successes in independent Bernoulli trials with success probability , with , expected value and variance .
Examples in context
Example 1. Quality control on a production line. A factory's bottling line has a defect rate. In a random sample of bottles, let be the number defective, so . The probability of exactly one defective is . The expected number of defectives per sample is .
Example 2. Free-throw shooting. A basketballer makes of free throws. In attempts, . The probability of making at least is .
Try this
Q1. For , find and . [2 marks]
- Cue. ; .
Q2. A spinner lands on red with probability . It is spun times. Find the probability of exactly reds. [3 marks]
- Cue. .
Q3. A test has true/false questions answered by guessing (). Find the probability of getting at most 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.
VCAA 2022 Exam 14 marksA biased coin has . It is tossed times. Find (a) , (b) and for the number of heads.Show worked answer →
.
(a) .
(b) .
.
Markers reward identification of and , the binomial formula, and the standard and formulas.
VCAA 2023 Exam 25 marksA seed supplier states that each seed germinates independently with probability . A gardener plants seeds. (a) Calculate the probability that at least germinate, correct to four decimal places. (b) Determine the smallest number of seeds the gardener should plant so that the probability of at least one germinating exceeds .Show worked answer →
Let .
(a) . Using the CAS binomCdf(15, 0.8, 13, 15) (or ) gives .
(b) With seeds, the probability none germinate is , so . Require , i.e. .
Take logs: , so . The smallest integer is seeds.
Markers reward the cumulative CAS computation to four decimal places, the complement set-up for part (b), and solving the inequality for the least integer.
Related dot points
- Define a discrete random variable and its probability distribution, and compute expected value (mean) and variance for given distributions
A focused answer to the VCE Maths Methods Unit 2 dot point on discrete random variables. Defines a probability distribution, computes expected value and variance , and works the VCAA SAC-style fair-die and lottery-EV problems.
- Apply the rules of probability (addition, multiplication, conditional), the counting principles (permutations and combinations), and use these to find probabilities in compound experiments
A focused answer to the VCE Maths Methods Unit 1 dot point on probability and counting. States addition, multiplication and conditional probability rules, defines permutations () and combinations (), and works the VCAA SAC-style card-and-committee problems.
- Bernoulli trials and sequences of Bernoulli trials, sample data analysis (mean, median, mode, range), simulation of random processes, and the relationship between theoretical probability and observed relative frequency
A focused answer to the VCE Math Methods Unit 2 key-knowledge point on Bernoulli trials, sample data and simulation. Bernoulli trial probabilities, summary statistics of sample data (mean, median, mode, range), and how simulation (physical or computational) approximates theoretical probabilities; foundation for the Unit 3 binomial distribution.
- Define logarithms as the inverse of exponentials, apply the laws of logarithms, sketch logarithmic graphs and solve exponential equations using logs
A focused answer to the VCE Maths Methods Unit 2 dot point on logarithms. Defines , lists the three log laws and change of base, sketches , and works the VCAA SAC-style exponential-equation problem .
- Sketch and analyse exponential functions of the form , identifying key features (intercepts, asymptote, domain, range) and applying transformations
A focused answer to the VCE Maths Methods Unit 2 dot point on exponential functions. Sketches for and , identifies the y-intercept, horizontal asymptote, domain and range, and works the VCAA SAC-style transformation problem.