Login
📚 Contemporary Mathematics
Chapters ▾
⇩ Download ▾

7.8 The Addition Rule for Probability

A group of students is standing in a line holding plates of food.
Figure 7.35 Students can be sorted using a variety of possible categories like class year, major, whether they are a varsity athlete, and so forth.Students can be sorted using a variety of possible categories like class year, major, whether they are a varsity athlete, and so forth. (credit: “Multicultural Mashup Melds Languages, Cultures at COD 36” by COD Newsroom/Flickr, CC BY 2.0)

Learning Objectives

After completing this section, you should be able to:

  1. Identify mutually exclusive events.
  2. Apply the Addition Rule to compute probability.
  3. Use the Inclusion/Exclusion Principle to compute probability.

Up to this point, we have looked at the probabilities of simple events. Simple events are those with a single, simple characterization. Sometimes, though, we want to investigate more complicated situations. For example, if we are choosing a college student at random, we might want to find the probability that the chosen student is a varsity athlete or in a Greek organization. This is a compound event: there are two possible criteria that might be met. We might instead try to identify the probability that the chosen student is both a varsity athlete and in a Greek organization. In this section and the next, we’ll cover probabilities of two types of compound events: those build using “or” and those built using “and.” We’ll deal with the former first.

Mutual Exclusivity

Before we get to the key techniques of this section, we must first introduce some new terminology. Let’s say you’re drawing a card from a standard deck. We’ll consider 3 events: H is the event “the card is a ,” T is the event “the card is a 10,” and S is the event “the card is a .” If the card drawn is J, then H and T didn’t occur, but S did. If the card drawn is instead 10, then H didn’t occur, but both T and S did.

We can see from these examples that, if we are interested in several possible events, more than one of them can occur simultaneously (both T and S, for example). But, if you think about all the possible outcomes, you can see that H and S can never occur simultaneously; there are no cards in the deck that are both and . Pairs of events that cannot both occur simultaneously are called mutually exclusive. Let’s go through an example to help us better understand this concept.

The Addition Rule for Mutually Exclusive Events

If two events are mutually exclusive, then we can use addition to find the probability that one or the other event occurs.

Why does this formula work? Let’s consider a basic example. Suppose we’re about to draw a Scrabble tile from a bag containing A, A, B, E, E, E, R, S, S, U. What is the probability of drawing an E or an S? Since 3 of the tiles are marked with E and 2 are marked with S, there are 5 tiles that satisfy the criteria. There are ten tiles in the bag, so the probability is 510=12. Notice that the probability of drawing an E is 310 and the probability of drawing an S is 210; adding those together, we get 310+210=510. Look at the numerators in the fractions involved in the sum: the 3 represents the number of E tiles and the 2 is the number of S tiles. This is why the Addition Rule works: The total number of outcomes in one event or the other is the sum of the numbers of outcomes in each of the individual events.

Finding Probabilities When Events Aren’t Mutually Exclusive

Let’s return to the example we used to explore the Addition Rule: We’re about to draw a Scrabble tile from a bag containing A, A, B, E, E, E, R, S, S, U. Consider these events: J is “draw a vowel” and K is “draw a letter that comes after L in the alphabet.” Since there are 6 vowels, P(J)=610. There are 4 tiles with letters that come after L alphabetically, so P(K)=410. What is P(JorK)? If we blindly apply the Addition Rule, we get 610+410=1, which would mean that the compound event J or K is certain. However, it’s possible to draw a B, in which case neither J nor K happens. Where’s the error?

The events are not mutually exclusive: the outcome U belongs to both events, and so the Addition Rule doesn’t apply. However, there’s a way to extend the Addition Rule to allow us to find this probability anyway; it’s called the Inclusion/Exclusion Principle. In this example, if we just add the two probabilities together, the outcome U is included in the sum twice: It’s one of the 6 outcomes represented in the numerator of 610, and it’s one of the 4 outcomes represented in the numerator of 410. So, that particular outcome has been “double counted.” Since it has been included twice, we can get a true accounting by excluding it once: 610+410110=910. We can generalize this idea to a formula that we can apply to find the probability of any compound event built using “or.”

It’s worth noting that this formula is truly an extension of the Addition Rule. Remember that the Addition Rule requires that the events E and F are mutually exclusive. In that case, the compound event (EandF) is impossible, and so P(EandF)=0. So, in cases where the events in question are mutually exclusive, the Inclusion/Exclusion Principle reduces to the Addition Rule.

Key Terms

  • mutually exclusive

Key Concepts

  • The Addition Rule is used to find the probability that one event or another will occur when those events are mutually exclusive.
  • The Inclusion/Exclusion Principle is used to find probabilities when events are not mutually exclusive.

Formulas

  • If E and F are mutually exclusive events, then

    P(EorF)=P(E)+P(F)

  • If E and F are events that contain outcomes of a single experiment, then

    P(EorF)=P(E)+P(F)P(EandF)

Adapted from Contemporary Mathematics by OpenStax (openstax.org), licensed under CC BY-NC-SA 4.0. Changes were made. License: CC-BY-NC-SA-4.0.