Welcome to the World of Chance!
Probability is the mathematical way of measuring how likely something is to happen. Whether you're wondering about the chances of rain, winning a game, or even the likelihood of passing a test based on your study habits, you are using probability! In this chapter, we will learn how to count possibilities and calculate risks using some very handy tools and formulas.
Don't worry if this seems tricky at first! We are going to break it down into small, bite-sized pieces. By the end of these notes, you'll be a pro at predicting the unpredictable.
1. The Building Blocks: Counting Principles
Before we can find the probability of an event, we need to know how many ways things can happen. This is called "Counting."
The Addition Principle (The "OR" Rule)
If you have to choose one thing from two different groups, you add the number of choices.
Example: If a cafe has 3 types of tea and 2 types of coffee, and you want to buy one drink, you have \(3 + 2 = 5\) choices.
The Multiplication Principle (The "AND" Rule)
If you have to perform two tasks, one after the other, you multiply the number of ways for each task.
Example: If you have 3 shirts and 2 pairs of pants, you have \(3 \times 2 = 6\) possible outfits.
Quick Review:
• "OR" usually means Add.
• "AND" usually means Multiply.
2. Permutations and Combinations (P&C)
This is where many students get confused, but there is a simple secret: Order.
Permutations (\(^nP_r\)) – Order Matters!
Think of a race. If 10 people run, the order of the Top 3 matters (Gold, Silver, Bronze). We use permutations when the arrangement or sequence is important.
Formula: \(^nP_r = \frac{n!}{(n-r)!}\)
Combinations (\(^nC_r\)) – Order Does NOT Matter!
Think of a pizza topping. If you choose 3 toppings out of 10, it doesn't matter if you pick Pepperoni then Mushroom, or Mushroom then Pepperoni—it’s the same pizza! We use combinations when we just want to pick a group.
Formula: \(^nC_r = \frac{n!}{r!(n-r)!}\)
Arrangements in a Line
When arranging \(n\) distinct objects in a line, there are \(n!\) ways.
Special Case: Objects stay together. If 3 specific books must stay together in a row of 7 books, tie those 3 books together with a "mental string" and treat them as 1 big unit. Then, don't forget to arrange the items inside that unit!
Key Takeaway: Ask yourself: "If I swap the positions of two items I picked, does it change the outcome?" If YES, use \(^nP_r\). If NO, use \(^nC_r\).
3. Basic Probability Rules
The probability of an event \(A\), written as \(P(A)\), is always between 0 and 1.
The Complement Rule
The probability of something not happening is \(1\) minus the probability of it happening.
Formula: \(P(A') = 1 - P(A)\)
Mnemonic: Use this whenever you see the phrase "at least one." It's often easier to find the "none" case and subtract it from 1!
The Addition Rule
To find the probability of \(A\) or \(B\) happening:
Formula: \(P(A \cup B) = P(A) + P(B) - P(A \cap B)\)
Why the minus? We subtract the intersection \(P(A \cap B)\) because it was counted twice (once in \(A\) and once in \(B\)).
Did you know? The symbol \(\cup\) looks like a "U" for "Union" (everything in both), and \(\cap\) looks like a "n" for "Intersection" (only the middle part).
4. Special Types of Events
Mutually Exclusive Events
These are events that cannot happen at the same time.
Example: Turning left and turning right at the same exact moment.
Key Point: If events are mutually exclusive, \(P(A \cap B) = 0\).
Independent Events
These are events where one does not affect the other.
Example: Tossing a coin and then rolling a die. The coin doesn't care what the die shows!
Key Point: If events are independent, \(P(A \cap B) = P(A) \times P(B)\).
Common Mistake: Students often confuse "Mutually Exclusive" with "Independent." They are very different! Mutually exclusive means they can't be together; independent means they don't care about each other.
5. Conditional Probability: The "Given That" Rule
Sometimes we have extra information. Conditional probability is the chance of \(A\) happening, given that we already know \(B\) has happened.
Formula: \(P(A|B) = \frac{P(A \cap B)}{P(B)}\)
Analogy: Imagine a school. \(P(Basketball)\) is the chance a random student plays basketball. But \(P(Basketball | Tall)\) is the chance they play basketball only looking at the tall students. The "world" we are looking at shrinks from the whole school to just the tall people.
6. Visualizing Probability: Diagrams
When a problem feels messy, draw it out! H1 Math focuses on three main tools:
Venn Diagrams
Great for "Overlapping" problems. Use circles to represent sets. Always try to fill in the middle intersection first and work your way out.
Tree Diagrams
Perfect for sequences of events (e.g., picking a ball, then picking another).
• Multiply along the branches.
• Add the results of different branches.
Tables of Outcomes
Used mostly for two-step experiments, like rolling two dice. It’s a simple grid showing every possible result.
Summary Checklist for Success
Step 1: Does order matter? (P vs C).
Step 2: Are the events independent or mutually exclusive?
Step 3: Is there a "given that" condition? (Conditional Probability).
Step 4: If you're stuck, draw a Tree Diagram or Venn Diagram!
Step 5: Double-check that your final probability is between 0 and 1.
You've got this! Probability is just about being systematic. Practice these rules one by one, and you'll find the patterns in no time.