Welcome to the World of Probability!
Probability is essentially the "mathematics of chance." Whether you are wondering if it will rain tomorrow, or what the odds are of winning a game, you are using probability. For your Cambridge International AS Level (9709) exam, this chapter is all about moving from "guessing" to "calculating" with precision. Don't worry if this seems a bit abstract at first—we will break it down using everyday examples like dice, cards, and even your morning choice of socks!
1. The Basics: What is Probability?
Before we jump into the formulas, let's look at the foundation. A probability is a number that tells us how likely an event is to happen.
Key Terms to Know:
Event: The specific outcome we are looking for (e.g., rolling a 6 on a die).
Sample Space: The list of all possible outcomes (e.g., for a die, it is {1, 2, 3, 4, 5, 6}).
Complement (\( A' \)): This represents the event NOT happening. For example, if \( A \) is "rolling a 6," then \( A' \) is "not rolling a 6."
The Golden Rule:
The probability of an event \( A \), written as \( P(A) \), is always calculated as:
\( P(A) = \frac{\text{Number of successful outcomes}}{\text{Total number of possible outcomes}} \)
Important Points:
• Probabilities are always between 0 (impossible) and 1 (certain).
• If you write a probability as a percentage (like 50%), remember to convert it to a decimal (0.5) or a fraction (1/2) for your calculations!
• The sum of an event and its complement is always 1: \( P(A) + P(A') = 1 \).
Quick Review:
If the probability of it raining is 0.3, what is the probability of it not raining?
Answer: \( 1 - 0.3 = 0.7 \).
2. Counting Your Successes: Enumeration and Combinations
Sometimes, the hardest part of probability is simply counting how many ways something can happen. In Paper 5, you are expected to use your knowledge of Permutations and Combinations to help you.
Using Combinations (\( nCr \)):
We use combinations when the order doesn't matter.
Example: A bag contains 5 red balls and 3 blue balls. If you pick 2 balls at random, what is the probability they are both red?
Step 1: Find the total ways to pick any 2 balls from 8: \( 8C2 = 28 \).
Step 2: Find the ways to pick 2 red balls from the 5 available: \( 5C2 = 10 \).
Step 3: Divide: \( P(\text{2 Red}) = \frac{10}{28} = \frac{5}{14} \).
Memory Tip: Use "C" for Combinations when you just want a "Committee" or a group where order is irrelevant.
3. The Laws of "AND" and "OR"
In probability, the words "and" and "or" have very specific mathematical meanings. Understanding these is the secret to solving 90% of exam questions.
A. Mutually Exclusive Events (The "OR" Rule)
Events are mutually exclusive if they cannot happen at the same time.
Analogy: You cannot be turning "Left" and "Right" at the exact same moment.
For mutually exclusive events \( A \) and \( B \):
\( P(A \cup B) = P(A) + P(B) \)
(The symbol \( \cup \) means "Union" or "OR")
B. Independent Events (The "AND" Rule)
Events are independent if the outcome of one does not affect the other.
Example: Tossing a coin and then rolling a die. The coin doesn't care what the die shows!
For independent events \( A \) and \( B \):
\( P(A \cap B) = P(A) \times P(B) \)
(The symbol \( \cap \) means "Intersection" or "AND")
Common Mistake Alert!
Students often confuse "Mutually Exclusive" with "Independent."
• Mutually Exclusive: They can't happen together. \( P(A \cap B) = 0 \).
• Independent: They don't affect each other. \( P(A \cap B) = P(A) \times P(B) \).
4. Conditional Probability: The "Given That" Rule
Conditional probability is used when we have extra information that changes the "total" we are looking at. We use the notation \( P(A|B) \), which means "the probability of A happening, given that B has already happened."
The Formula:
\( P(A|B) = \frac{P(A \cap B)}{P(B)} \)
Real-world Example: Imagine a class of 20 students. 10 study Math, 8 study Physics, and 5 study both. If you pick a student and are told they study Physics, what is the probability they also study Math?
Step-by-step:
1. We only care about the Physics students now (there are 8 of them). This is our new "total."
2. Out of those 8, how many study Math? 5 of them.
3. So, \( P(\text{Math}|\text{Physics}) = \frac{5}{8} \).
Did you know?
You can test if two events are independent using this! If \( P(A|B) = P(A) \), it means knowing about \( B \) didn't change the probability of \( A \) at all. That makes them independent!
5. Tree Diagrams: Your Best Friend
When a problem involves multiple stages (e.g., "choosing a marble, then choosing another without replacement"), a Tree Diagram is the best way to stay organized.
How to use them:
1. Multiply along the branches to find the probability of a specific path (e.g., Red then Blue).
2. Add the results of different paths if you want to find the total probability of an outcome that can happen in multiple ways.
Example: A bag has 3 Red and 2 Blue marbles. You pick two without replacement.
• Probability first is Red: \( 3/5 \).
• Probability second is Red given the first was red: \( 2/4 \) (because 1 red is gone, and the total is now 4).
• Probability of Red-Red path: \( \frac{3}{5} \times \frac{2}{4} = \frac{6}{20} \).
Key Takeaway:
Always check if a question says "with replacement" (the probabilities stay the same) or "without replacement" (the probabilities change for the second pick)!
6. Summary and Final Tips
• Read carefully: Look for keywords like "given that" (conditional), "at least" (often easier to calculate \( 1 - P(\text{none}) \)), and "independent."
• Check your totals: In conditional probability, your denominator (bottom number) usually changes.
• Logic check: If your answer is greater than 1 or less than 0, something went wrong! Stop and re-read the question.
• Draw it out: If a question feels confusing, draw a quick tree diagram or a list of outcomes. Seeing it visually often makes the math obvious.
Don't worry if this seems tricky at first—probability is a skill that gets much easier with practice. Keep trying different types of questions, and you'll start to see the patterns!