- Home
- /
- Statistics
- /
- probability and chance
- /
- Compound Events
Compound events are probability events made up of two or more simple events combined using 'and' (both events occur) or 'or' (at least one occurs). Most real probability problems involve multiple events.
Definition
Compound events are probability events made up of two or more simple events combined using 'and' (both events occur) or 'or' (at least one occurs). For independent 'and' events, multiply probabilities; for 'or' events, add probabilities and subtract any overlap.
๐ก Intuition
Simple event: rolling a 6. Compound event: rolling a 6 AND then flipping heads. For 'and,' multiply probabilities. For 'or,' add them (but subtract overlap if any).
๐ฏ Core Idea
For independent 'and' events, multiply probabilities. For mutually exclusive 'or' events, add probabilities. For overlapping 'or' events, subtract the overlap.
Example
P(\text{even or} < 3) = \frac{3}{6} + \frac{2}{6} - \frac{1}{6} = \frac{4}{6}.
Notation
P(A \cap B) is the probability of both A and B occurring. P(A \cup B) is the probability of A or B (or both) occurring.
๐ Why It Matters
Most real probability problems involve multiple events. Understanding compound events opens up complex probability calculations.
๐ญ Hint When Stuck
First, identify whether the compound event uses 'and' or 'or.' For 'and,' multiply the individual probabilities. For 'or,' add the probabilities, but if the events can overlap, subtract the probability of both happening: P(A or B) = P(A) + P(B) - P(A and B).
Formal View
See Also
๐ง Common Stuck Point
Students add probabilities for 'and' events instead of multiplying, or forget to subtract the overlap when computing 'or' for non-mutually-exclusive events.
โ ๏ธ Common Mistakes
- Adding when should multiply
- Forgetting to subtract overlap for 'or'
- Assuming events are independent when they're not
Frequently Asked Questions
What is Compound Events in Statistics?
Compound events are probability events made up of two or more simple events combined using 'and' (both events occur) or 'or' (at least one occurs). For independent 'and' events, multiply probabilities; for 'or' events, add probabilities and subtract any overlap.
When do you use Compound Events?
First, identify whether the compound event uses 'and' or 'or.' For 'and,' multiply the individual probabilities. For 'or,' add the probabilities, but if the events can overlap, subtract the probability of both happening: P(A or B) = P(A) + P(B) - P(A and B).
What do students usually get wrong about Compound Events?
Students add probabilities for 'and' events instead of multiplying, or forget to subtract the overlap when computing 'or' for non-mutually-exclusive events.
Prerequisites
Next Steps
How Compound Events Connects to Other Ideas
To understand compound events, you should first be comfortable with probability basic and stat sample space. Once you have a solid grasp of compound events, you can move on to independent events and conditional probability.