Compound Probability- Calculating Combined Event Chances
What Is Compound Probability?
Compound probability measures the likelihood of two or more events happening together. It's not about single outcomes—it's about combinations.
Think of it this way: what's the chance it'll rain and you'll forget your umbrella? That's a compound event. You need to understand how the events interact before you can calculate the odds.
This isn't theoretical math you'll never use. You encounter compound probability when calculating insurance premiums, assessing investment risks, or even deciding whether to bring a jacket出门.
Independent vs. Dependent Events
Before you calculate anything, you need to know which type of event you're dealing with. This matters because the math changes.
Independent Events
Each event's outcome doesn't affect the others. Flipping a coin twice—getting heads on the first flip doesn't change your odds on the second.
Examples:
- Rolling dice multiple times
- Flipping a coin repeatedly
- Drawing cards with replacement
Dependent Events
The outcome of one event changes the odds of the next. Drawing cards without replacement is the classic example—removing a jack from the deck changes the probability of drawing another jack.
Examples:
- Drawing raffle tickets without putting them back
- Selecting employees for a promotion from a pool
- Pulling socks from a drawer in the dark
The AND Rule: Multiplying Probabilities
Use multiplication when you want both events to happen. P(A and B) = P(A) × P(B).
Example: What's the chance of flipping heads and rolling a 6?
- P(heads) = 1/2
- P(6) = 1/6
- Combined: 1/2 × 1/6 = 1/12 or about 8.3%
For dependent events, you adjust the second probability after the first event occurs.
Example: Drawing two aces from a deck without replacement.
- First ace: 4/52 = 1/13
- Second ace (after removing one): 3/51
- Combined: 1/13 × 3/51 = 1/221 or about 0.45%
The OR Rule: Adding Probabilities
Use addition when you want either event to happen. But here's where people mess up.
For Mutually Exclusive Events
Events that can't happen together. P(A or B) = P(A) + P(B).
Rolling a die—getting a 2 or a 4:
- P(2) = 1/6
- P(4) = 1/6
- Combined: 1/6 + 1/6 = 1/3 or about 33.3%
For Non-Mutually Exclusive Events
Events that can overlap. You need to subtract the overlap to avoid double-counting.
Formula: P(A or B) = P(A) + P(B) - P(A and B)
Drawing from a deck—spade or face card:
- P(spade) = 13/52
- P(face card) = 12/52
- P(spade AND face card) = 3/52 (the three face cards that are spades)
- Combined: 13/52 + 12/52 - 3/52 = 22/52 or about 42.3%
How to Calculate Compound Probability: Step by Step
Here's a practical process you can apply to any problem:
Step 1: Identify Each Event
Write down what you're measuring. Be specific. "Rolling a 4 on a die" not just "rolling."
Step 2: Determine Event Relationships
Ask yourself: does one event affect the other? If yes, they're dependent. If no, they're independent.
Step 3: Choose Your Operation
- Need both? → Multiply
- Need either? → Add (watch for overlaps)
Step 4: Apply the Formula
For independent AND: P(A) × P(B)
For dependent AND: P(A) × P(B|A) where B|A means "B given A occurred"
For OR: P(A) + P(B) - P(A and B)
Step 5: Simplify Your Answer
Convert fractions to decimals or percentages. Check if your answer makes sense—it should fall between 0 and 1.
Real-World Example: Weather Decision
You're planning a picnic. Historical data shows:
- 70% chance of no rain
- 80% chance your friend can attend
- These events are independent (friend's availability doesn't affect weather)
What's the probability both conditions are favorable?
0.70 × 0.80 = 0.56 or 56%
Not great odds. Maybe indoor plans are smarter.
Quick Reference: When to Use Which Formula
| Scenario | Formula | Example |
|---|---|---|
| Independent events, both needed | P(A) × P(B) | Two coin flips, both heads |
| Dependent events, both needed | P(A) × P(B|A) | Two aces drawn from deck |
| Mutually exclusive, either needed | P(A) + P(B) | Roll 2 or roll 5 on die |
| Non-exclusive, either needed | P(A) + P(B) - P(A∩B) | Draw spade or face card |
Common Mistakes to Avoid
Assuming independence when it doesn't exist. Stock prices, weather patterns, and human behaviors are often linked. Check your assumptions.
Forgetting to adjust for dependency. With cards or raffle tickets, the population changes after each draw. Your second probability isn't the same as your first.
Double-counting with OR problems. If events can both happen, you must subtract their overlap. This trips up even people who've done this before.
Converting decimals to percentages too early. Multiply fractions as fractions. Convert at the end. Fewer rounding errors that way.
Why This Matters
Compound probability isn't a textbook exercise. It's how insurance companies price policies, how doctors assess risk factors, and how you should evaluate any decision involving multiple uncertainties.
The formulas are simple. The hard part is correctly identifying what you're measuring and how events relate to each other. Get that right, and the math takes care of itself.