Introduction: Welcome to Further Probability
Welcome! In your earlier studies, you likely looked at simple probabilities—like the chance of rolling a six on a die. In this chapter of the Oxford AQA International AS Level (9660) syllabus, we take those ideas further. You will learn how to combine events, handle situations where one event affects another, and use logical tools to solve "what if" problems.
Probability is the math of uncertainty. It is used by everyone from weather forecasters to insurance companies. Don’t worry if some of the notation looks like a new language at first; we will break it down piece by piece!
1. The Basics: Random Events and Relative Frequency
Before we dive into formulas, let’s refresh our memory on how we assign a "score" to how likely something is to happen.
Equally Likely Outcomes: This is the "fair" version of probability. If you have a fair spinner with 4 colors, each color has a probability of \( \frac{1}{4} \).
Relative Frequency: Sometimes we don't know if things are fair. We calculate the probability based on experiments. If you flip a bottle 100 times and it lands upright 12 times, the relative frequency (or experimental probability) is \( \frac{12}{100} = 0.12 \).
Understanding Set Notation
In this chapter, we use specific symbols to describe groups of outcomes (called sets):
• \( A \cup B \) (Union): Think of this as "A OR B". It includes everything in A, everything in B, or both.
• \( A \cap B \) (Intersection): Think of this as "A AND B". It only includes the outcomes where A and B happen at the same time.
• \( A' \) (Complement): This means "NOT A". It is everything except A.
Did you know? All probabilities must add up to 1. Because of this, the probability of something not happening is simply: \( P(A') = 1 - P(A) \).
Quick Takeaway: Probability is a number between 0 (impossible) and 1 (certain). Use \( \cup \) for "or" and \( \cap \) for "and".
2. The Addition Law: Combining "OR" Events
The Addition Law helps us find the probability of \( A \) or \( B \) occurring.
The General Addition Law
If two events can happen at the same time (like being a "Math student" and being "Left-handed"), we use this formula:
\( P(A \cup B) = P(A) + P(B) - P(A \cap B) \)
Why do we subtract \( P(A \cap B) \)? Imagine you are counting students in a room. If you count everyone wearing a hat and everyone wearing glasses, you have counted the people wearing both twice! We subtract the intersection once to fix that "double-counting."
Mutually Exclusive Events
Some events simply cannot happen at the same time. These are called Mutually Exclusive events.
Example: A light switch cannot be "ON" and "OFF" at the exact same moment.
For these events, the overlap \( P(A \cap B) \) is zero. So, the formula simplifies to:
\( P(A \cup B) = P(A) + P(B) \)
Common Mistake: Don't forget to subtract the overlap! Only use the simple "just add them" method if you are 100% sure the events are mutually exclusive.
3. The Multiplication Law and Conditional Probability
This is where we look at how events follow one another or depend on each other.
Conditional Probability
This is the probability of an event \( A \) happening, given that event \( B \) has already happened. We write this as \( P(A | B) \).
Analogy: The probability that it is snowing (\( A \)) is much higher given that the temperature is below freezing (\( B \)).
The Multiplication Law
To find the probability of both \( A \) and \( B \) happening, we use:
\( P(A \cap B) = P(A) \times P(B | A) \)
This says: "The chance of both happening is the chance of the first one happening, multiplied by the chance of the second one happening after the first one occurred."
Independent Events
If two events have nothing to do with each other, they are Independent.
Example: Rolling a 6 on a die and then flipping a "Head" on a coin. The coin doesn't care what the die did!
For independent events, \( P(B | A) \) is just \( P(B) \). So, the formula becomes:
\( P(A \cap B) = P(A) \times P(B) \)
Memory Trick:
• Addition for Or (The "AO" rule)
• Multiplication for And (The "MA" rule)
4. Tools for Solving Problems
Sometimes the math gets confusing. Use these two visual "superpowers" to clear your head:
Venn Diagrams
These are great for "Addition Law" problems. Draw two overlapping circles. The overlap is your \( P(A \cap B) \). The area outside both circles is \( P(A \cup B)' \).
Tree Diagrams
These are perfect for "Multiplication Law" problems or "sequence" problems (like picking two marbles from a bag).
• Multiply along the branches (to find "AND").
• Add down the ends of the branches (to find "OR").
Step-by-Step for Tree Diagrams:
1. Draw the first set of branches for Event 1.
2. At the end of those branches, draw the branches for Event 2.
3. Write the probabilities on the lines. Note: If you don't replace an item, the probabilities on the second set of branches will change!
4. Multiply the numbers on the path you want to find.
Summary and Key Takeaways
• Total Probability: All possible outcomes always add up to 1.
• OR Problems: Use \( P(A \cup B) = P(A) + P(B) - P(A \cap B) \).
• AND Problems: Use \( P(A \cap B) = P(A) \times P(B | A) \).
• Independence: If \( P(A \cap B) = P(A) \times P(B) \), the events are independent.
• Mutually Exclusive: If \( P(A \cap B) = 0 \), they cannot happen together.
Don't worry if this seems tricky at first! The best way to master probability is to practice drawing the Venn diagrams and Tree diagrams. Once you see the "picture" of the problem, the math usually falls into place.