Probability for Multiple Events

Learning Outcomes

  • Find the probability of a union of two events.
  • Find the probability of two events that share no common outcomes.
  • Find the probability that an event will not happen.
  • Find the number of events in a sample space that that includes many choices.

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 [latex]E\text{ and }F,\text{written }E\cup F[/latex], is the event that occurs if either or both events occur.

[latex]P\left(E\cup F\right)=P\left(E\right)+P\left(F\right)-P\left(E\cap F\right)[/latex]

Suppose the spinner below is spun. We want to find the probability of spinning orange or spinning a [latex]b[/latex].

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.

There are a total of 6 sections, and 3 of them are orange. So the probability of spinning orange is [latex]\frac{3}{6}=\frac{1}{2}[/latex]. There are a total of 6 sections, and 2 of them have a [latex]b[/latex]. So the probability of spinning a [latex]b[/latex] is [latex]\frac{2}{6}=\frac{1}{3}[/latex]. If we added these two probabilities, we would be counting the sector that is both orange and a [latex]b[/latex] twice. To find the probability of spinning an orange or a [latex]b[/latex], we need to subtract the probability that the sector is both orange and has a [latex]b[/latex].

[latex]\dfrac{1}{2}+\dfrac{1}{3}-\dfrac{1}{6}=\dfrac{2}{3}[/latex]

The probability of spinning orange or a [latex]b[/latex] is [latex]\dfrac{2}{3}[/latex].

A General Note: Probability of the Union of Two Events

The probability of the union of two events [latex]E[/latex] and [latex]F[/latex] (written [latex]E\cup F[/latex] ) equals the sum of the probability of [latex]E[/latex] and the probability of [latex]F[/latex] minus the probability of [latex]E[/latex] and [latex]F[/latex] occurring together [latex]\text{(}[/latex] which is called the intersection of [latex]E[/latex] and [latex]F[/latex] and is written as [latex]E\cap F[/latex] ).
[latex]P\left(E\cup F\right)=P\left(E\right)+P\left(F\right)-P\left(E\cap F\right)[/latex]

tip for success

The union symbol given above [latex]\cup[/latex] is the same symbol you used in the past to express the union of two intervals. Here we use it to represent the union of two events. Mathematically, it represents the word or.

The union of and F includes all the elements that could be present in E or in F, one or the other.

The intersection symbol given above [latex]\cap[/latex] may be new notation for you. It is used to express the intersection of events. Mathematically, it represents the word and.

The intersection of E and F includes all the elements present in both E and F, and not in just one or the other.

Try the example and practice problem below on paper to get familiar with the formula.

Example: 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.

Try It

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

Computing the Probability of Mutually Exclusive Events

Suppose the spinner from earlier is spun again, but this time we are interested in the probability of spinning an orange or a [latex]d[/latex]. There are no sectors that are both orange and contain a [latex]d[/latex], so these two events have no outcomes in common. Events are said to be mutually exclusive events when they have no outcomes in common. Because there is no overlap, there is nothing to subtract, so the general formula is

[latex]P\left(E\cup F\right)=P\left(E\right)+P\left(F\right)[/latex]

Notice that with mutually exclusive events, the intersection of [latex]E[/latex] and [latex]F[/latex] is the empty set. The probability of spinning an orange is [latex]\frac{3}{6}=\frac{1}{2}[/latex] and the probability of spinning a [latex]d[/latex] is [latex]\frac{1}{6}[/latex]. We can find the probability of spinning an orange or a [latex]d[/latex] simply by adding the two probabilities.

[latex]\begin{align}P\left(E\cup F\right)&=P\left(E\right)+P\left(F\right) \\ &=\frac{1}{2}+\frac{1}{6} \\ &=\frac{2}{3} \end{align}[/latex]

The probability of spinning an orange or a [latex]d[/latex] is [latex]\dfrac{2}{3}[/latex].

A General Note: Probability of the Union of Mutually Exclusive Events

The probability of the union of two mutually exclusive events [latex]E[/latex] and [latex]F[/latex] is given by

[latex]P\left(E\cup F\right)=P\left(E\right)+P\left(F\right)[/latex]

How To: Given a set of events, compute the probability of the union of mutually exclusive events.

  1. Determine the total number of outcomes for the first event.
  2. Find the probability of the first event.
  3. Determine the total number of outcomes for the second event.
  4. Find the probability of the second event.
  5. Add the probabilities.

Example: Computing the Probability of the Union of Mutually Exclusive Events

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

Try It

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

Find the Probability That an Even Will Not Happen

We have discussed how to calculate the probability that an event will happen. Sometimes, we are interested in finding the probability that an event will not happen. The complement of an event [latex]E[/latex], denoted [latex]{E}^{\prime }[/latex], is the set of outcomes in the sample space that are not in [latex]E[/latex]. For example, suppose we are interested in the probability that a horse will lose a race. If event [latex]W[/latex] is the horse winning the race, then the complement of event [latex]W[/latex] is the horse losing the race.

To find the probability that the horse loses the race, we need to use the fact that the sum of all probabilities in a probability model must be 1.

[latex]P\left({E}^{\prime }\right)=1-P\left(E\right)[/latex]

The probability of the horse winning added to the probability of the horse losing must be equal to 1. Therefore, if the probability of the horse winning the race is [latex]\frac{1}{9}[/latex], the probability of the horse losing the race is simply

[latex]1-\dfrac{1}{9}=\dfrac{8}{9}[/latex]

A General Note: The Complement Rule

The probability that the complement of an event will occur is given by
[latex]P\left({E}^{\prime }\right)=1-P\left(E\right)[/latex]

Example: Using the Complement Rule to Calculate Probabilities

Two six-sided number cubes are rolled.

  1. Find the probability that the sum of the numbers rolled is less than or equal to 3.
  2. Find the probability that the sum of the numbers rolled is greater than 3.

Try It

Two number cubes are rolled. Use the Complement Rule to find the probability that the sum is less than 10.

https://ohm.lumenlearning.com/multiembedq.php?id=34682&theme=oea&iframe_resize_id=mom5

Computing Probability Using Counting Theory

Many interesting probability problems involve counting principles, permutations, and combinations. In these problems, we will use permutations and combinations to find the number of elements in events and sample spaces. These problems can be complicated, but they can be made easier by breaking them down into smaller counting problems.

Assume, for example, that a store has 8 cellular phones and that 3 of those are defective. We might want to find the probability that a couple purchasing 2 phones receives 2 phones that are not defective. To solve this problem, we need to calculate all of the ways to select 2 phones that are not defective as well as all of the ways to select 2 phones. There are 5 phones that are not defective, so there are [latex]C\left(5,2\right)[/latex] ways to select 2 phones that are not defective. There are 8 phones, so there are [latex]C\left(8,2\right)[/latex] ways to select 2 phones. The probability of selecting 2 phones that are not defective is:

[latex]\begin{align}\frac{\text{ways to select 2 phones that are not defective}}{\text{ways to select 2 phones}}&=\frac{C\left(5,2\right)}{C\left(8,2\right)} \\[1mm] &=\frac{10}{28} \\[1mm] &=\frac{5}{14} \end{align}[/latex]

tip for success

The following are challenging problems. Work them out on paper as many times as you need to gain insight. You can click to Try Another Version of This Question in the green Try It box as needed. Don’t be discouraged if it takes some time!

Example: Computing Probability Using Counting Theory

A child randomly selects 5 toys from a bin containing 3 bunnies, 5 dogs, and 6 bears.

  1. Find the probability that only bears are chosen.
  2. Find the probability that 2 bears and 3 dogs are chosen.
  3. Find the probability that at least 2 dogs are chosen.

Try It

A child randomly selects 3 gumballs from a container holding 4 purple gumballs, 8 yellow gumballs, and 2 green gumballs.

  1. Find the probability that all 3 gumballs selected are purple.
  2. Find the probability that no yellow gumballs are selected.
  3. Find the probability that at least 1 yellow gumball is selected.

https://ohm.lumenlearning.com/multiembedq.php?id=7089&theme=oea&iframe_resize_id=mom5