In the previous lesson, we learned what probability is. Now let's dive into how to actually calculate it! The basic probability formula is the foundation for all probability calculations.
What is the probability of rolling a number greater than 4 on a standard six-sided die?
Solution:
โข Sample space: {1, 2, 3, 4, 5, 6} โ Total outcomes = 6
โข Numbers greater than 4: {5, 6} โ Favorable outcomes = 2
โข P(number > 4) = 2/6 = 1/3
Probabilities can be expressed in three different ways: as fractions, decimals, or percentages. It's important to be comfortable converting between these forms!
Express the probability 7/20 as a decimal and a percentage.
Solution:
โข Decimal: 7 รท 20 = 0.35
โข Percentage: 0.35 ร 100 = 35%
All probabilities fall on a scale from 0 to 1 (or 0% to 100%). Understanding this scale helps us interpret what probability values mean in real-world terms.
Classify each probability on the scale:
โข P(flipping heads on a fair coin) = 0.5 โ Equally likely
โข P(rolling a 7 on a standard die) = 0 โ Impossible
โข P(sun rising tomorrow) โ 1 โ Certain
โข P(drawing an ace from a deck) = 4/52 โ 0.077 โ Unlikely
The complement of an event is everything that is NOT that event. The probabilities of an event and its complement always add up to 1.
A weather forecast says there's a 30% chance of rain. What's the probability it WON'T rain?
Solution:
โข P(rain) = 0.30
โข P(no rain) = 1 - 0.30 = 0.70 or 70%
In a class of 25 students, 18 passed the exam. What's the probability a randomly selected student did NOT pass?
Solution:
โข P(passed) = 18/25 = 0.72
โข P(did not pass) = 1 - 0.72 = 0.28 or 28%
Or we could calculate directly: 7 students didn't pass, so P = 7/25 = 0.28
Congratulations! You've mastered calculating basic probabilities. Here's what you learned:
Next lesson: We'll explore counting principles to handle more complex probability problems!