Welcome to the World of Combined Events!

In your basic math studies, you probably looked at the probability of one thing happening—like rolling a 6 on a dice. But life is rarely that simple! Usually, we want to know the chances of several things happening together. For example: "What is the probability that it rains AND my bus is late?" or "What is the probability that I win the lottery OR get struck by lightning?"

In this chapter, we are going to learn how to combine probabilities using logic, diagrams, and some very handy formulas. Whether you love math or find it a bit a bit intimidating, these notes will break everything down into bite-sized pieces. Let's dive in!


1. Visualizing the Possibilities

Before we start calculating, we need a way to see all the possible outcomes. The syllabus highlights three main tools you should be comfortable with:

A. Venn Diagrams

Venn Diagrams use overlapping circles to show relationships between sets of data. They are perfect for showing events that can happen at the same time.
Did you know? Venn diagrams can handle up to three different events in your MEI exam. Look for the overlap in the middle—that’s where all three events happen at once!

B. Tree Diagrams

Tree diagrams are great for "stage-by-stage" events (like flipping a coin twice). Each "branch" represents a choice or outcome.
Top Tip: Multiply along the branches to find the probability of a specific path. Add the totals of different paths together if you want to find the probability of several different outcomes.

C. Sample Space Diagrams

These are essentially grids. They are most useful when you have two independent events with many outcomes, like rolling two dice and adding the scores together.

Quick Review: Diagrams aren't just "extra work"—they are the best way to prevent mistakes. If a question feels confusing, draw it out!


2. Mutually Exclusive vs. Independent Events

This is the "Golden Rule" section. Understanding the difference between these two terms is the key to the whole chapter.

Mutually Exclusive Events (The "One or the Other" Rule)

Events are Mutually Exclusive if they cannot happen at the same time.
Analogy: You cannot be in London and Paris at exactly the same moment. It’s one or the other.
The Math: If events \(A\) and \(B\) are mutually exclusive, then the probability of both happening is zero: \(P(A \cap B) = 0\).
The Addition Rule: To find the probability of \(A\) OR \(B\) happening, just add them:
\(P(A \text{ or } B) = P(A) + P(B)\)

Independent Events (The "I Don't Care" Rule)

Events are Independent if the outcome of one does not affect the outcome of the other.
Analogy: If you flip a coin and it lands on Heads, it doesn't make it more or less likely that it will rain tomorrow. The coin doesn't "care" about the weather.
The Multiplication Rule: To find the probability of \(A\) AND \(B\) happening, multiply them:
\(P(A \text{ and } B) = P(A) \times P(B)\)

Common Mistake to Avoid: Don't mix these up! Use ADD for OR (Mutually Exclusive) and TIMES for AND (Independent).


3. The General Addition Rule

What if events can happen at the same time? For example, if we pick a card, it could be a Heart, it could be a King, or it could be the King of Hearts.

If we just added \(P(\text{Heart}) + P(\text{King})\), we would be counting the King of Hearts twice! To fix this "double counting," we use the General Addition Rule:

\(P(A \cup B) = P(A) + P(B) - P(A \cap B)\)

Note on Notation:
• \( \cup \) (Union) means OR.
• \( \cap \) (Intersection) means AND.

Key Takeaway: Always subtract the overlap (\(A \cap B\)) if the events are not mutually exclusive.


4. Conditional Probability: "Given That..."

Sometimes, we have extra information that changes the odds. This is called Conditional Probability. You will recognize these questions because they often use the phrase "given that."

Analogy: The probability that a random person is wearing a coat might be 20%. But the probability that a person is wearing a coat given that it is snowing is much higher (maybe 99%)!

The Formula:
\(P(A|B) = \frac{P(A \cap B)}{P(B)}\)

This looks scary, but it just means: "The probability of A happening, given that B has already happened, is the chance of both happening divided by the chance of the condition (B) happening."

Testing for Independence

We can use conditional probability to prove if two things are independent. If \(P(B|A) = P(B)\), it means the probability of \(B\) didn't change even though we knew \(A\) happened. Therefore, they are independent.

Don't worry if this seems tricky at first! Just remember that the "given" part always goes on the bottom of the fraction.


5. Expected Frequency and "At Least One"

Expected Frequency

If you know the probability of an event, you can predict how many times it will happen over many trials.
Formula: \(\text{Expected Frequency} = n \times P(A)\)
(Where \(n\) is the number of trials).

Example: If the probability of a seed germinating is 0.7 and you plant 100 seeds, you expect \(100 \times 0.7 = 70\) seeds to grow.

The "At Least One" Trick

MEI examiners love asking for the probability of "at least one" thing happening. Calculating this directly can be a nightmare!
The Shortcut: It is much easier to find the probability of none happening and subtract it from 1.
\(P(\text{At least one}) = 1 - P(\text{None})\)

Example: To find the probability of getting at least one '6' in five rolls of a dice:
1. Find the probability of NO '6's: \((\frac{5}{6})^5\).
2. Subtract from 1: \(1 - (\frac{5}{6})^5\).


Summary Checklist

• Do I know when to Add (OR) and when to Multiply (AND)?
• Can I use a Venn diagram to show \(P(A \cup B)\)?
• Can I use the formula for Conditional Probability?
• Do I remember to subtract the overlap in the General Addition Rule?
• Can I use the \(1 - P(\text{none})\) trick for "at least one" questions?

Final Encouragement: Probability is all about logic. Take your time to read the question carefully—the words "and," "or," and "given that" are your biggest clues!