Introduction to Probability
Probability forms the mathematical foundation for understanding chance and uncertainty, skills students encounter daily from weather forecasts to sports predictions. CCSS 7.SP guides seventh graders through developing probability models using concrete examples like dice, spinners, and bag draws.
Why it matters
Students use probability reasoning constantly in real-world decisions. Weather apps showing 70% chance of rain help them choose whether to bring umbrellas. Sports analysts calculate that a basketball player shooting 85% from free throws has strong odds of making crucial game-winning shots. Marketing teams analyze that 1 in 50 customers will respond to email campaigns, helping set realistic sales targets. Medical professionals explain that treatments succeed in 9 out of 10 cases, giving patients concrete expectations. Financial advisors use probability to explain investment risks, showing clients that diversified portfolios reduce the chance of major losses. Even simple games teach probability concepts when students calculate their 1 in 6 chance of rolling a specific number on dice.
How to solve introduction to probability
Probability — Introduction
- Probability = number of favourable outcomes ÷ total outcomes.
- P is always between 0 (impossible) and 1 (certain).
- List all possible outcomes before counting.
- P(not A) = 1 − P(A).
Example: Fair die: P(3) = 16. P(not 3) = 56.
Worked examples
A hat contains 3 'Yes' slips and 5 'No' slips. You draw one. What is P(Yes)?
Answer: 38
- Count total slips → 3 + 5 = 8 — All the slips together: 3 + 5 = 8. Each slip is equally likely to be drawn.
- Count favourable (Yes) → Favourable = 3 — There are 3 'Yes' slips in the hat.
- Probability = favourable / total → P(Yes) = 3/8 = 3/8 — P(Yes) = 3/8. About 38% chance of drawing Yes.
A raffle has 20 tickets. You bought 1. What is your probability of winning?
Answer: 120
- Count total tickets → Total = 20 — There are 20 tickets in the raffle. One will be drawn as the winner.
- Count your tickets → Favourable = 1 — You have 1 ticket(s). Each one could be the winner.
- Calculate probability → P(win) = 1/20 = 1/20 — P(win) = 1/20. That's 5% -- a long shot, but someone has to win!
A spinner has 6 equal sections numbered 1-6. What is P(landing on 2 to 5)?
Answer: 23
- Count total sections → Total = 6 — The spinner has 6 equal sections.
- Count numbers from 2 to 5 → Favourable = 4 (2, 3, 4, 5) — From 2 to 5 inclusive: 5 - 2 + 1 = 4 sections.
- Calculate probability → P(2-5) = 4/6 = 2/3 — 4/6 = 2/3. About 67%.
Common mistakes
- Students often confuse favorable outcomes with total outcomes, writing P(rolling 3 on a die) = 6/1 instead of 1/6 because they think about the die having 6 sides rather than 1 favorable outcome out of 6 total.
- Many students add probabilities incorrectly when finding P(A or B) for overlapping events, calculating P(drawing a red card or a face card) = 26/52 + 12/52 = 38/52 instead of accounting for the red face cards counted twice.
- Students frequently forget that probability must fall between 0 and 1, writing answers like P(heads) = 2 when they double-count favorable outcomes, or P(impossible event) = -1 instead of 0.