In everyday life, we often face situations where two events cannot occur simultaneously. For example, when flipping a coin, we cannot get both heads and tails at the same time in a single flip. Events like these are called mutually exclusive events.
Mutually exclusive events are two or more events that cannot occur simultaneously in a single experiment. If one event occurs, then the other event will definitely not occur.
As a simple illustration, imagine you draw one card from a deck. The card you draw cannot be both red and black at the same time. These two events are mutually exclusive because there is no card that has both colors.
The main characteristic of mutually exclusive events is having no intersection or common elements. In mathematical notation, if A and B are mutually exclusive events, then:
A∩B=∅
The symbol ∅ indicates an empty set, meaning there are no common elements between the two events.
To identify whether two events are mutually exclusive, ask yourself: "Can these two events occur simultaneously in one experiment?" If the answer is no, then the two events are mutually exclusive.
Since mutually exclusive events have no intersection, calculating their probability becomes simpler. The basic formula for the probability of mutually exclusive events is:
P(A∪B)=P(A)+P(B)
This formula shows that the probability of event A or event B occurring equals the sum of the individual probabilities of each event.
Unlike events that are not mutually exclusive, in mutually exclusive events we don't need to subtract the intersection because P(A∩B)=0. Therefore, the general formula:
Many students incorrectly identify mutually exclusive events. Here are examples of events that appear mutually exclusive but actually are not:
Example 1: Dice Rolling
Event A: Getting a prime number is {2,3,5}
Event B: Getting an odd number is {1,3,5}
Common mistake: "Prime and odd are different, so they are mutually exclusive"
Reality: A∩B={3,5}=∅, so not mutually exclusive
Example 2: Card Drawing
Event A: Drawing a red card
Event B: Drawing an Ace
Common mistake: "Color and card type are different, so they are mutually exclusive"
Reality: There are red Aces (Ace of hearts and Ace of diamonds), so not mutually exclusive
Example 3: Student Characteristics
Event A: Students who are tall (>160 cm)
Event B: Students who are smart (score>80)
Common mistake: "Height and intelligence are unrelated"
Reality: There can be students who are both tall and smart, so not mutually exclusive
Identification Strategy:
Ask: "Can one element satisfy both criteria simultaneously?"
Find intersection: Identify elements that belong to both events
If there is intersection: Events are not mutually exclusive
If there is no intersection: Events are mutually exclusive
A die is rolled once. Determine the probability of getting a number less than 3 or a number greater than 5.
From a standard deck of bridge cards, one card is drawn randomly. Calculate the probability of drawing an Ace or a King.
Two coins are flipped simultaneously. Determine the probability of getting exactly 1 tail or exactly 2 heads.
In a box there are 10 balls numbered 1 to 10. A ball is drawn randomly. Calculate the probability of drawing an even-numbered ball or an odd prime-numbered ball.