Probability: Mutually exclusive and independent events
In a nutshell
Events may be classed as mutually exclusive or independent. These have their own definitions and associated mathematical conditions.
Definitions
Two events are mutually exclusive if they cannot happen at the same time.
Two events are independent if one does not affect the other.
Mathematical conditions
Mutually exclusive events
If two events, A and B cannot happen at the same time, the probability that they both occur is zero. Mathematically:
P(A∩B)=0
Also, the following diagram should convince you of the formula:
P(A∪B)+P(A∩B)=P(A)+P(B) | |
Putting these two formulae together, the two equivalent conditions for mutually exclusive events are:
P(A∩B)P(A∪B)=0=P(A)+P(B)
Independent events
If two events, A and B, are statistically independent, then:
P(A∩B)=P(A)×P(B)
Example 1
Let A and B be two independent events. P(A)=0.4, P(B)=0.7. What is P((A∩B)′)?
Use the formula for independent events:
P(A∩B)=P(A)×P(B)=0.4×0.7=0.28
Use the fact that the two events A∩B and (A∩B)′ occupy the entire sample space:
P(A∩B)+P((A∩B)′)P((A∩B)′)=1=1−P(A∩B)=1−0.28=0.72
P((A∩B)′)=0.72
Example 2
Let A and B be two events. P(A)=0.35, P(B)=0.05, P(A∪B)=0.5. Are A and B mutually exclusive?
Use the condition for two events to be mutually exclusive:
P(A)+P(B)0.35+0.05=P(A∪B)=0.4=0.5
The events are not mutually exclusive.