maths.free › Statistics & Probability › 7. Probability › The Addition Rule for Probability
The Addition Rule for Probability
Identify mutually exclusive events.
Learning Objectives
After completing this section, you should be able to:
- Identify mutually exclusive events.
- Apply the Addition Rule to compute probability.
- Use the Inclusion/Exclusion Principle to compute probability.
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 \(\text{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.
Identifying Mutually Exclusive Events
Try it.
Decide whether the following events are mutually exclusive. If they are not mutually exclusive, identify an outcome that would result in both events occurring.
- You are about to roll a standard 6-sided die. \(E\) is the event “the die shows an even number” and \(F\) is the event “the die shows an odd number.”
- You are about to roll a standard 6-sided die. \(E\) is the event “the die shows an even number” and \(S\) is the event “the die shows a number less than 4.”
- You are about to flip a coin 4 times. \(J\) is the event “at least 2 heads are flipped” and \(K\) is the event “fewer than 3 tails are flipped.”
Solution
- Let’s look at the outcomes for each event: \(E=\{2,4,6\}\) and \(F=\{1,3,5\}\). There are no outcomes in common, so \(E\) and \(F\) are mutually exclusive.
- Again, consider the outcomes in each event: \(E=\{2,4,6\}\) and \(S=\{1,2,3\}\). Since the outcome 2 belongs to both events, these are not mutually exclusive.
- Suppose the results of the 4 flips are HTTH. Then at least 2 heads are flipped, and fewer than 3 tails are flipped. That means that both \(J\) and \(K\) occurred, and so these events are not mutually exclusive.
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 \(\frac{5}{10}=\frac{1}{2}\). Notice that the probability of drawing an E is \(\frac{3}{10}\) and the probability of drawing an S is \(\frac{2}{10}\); adding those together, we get \(\frac{3}{10}+\frac{2}{10}=\frac{5}{10}\). 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.
Using the Addition Rule
Try it.
For each of the given pairs of events, decide if the Addition Rule applies. If it does, use the Addition Rule to find the probability that one or the other occurs.
- You are rolling a standard 6-sided die. Event \(A\) is “roll an even number” and event \(B\) is “roll a 3.”
- You are drawing a card at random from a standard 52-card deck. Event \(R\) is “draw a \(♡\)” and event \(S\) is “draw a king.”
- You are rolling a pair of standard 6-sided dice. Event \(E\) is “roll an odd sum” and event \(F\) is “roll a sum of 10.” The table we constructed in might help.
Solution
- Since 3 is not an even number, these events are mutually exclusive. So, we can use the Addition Rule: since \(P(A)=\frac{3}{6}\) and \(P(B)=\frac{1}{6}\), we get \(P(A\text{or}B)=\frac{3}{6}+\frac{1}{6}=\frac{2}{3}\).
- If the card drawn is \(\text{K}♡\), then both \(R\) and \(S\) occur. So, they aren’t mutually exclusive, and the Addition Rule doesn’t apply.
- Since 10 is not odd, these events are mutually exclusive. Since \(P(E)=\frac{18}{36}\) and \(P(F)=\frac{3}{36}\), the Addition Rule gives us \(P(E\text{or}F)=\frac{18}{36}+\frac{3}{36}=\frac{7}{12}\).
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)=\frac{6}{10}\). There are 4 tiles with letters that come after L alphabetically, so \(P(K)=\frac{4}{10}\). What is \(P(J\text{or}K)\)? If we blindly apply the Addition Rule, we get \(\frac{6}{10}+\frac{4}{10}=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 \(\frac{6}{10}\), and it’s one of the 4 outcomes represented in the numerator of \(\frac{4}{10}\). So, that particular outcome has been “double counted.” Since it has been included twice, we can get a true accounting by excluding it once: \(\frac{6}{10}+\frac{4}{10}-\frac{1}{10}=\frac{9}{10}\). 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 \((E\text{and}F)\) is impossible, and so \(P(E\text{and}F)=0\). So, in cases where the events in question are mutually exclusive, the Inclusion/Exclusion Principle reduces to the Addition Rule.
Condensed — the full section is in OpenStax Contemporary Mathematics.
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(E\ \text{or}\ F)=P(E)+P(F)\]
- If \(E\) and \(F\) are events that contain outcomes of a single experiment, then \[P(E\ \text{or}\ F)=P(E)+P(F)-P(E\text{and}F)\]
Practice (3)
Try each one on paper first. Reveal the answer to check; verified ones can be opened in the solver for every step.
-
Decide whether the following events are mutually exclusive. If they are not mutually exclusive, identify an outcome that would result in both events occurring.
- You are about to roll a standard 6-sided die. \(E\) is the event “the die shows an even number” and \(F\) is the event “the die shows an odd number.”
- You are about to roll a standard 6-sided die. \(E\) is the event “the die shows an even number” and \(S\) is the event “the die shows a number less than 4.”
- You are about to flip a coin 4 times. \(J\) is the event “at least 2 heads are flipped” and \(K\) is the event “fewer than 3 tails are flipped.”
အဖြေကို ဖော်ပြပါ
- Let’s look at the outcomes for each event: \(E=\{2,4,6\}\) and \(F=\{1,3,5\}\). There are no outcomes in common, so \(E\) and \(F\) are mutually exclusive.
- Again, consider the outcomes in each event: \(E=\{2,4,6\}\) and \(S=\{1,2,3\}\). Since the outcome 2 belongs to both events, these are not mutually exclusive.
- Suppose the results of the 4 flips are HTTH. Then at least 2 heads are flipped, and fewer than 3 tails are flipped. That means that both \(J\) and \(K\) occurred, and so these events are not mutually exclusive.
-
For each of the given pairs of events, decide if the Addition Rule applies. If it does, use the Addition Rule to find the probability that one or the other occurs.
- You are rolling a standard 6-sided die. Event \(A\) is “roll an even number” and event \(B\) is “roll a 3.”
- You are drawing a card at random from a standard 52-card deck. Event \(R\) is “draw a \(♡\)” and event \(S\) is “draw a king.”
- You are rolling a pair of standard 6-sided dice. Event \(E\) is “roll an odd sum” and event \(F\) is “roll a sum of 10.” The table we constructed in might help.
အဖြေကို ဖော်ပြပါ
- Since 3 is not an even number, these events are mutually exclusive. So, we can use the Addition Rule: since \(P(A)=\frac{3}{6}\) and \(P(B)=\frac{1}{6}\), we get \(P(A\text{or}B)=\frac{3}{6}+\frac{1}{6}=\frac{2}{3}\).
- If the card drawn is \(\text{K}♡\), then both \(R\) and \(S\) occur. So, they aren’t mutually exclusive, and the Addition Rule doesn’t apply.
- Since 10 is not odd, these events are mutually exclusive. Since \(P(E)=\frac{18}{36}\) and \(P(F)=\frac{3}{36}\), the Addition Rule gives us \(P(E\text{or}F)=\frac{18}{36}+\frac{3}{36}=\frac{7}{12}\).
-
Suppose we have events \(E\), \(F\), and \(G\), associated with these probabilities:
\[\begin{array}{lll}P(E) & = & 0.45 \\ P(F) & = & 0.6 \\ P(G) & = & 0.55 \\ P(E\text{and}F) & = & 0.2 \\ P(E\text{and}G) & = & 0.2 \\ P(F\text{and}G) & = & 0.25\end{array}\]Compute the following:
- \(P(E\text{or}F)\)
- \(P(E\text{or}G)\)
- \(P(F\text{or}G)\)
အဖြေကို ဖော်ပြပါ
- Using the Inclusion/Exclusion Principle, we get: \[\begin{array}{lll}P(E\text{or}F) & = & P(E)+P(F)-P(E\text{and}F) \\ & = & 0.45+0.6-0.2 \\ & = & 0.85.\end{array}\]
- Again, we’ll apply the Inclusion/Exclusion Principle: \[\begin{array}{lll}P(E\text{or}G) & = & P(E)+P(G)-P(E\text{and}G) \\ & = & 0.45+0.55-0.2 \\ & = & 0.8.\end{array}\]
- Applying the Inclusion/Exclusion Principle one more time: \[\begin{array}{lll}P(F\text{or}G) & = & P(F)+P(G)-P(F\text{and}G) \\ & = & 0.6+0.55-0.25 \\ & = & 0.9.\end{array}\]
Symbols used here
Chance of A; chance of A given that B happened.
Both signs at once: x = 3 ± 2 means 5 and 1.
Equal to the precision shown, not exactly.
n × (n−1) × … × 1; the number of orderings of n things. 0! = 1.
Number of k-element subsets of n things: n!/(k!(n−k)!).
Add a_k for k = 1 up to n.
In either; in both; in A but not B.
Average of the data; average of the whole population.
Typical distance from the mean; its square.
Probability-weighted average of X; its spread.
The bell curve with mean μ and variance σ²; (x − μ)/σ.
How to: The Addition Rule for Probability
- Identify mutually exclusive events.
- Apply the Addition Rule to compute probability.
- Use the Inclusion/Exclusion Principle to compute probability.
- You are about to roll a standard 6-sided die.
- You are about to roll a standard 6-sided die.
- You are about to flip a coin 4 times.
- Let’s look at the outcomes for each event:
- Again, consider the outcomes in each event:
Questions people ask
Mean or median — which should I use?
Median when the data have outliers or a long tail (incomes, house prices); mean when the data are roughly symmetric and you want every value to count. Report both if they disagree — the gap is itself information.
What does a p-value actually say?
The probability of seeing data at least this extreme if the null hypothesis were true. It is not the probability that the null hypothesis is true.
Why divide by n − 1 for the sample variance?
The sample mean sits closer to the sample than the true mean does, so squared deviations from it are slightly too small on average; dividing by n − 1 instead of n corrects the bias.
သင့်ရဲ့ကိုယ်ပိုင်စမ်းသပ်
Parts of this page are adapted from OpenStax Contemporary Mathematics (CC BY-NC-SA 4.0). Condensed and re-explained here; errors are ours.
ပိုပြီး Statistics & Probability
Sampling and dataDescribing data with graphsMean, median and modeProbabilityCounting: permutations and combinationsDiscrete random variablesContinuous random variablesThe normal distributionThe central limit theoremConfidence intervalsHypothesis testingComparing two samplesChi-square testsLinear regression and correlation