Mutually exclusive events
Two events are said to be mutually exclusive if they cannot occur together; i.e., they have no elements in common. Non-mutually exclusive events can occur together; i.e., they have common elements.
For non-mutually exclusive events, the formula is:
P(A∪B)=P(A)+P(B)−P(A∩B)
where:
- P(A∪B) = Probability of event A or event B occurring
- P(A∩B) = Probability of both events A and B occurring
For mutually exclusive events, P(A∩B)=0 since the events cannot occur together, and the formula simplifies to:
P(A∪B)=P(A)+P(B)
Example 1
One card is selected from a pack of 52 playing cards. What is the probability that the card selected will be either a diamond or a black ace?
Solution:
P(diamond)=5213
P(black ace)=522
P(diamond or black ace)=P(diamond)+P(black ace)
=5213+522=5215
The probability is 5215.
Example 2
At a certain school, there are 30 teachers: 10 Physics, 8 Chemistry, and 5 Mathematics. If a teacher is selected at random, find the probability of getting:
a) a Physics teacher or a Chemistry teacher.
b) a Chemistry teacher or a Mathematics teacher.
Solution:
Let A = Physics, B = Chemistry, C = Mathematics.
P(A)=3010=31
P(B)=308=154
P(C)=305=61
a)
P(A∪B)=P(A)+P(B)=31+154=155+154=159=53
The probability of selecting a Physics or Chemistry teacher is 53.
b)
P(B∪C)=P(B)+P(C)=154+61=308+305=3013
The probability of selecting a Chemistry or Mathematics teacher is 3013.
Example 3
A and B are mutually exclusive events such that P(A)=21 and P(B)=41. Find
a) P(A∪B)
b) P(A∩B)
c) P(A′∩B′)
Solution:
a)
P(A∪B)=P(A)+P(B)=21+41=42+41=43
b) Since A and B are mutually exclusive, P(A∩B)=0.
c)
P(A′∩B′)=P((A∪B)′)=1−P(A∪B)=1−43=41