Teacher Guide: Binomial Probability
Learn to calculate probabilities when an experiment has exactly two outcomes and is repeated multiple times.
Use this lesson with your class
Free, no student accounts needed.
Share with students
Students open the lesson and practise with instant feedback.
Class quiz
10 questions on Probability Distributions. Students join with a name, you see everyone's score.
For Teachers
- Identify situations where binomial probability applies
- Calculate combinations using the formula
- Apply the binomial probability formula to solve problems
- Interpret binomial probabilities in real-world contexts
- • Understanding of basic probability concepts
- • Knowledge of factorials and exponents
- • Familiarity with combinations and permutations
- • Ability to work with decimals and percentages
- 1. Why do you think the formula includes both and ?
- 2. Can you think of a real-life situation where binomial probability would NOT apply?
- 3. If a coin is biased with for heads, how would the probability distribution change compared to a fair coin?
- 4. Why is it important that trials be independent in a binomial experiment?
Thinking that 'success' must be a positive outcome
Believing that past trials affect future probabilities
For Struggling Students:
- • Start with coin flips where simplifies calculations
- • Provide a step-by-step checklist for the formula
- • Use tree diagrams to visualize small cases before the formula
- • Allow calculator use for factorial calculations
For On-Level Students:
- • Solve problems with various values of and
- • Calculate 'at least' and 'at most' probabilities
- • Compare theoretical binomial probability with simulations
For Advanced Students:
- • Derive the binomial formula from first principles
- • Explore expected value and variance of binomial distributions
- • Connect binomial to normal distribution for large
- • Analyze real datasets using binomial models
- HSS.MD.A.3 (CCSS.MATH.CONTENT.HSS.MD.A.3)
Develop a probability distribution for a random variable defined for a sample space
- HSS.MD.A.4 (CCSS.MATH.CONTENT.HSS.MD.A.4)
Calculate expected values and use them to solve problems
- visualBinomial Distribution Graph
Interactive chart showing probability distribution for different parameters
- activityCoin Flip Simulator
Students simulate coin flips and compare experimental to theoretical probability
- worksheetBinomial Practice Problems
Real-world scenarios requiring binomial probability calculations
Lesson Content
Everything students see: definition, examples, common mistakes, applications. Tap to open.
Lesson Content
Everything students see: definition, examples, common mistakes, applications. Tap to open.
Definition
- = total number of trials
- = number of successes we want
- = probability of success on each trial
- = number of ways to choose successes from trials (combinations)
Worked Examples
What is the probability of getting exactly 3 heads in 5 coin flips?
Identify the parameters
flips, heads, (fair coin) → , ,
Calculate the combination
→
Calculate
→
Calculate
→
Multiply all parts
→
Answer: The probability of getting exactly 3 heads in 5 flips is or
Common Mistakes
Forgetting to include the combination coefficient
Why it's wrong: The combination counts all the different ways to arrange successes among the trials. Without it, you only calculate one specific arrangement.
Correct: Always start with the combination:
Using instead of
Why it's wrong: The exponent represents the number of successes, not the total number of trials.
Correct: Success probability is raised to the power of successes: , and failure probability to the power of failures:
Applying binomial formula when trials are not independent
Why it's wrong: Binomial probability requires that each trial's outcome doesn't affect others. Drawing cards without replacement, for example, changes probabilities.
Correct: Check independence: Does knowing one result change the probability of another? If yes, binomial doesn't apply.
Why It Matters
- Medicine: Probability that exactly 7 out of 10 patients respond to a treatment
- Quality Control: Chance of finding 3 defective items in a batch of 20
- Sports: Likelihood of a basketball player making 8 out of 10 free throws
- Surveys: Probability that 60% of respondents choose a particular option
Real World Applications
Medical Trials
Researchers use binomial probability to evaluate treatment effectiveness.
Example:
If a drug has a 70% success rate, we can calculate the probability that exactly 8 out of 10 patients will respond positively.
A vaccine is 80% effective. In a group of 5 people who received it, what's the probability that exactly 4 are protected?
Calculate where ,
Step 1: Write the mathematical expression
Use:
Sports Analytics
Coaches use binomial probability to predict game outcomes and player performance.
Example:
A basketball player has a 75% free throw success rate. Binomial probability helps calculate the chance of making 9 out of 10 free throws.
A soccer player scores on 60% of penalty kicks. What's the probability of scoring exactly 3 out of 5 penalties?
Calculate where ,
Step 1: Write the mathematical expression
Use:
Key Takeaways
- 1Binomial probability applies when there are exactly two outcomes (success/failure) with fixed probability
- 2The formula is
- 3The combination counts all possible arrangements of successes
- 4Trials must be independent for binomial probability to apply
- 5Always check: fixed , constant , independent trials, two outcomes
Frequently Asked Questions
When should I use binomial probability versus other probability methods?
What does the combination represent in the formula?
What if I want the probability of 'at least' or 'at most' k successes?
Glossary
- Binomial experiment
- An experiment with a fixed number of independent trials, each with exactly two outcomes (success/failure) and constant probability
- Trial
- A single repetition of the experiment (e.g., one coin flip, one question answered)
- Success
- The outcome we're counting (doesn't have to be 'good' - just the one we're interested in)
- Combination
- The number of ways to choose items from items, written as or
- Independent trials
- Trials where the outcome of one doesn't affect the probability of others
Formula Card
Binomial Probability Formula
$n$ = trials, $k$ = successes, $p$ = success probability, $\binom{n}{k}$ = combinations
Combination Formula
Number of ways to choose $k$ items from $n$ items