Welcome to the World of Probability!

Ever wondered why weather forecasters talk about a "20% chance of rain" or why some games are harder to win than others? That is probability in action! In this chapter, we are going to learn how to measure uncertainty using numbers. Don't worry if you have found this tricky in the past; we are going to break it down into simple, logical steps that anyone can follow.

1. The Language and Symbols of Sets

Before we calculate anything, we need to know the "code" statisticians use. Probability uses Set Theory to describe groups of outcomes.

The Basics:

  • Experiment: An action with an uncertain result (like flipping a coin).
  • Outcome: One possible result (like getting "Heads").
  • Sample Space (S): The big list of every possible outcome.
  • Event (A): A specific outcome or collection of outcomes we are interested in.

Key Symbols to Know:

  • Intersection \( (A \cap B) \): Think of this as "A AND B". It’s where two events overlap.
  • Union \( (A \cup B) \): Think of this as "A OR B". It’s everything in A, everything in B, or both.
  • Complement \( (A') \): This means "NOT A". It’s everything in the sample space that isn't in event A.

Quick Tip: Remember that all probabilities in a sample space must add up to 1. So, \( P(A) + P(A') = 1 \). If the chance of rain is 0.3, the chance of "not rain" must be 0.7!

Takeaway: Probability is just the study of sets of outcomes. Use \( \cap \) for "overlap" and \( \cup \) for "everything included."


2. Visualizing Probability: Venn Diagrams, Tree Diagrams, and Tables

Sometimes, a picture is worth a thousand equations. There are three main ways we visualize probability:

Venn Diagrams

These are great for showing how events overlap. Analogy: Imagine a Venn diagram where Circle A is "People who like Pizza" and Circle B is "People who like Pineapple." The overlap \( (A \cap B) \) is the group who likes Hawaiian pizza!

Two-Way Tables

These are perfect for Categorical Data. They show two different variables at once (e.g., Gender and Exam Grade). The totals at the ends of the rows and columns help you find probabilities quickly.

Tree Diagrams

Use these when events happen one after another (in stages).
The Golden Rules of Tree Diagrams:

  1. Multiply probabilities as you move along the branches (Stage 1 AND Stage 2).
  2. Add the final probabilities at the ends of the branches if you want to find the total probability of different ways an outcome can happen (Path 1 OR Path 2).

Takeaway: Use Venn diagrams for overlaps, tables for categories, and trees for sequences.


3. Mutually Exclusive vs. Independent Events

These two terms are often confused, but they mean very different things!

Mutually Exclusive Events

Events that cannot happen at the same time. Example: You cannot turn left and turn right at the exact same moment.
The Math: If A and B are mutually exclusive, then \( P(A \cap B) = 0 \).

Independent Events

The outcome of one event does not change the probability of the other. Example: If you flip a coin and get Heads, it doesn't change the chance of getting a 6 on a die roll.
The Math: If A and B are independent, then \( P(A \cap B) = P(A) \times P(B) \).

Common Mistake: Don't assume events are independent unless the question tells you, or you can prove it with the formula!

Takeaway: Mutually exclusive = "Can't happen together." Independent = "Don't affect each other."


4. The Laws of Probability

There are two "Master Formulas" you need to master for Paper 1.

The Addition Law

Used to find the probability of A OR B happening:
\( P(A \cup B) = P(A) + P(B) - P(A \cap B) \)
Why subtract the intersection? Because if you just add Circle A and Circle B, you’ve counted the middle overlap twice! We subtract it once to keep the count accurate.

The Multiplication Law (and Conditional Probability)

Conditional Probability is the chance of an event happening given that something else has already happened. We write this as \( P(A|B) \), which means "Probability of A given B."
The Formula: \( P(A|B) = \frac{P(A \cap B)}{P(B)} \)
Analogy: What is the probability that you are carrying an umbrella (A), GIVEN that it is raining (B)? If it’s raining, the group of people we are looking at shrinks down to only the people out in the rain.

Quick Review Box:
- Addition Law: \( P(A \cup B) = P(A) + P(B) - P(A \cap B) \)
- Multiplication Law: \( P(A \cap B) = P(A) \times P(B|A) \)

Takeaway: The addition law is for "OR"; the multiplication law is for "AND."


5. How to Prove Independence

In the exam, you might be asked: "Are events A and B independent? Show your working." To answer this, you must test if one of these three statements is true:

  1. Does \( P(A \cap B) = P(A) \times P(B) \)?
  2. Does \( P(A|B) = P(A) \)? (Does knowing B happened change the chance of A?)
  3. Does \( P(B|A) = P(B) \)?

If any of these are true, the events are independent. If they aren't equal, the events are dependent.

Did you know? Most "real life" events are dependent. For example, "Studying hard" and "Getting an A" are dependent events—the first one definitely increases the probability of the second!

Takeaway: Use the multiplication test \( P(A) \times P(B) \) to prove independence mathematically.


Final Checklist for Success

  • Do I know that \( A' \) means "Not A"?
  • Can I draw a tree diagram and remember to multiply along branches?
  • Do I remember to subtract the overlap in the Addition Law?
  • Can I explain the difference between mutually exclusive and independent?

Don't worry if this seems tricky at first! Probability is a logic puzzle. The more you practice drawing the diagrams, the more the formulas will start to make sense. You've got this!