Welcome to the Foundation of Probability!

Hi there! If you’re starting your journey toward Exam P, you’ve come to the right place. Today, we are diving into the Addition and Multiplication Rules. These two rules are the absolute "bread and butter" of probability. Think of them as the basic grammar of a new language—once you master these, you’ll be able to build complex sentences (or in our case, solve complex actuarial problems) with ease.

Don't worry if these formulas look a bit intimidating at first. We are going to break them down using everyday logic so they feel like second nature.

1. The Addition Rule: The Power of "OR"

Whenever you see the word "OR" in a probability question, your brain should immediately think: Addition Rule. This rule helps us find the probability that at least one of two events happens.

The General Formula

For any two events, \( A \) and \( B \), the probability that \( A \) occurs, or \( B \) occurs, or both occur is given by:
\( P(A \cup B) = P(A) + P(B) - P(A \cap B) \)

Why do we subtract \( P(A \cap B) \)?

Imagine you are counting how many people in a room like Coffee (Event A) and how many like Tea (Event B). If you simply add the Coffee-lovers to the Tea-lovers, you will count the people who like both twice!

To get the correct total, we subtract that "overlap" (the intersection) once so everyone is only counted once.
Analogy: It’s like measuring the area of two overlapping rugs on a floor. If you just add the area of Rug A and Rug B, you’re double-counting the part where they overlap.

Special Case: Mutually Exclusive Events

Two events are Mutually Exclusive (or disjoint) if they cannot happen at the same time.
Example: You cannot be in Chicago and London at the exact same moment.

In this case, the overlap \( P(A \cap B) \) is zero. The formula simplifies to:
\( P(A \cup B) = P(A) + P(B) \)

Quick Review: Addition Rule

"OR" means Union (\( \cup \)).
• Subtract the overlap unless they are Mutually Exclusive.
Common Mistake: Forgetting to subtract the intersection. Always ask yourself: "Can these two things happen at the same time?"

2. The Multiplication Rule: The Power of "AND"

Whenever you see the word "AND", you should think: Multiplication Rule. This rule is used to find the probability that two events happen together (the intersection).

The General Formula

The probability that both \( A \) and \( B \) occur is:
\( P(A \cap B) = P(A) \times P(B|A) \)
(Or alternatively: \( P(A \cap B) = P(B) \times P(A|B) \))

Wait, what is \( P(B|A) \)? That is Conditional Probability. It means "the probability of B happening, given that A has already happened."

Analogy: Drawing Socks

Imagine a drawer with 5 black socks and 5 blue socks. You want to pick two black socks in a row.
1. The probability the first sock is black is \( 5/10 \).
2. Given that the first was black, there are only 4 black socks left out of 9 total. So the probability the second is black is \( 4/9 \).
3. The "AND" probability is: \( (5/10) \times (4/9) \).

Special Case: Independent Events

Events are Independent if the occurrence of one does not change the probability of the other.
Example: Flipping a coin and then rolling a die. The coin doesn't care what the die does!

If events are independent, \( P(B|A) = P(B) \). The formula simplifies to:
\( P(A \cap B) = P(A) \times P(B) \)

Quick Review: Multiplication Rule

"AND" means Intersection (\( \cap \)).
• Multiply the first event by the "updated" probability of the second.
• If they are Independent, just multiply their individual probabilities.
Did you know? On Exam P, you should never assume independence unless the problem explicitly states it or it’s logically obvious (like coins or dice).

3. Comparing the Two: Don't Get Tangled!

Many students confuse Mutually Exclusive with Independent. Here is a simple trick to keep them straight:

Mutually Exclusive is about Overlap. If one happens, the other cannot happen. They are "enemies" who won't be in the same room.
Independent is about Influence. If one happens, the other doesn't care. They are "strangers" who don't affect each other.

Summary Table for Quick Reference

Keyword: OR
Operation: Addition
Formula: \( P(A) + P(B) - P(A \cap B) \)
Shortcut: If Mutually Exclusive, \( P(A) + P(B) \)

Keyword: AND
Operation: Multiplication
Formula: \( P(A) \times P(B|A) \)
Shortcut: If Independent, \( P(A) \times P(B) \)

Final Tips for Success

1. Read Carefully: Actuarial exam writers love to hide "OR" and "AND" in phrases like "at least one" (Addition) or "both" (Multiplication).
2. Draw Venn Diagrams: If you get stuck, draw two overlapping circles. It helps you visualize where to add and what to subtract.
3. The Complement Rule: If a problem asks for the probability that at least one event happens, it’s often easier to calculate \( 1 - P(\text{None happen}) \). This uses the Multiplication Rule for independent events and saves a lot of time!

Keep going! These rules are the building blocks for everything else in General Probability. Once you feel comfortable deciding whether to add or multiply, you've already conquered one of the biggest hurdles on Exam P!