Back to Lesson

Teacher Guide: Binomial Distribution

Learn how to calculate probabilities for repeated independent trials with two outcomes.

Use this lesson with your class

Free, no student accounts needed.

Share with students

Students open the lesson and practise with instant feedback.

Printable worksheet

All practice problems on paper, with a separate answer key.

Class quiz

10 questions on Probability Distributions. Students join with a name, you see everyone's score.

For Teachers

Learning Objectives
  • Identify situations that follow a binomial distribution
  • Calculate binomial probabilities using the formula
  • Interpret binomial probabilities in real-world contexts
  • Calculate the mean and standard deviation of a binomial distribution
Prerequisites
  • Understanding of basic probability concepts
  • Knowledge of factorials and combinations
  • Familiarity with exponents
  • Introduction to probability distributions
Discussion Starters
  • 1. Can you think of a real-life situation that follows a binomial distribution? What are the trials, success, and probability?
  • 2. Why do we need the combination term in the binomial formula?
  • 3. A basketball player says they have a 50% free throw rate. If they make 8 out of 10 shots, does this prove they're better than 50%?
  • 4. How would you calculate the probability of 'at least one success' in 10 trials?
Common Misconceptions

Each outcome should have 50% probability

The formula gives the probability of any sequence of k successes

Differentiation Ideas

For Struggling Students:

  • Start with simple coin flip examples (p = 0.5)
  • Provide a step-by-step calculation template
  • Use tree diagrams for small n values to visualize all outcomes

For On-Level Students:

  • Solve problems with various p values (not just 0.5)
  • Calculate 'at least' and 'at most' probabilities
  • Connect to real-world contexts like quality control

For Advanced Students:

  • Derive the mean and variance formulas
  • Compare binomial to normal approximation
  • Explore cumulative binomial probabilities and tables
Standards Alignment
  • S-MD.A.1 (CCSS.MATH.CONTENT.HSS.MD.A.1)

    Define a random variable for a quantity of interest by assigning a numerical value to each event

  • S-MD.A.3 (CCSS.MATH.CONTENT.HSS.MD.A.3)

    Develop a probability distribution for a random variable

  • S-CP.A.2 (CCSS.MATH.CONTENT.HSS.CP.A.2)

    Understand independence and conditional probability

Lesson Resources
  • visualBinomial Distribution Graph

    Interactive bar chart showing probabilities for different values of k

  • activityCoin Flip Simulator

    Students flip virtual coins and compare experimental vs theoretical probabilities

  • worksheetReal-World Binomial Problems

    Apply binomial formula to quality control, medicine, and sports scenarios

Lesson Content

Everything students see: definition, examples, common mistakes, applications. Tap to open.

Definition

The binomial distribution models the number of successes in a fixed number of independent trials, where each trial has only two possible outcomes: success or failure.
The probability of exactly successes in trials is:
Where:
  • = number of trials
  • = number of successes
  • = probability of success on each trial
  • = number of ways to choose successes from trials
Conditions for a Binomial Distribution: 1. Fixed number of trials () 2. Each trial is independent 3. Only two outcomes per trial (success/failure) 4. Same probability of success () for each trial

Worked Examples

You flip a fair coin 5 times. What is the probability of getting exactly 3 heads?

1

Identify the parameters

(flips), (heads), (fair coin)n=5, k=3, p=0.5

2

Calculate the combination

10 ways

3

Calculate success probability

0.125

4

Calculate failure probability

0.25

5

Multiply all parts

0.3125 or 31.25%

Common Mistakes

Forgetting to include the combination

Why it's wrong: The combination counts HOW MANY WAYS to arrange successes among trials. Without it, you only calculate the probability of ONE specific arrangement.

Correct: Always use the full formula:

Using for both success AND failure terms

Why it's wrong: The failure probability is , not . If success is 0.3, failure must be 0.7.

Correct: Use for successes and for failures.

Confusing 'at least' with 'exactly'

Why it's wrong: 'Exactly 3' means , but 'at least 3' means

Correct: For 'at least', add up probabilities for all values from that number to . Or use complement:

Why It Matters

The binomial distribution appears everywhere in real life:
  • Quality Control: What's the probability that 3 out of 100 products are defective?
  • Medicine: If a drug works 80% of the time, what's the chance it helps at least 7 out of 10 patients?
  • Sports: What's the probability a basketball player makes exactly 6 out of 10 free throws?
  • Genetics: If a trait has 25% inheritance probability, how likely is it that 2 out of 4 children inherit it?
Understanding binomial distribution helps you make predictions and informed decisions when dealing with repeated yes/no situations.

Real World Applications

Medical Trials

Pharmaceutical companies use binomial distribution to analyze drug effectiveness in clinical trials.

Example:

If a new medication has a 75% success rate, the probability that exactly 8 out of 10 patients improve is calculated using the binomial formula.

1Try It Yourself

A vaccine is 90% effective. You vaccinate 5 people.

What is the probability that exactly 4 people develop immunity?

Step 1: Write the mathematical expression

Use the binomial formula with , , :

Sports Analytics

Coaches and analysts use binomial probability to predict game outcomes and player performance.

Example:

If a basketball player has a 70% free throw rate, binomial distribution calculates the probability of making a specific number of shots.

2Try It Yourself

A soccer player scores penalty kicks 80% of the time. They take 4 penalties.

What is the probability they score exactly 3?

Step 1: Write the mathematical expression

Apply the binomial formula:

Key Takeaways

  • 1The binomial distribution models successes in independent trials with success probability
  • 2Formula:
  • 3The combination counts the number of ways to arrange the successes
  • 4Conditions: fixed , independent trials, two outcomes, constant
  • 5Mean: and Standard Deviation:

Frequently Asked Questions

When should I use the binomial distribution?

Use it when you have a fixed number of independent trials, each with only two outcomes (success/failure), and the probability of success remains constant for each trial.

What's the difference between binomial and normal distribution?

Binomial is for discrete counts (whole numbers of successes), while normal is for continuous data. However, when is large and is not too extreme, binomial can be approximated by normal.

How do I calculate 'at least k successes'?

Either add up , or use the complement: .

Glossary

Binomial distribution
A probability distribution for the number of successes in a fixed number of independent trials
Trial
A single experiment or observation with two possible outcomes
Bernoulli trial
An experiment with exactly two outcomes: success (probability ) or failure (probability )
Combination
represents the number of ways to choose items from items, regardless of order
Independent events
Events where the outcome of one does not affect the probability of another

Formula Card

Probability

Probability of exactly k successes in n trials

Combination

Number of ways to choose k from n

Mean

Expected number of successes

Variance

Spread of the distribution

Standard Deviation

Square root of variance

More in This Topic