Non-mutually exclusive union
We know how to find the probability of either (at least one) of two
mutually exclusive events happening (see
here). The formula is
How about if the events are not mutually exclusive?
Formula
Section titled “Formula”The probability of either event A or event B occuring (A union B) is:
Why subtract the intersection?
Section titled “Why subtract the intersection?”The reason we subtract the intersection
An example of why we need to
Section titled “An example of why we need to”For an example, let’s say we have a fruit bowl, and we have a:
- 70% chance of picking a yellowey-orange fruit
- 60% chance of picking a round fruit
If we just added their probabilities like we do with mutually exclusive events, we’d end up with a probability of 130%… which is impossible.
Finding the probability from a Venn diagram
Section titled “Finding the probability from a Venn diagram”If we have a Venn diagram showing the frequency of A, the frequency of B and the frequency of A and B (the intersection), we can just add the 3 frequencies together (then divide by the total frequency of everything, to get our probability).
That’s because the frequency shown in the A circle isn’t the frequency of the A, but the frequency of only A and nothing else, so A and not B. The same is true for the B circle. So we’re not double counting anything.