๐ Understanding Mutually Exclusive Events
Mutually exclusive events are events that cannot happen at the same time. Think of it like flipping a coin โ you can only get heads or tails, not both simultaneously. They have no outcomes in common.
โจ Defining Non-Mutually Exclusive Events
Non-mutually exclusive events, on the other hand, can happen at the same time. For instance, if you draw a card from a deck, it can be both a heart and a face card (Jack, Queen, or King). These events share common outcomes.
๐ Mutually Exclusive vs. Non-Mutually Exclusive: A Comparison
| Feature |
Mutually Exclusive |
Non-Mutually Exclusive |
| Definition |
Events that cannot occur at the same time. |
Events that can occur at the same time. |
| Common Outcomes |
No common outcomes. |
Share common outcomes. |
| Probability Formula |
$P(A \cup B) = P(A) + P(B)$ |
$P(A \cup B) = P(A) + P(B) - P(A \cap B)$ |
| Example |
Rolling a 1 or a 2 on a single die roll. |
Drawing a king or a heart from a deck of cards. |
๐ Key Takeaways
- ๐ซ No Overlap: Mutually exclusive events have absolutely no overlap.
- โ Simple Addition: For mutually exclusive events, you simply add the probabilities.
- โ Subtraction Required: For non-mutually exclusive events, you need to subtract the probability of the intersection to avoid double-counting.
- ๐งฎ Formula Difference: Note the difference in the probability formulas for each type.