Computing the Probability of the Union of Two Events

We are often interested in finding the probability that one of multiple events occurs. Suppose we are playing a card game, and we will win if the next card drawn is either a heart or a king. We would be interested in finding the probability of the next card being a heart or a king. The union of two events E and F,written EF, is the event that occurs if either or both events occur.

P(EF)=P(E)+P(F)P(EF)

Suppose the spinner in Figure 2 is spun. We want to find the probability of spinning orange or spinning a b.

A pie chart with six pieces with two a's colored orange, one b colored orange and another b colored red, one d colored blue, and one c colored green.

Figure 2

There are a total of 6 sections, and 3 of them are orange. So the probability of spinning orange is 36=12. There are a total of 6 sections, and 2 of them have a b. So the probability of spinning a b is 26=13. If we added these two probabilities, we would be counting the sector that is both orange and a b twice. To find the probability of spinning an orange or a b, we need to subtract the probability that the sector is both orange and has a b.

12+1316=23

The probability of spinning orange or a b is 23.

A General Note: Probability of the Union of Two Events

The probability of the union of two events E and F (written EF ) equals the sum of the probability of E and the probability of F minus the probability of E and F occurring together ( which is called the intersection of E and F and is written as EF ).

P(EF)=P(E)+P(F)P(EF)

Example 3: Computing the Probability of the Union of Two Events

A card is drawn from a standard deck. Find the probability of drawing a heart or a 7.

Solution

A standard deck contains an equal number of hearts, diamonds, clubs, and spades. So the probability of drawing a heart is 14. There are four 7s in a standard deck, and there are a total of 52 cards. So the probability of drawing a 7 is 113.

The only card in the deck that is both a heart and a 7 is the 7 of hearts, so the probability of drawing both a heart and a 7 is 152. Substitute P(H)=14,P(7)=113,andP(H7)=152 into the formula.

P(E F)=P(E)+P(F)P(E F) =14+113152 =413

The probability of drawing a heart or a 7 is 413.

Try It 3

A card is drawn from a standard deck. Find the probability of drawing a red card or an ace.

Solution