Use Sophia to knock out your gen-ed requirements quickly and affordably. Learn more
×

"Either/Or" Probability

Author: Sophia

what's covered
In this tutorial, you're going to learn about “or” probability for overlapping events. Our discussion breaks down as follows:

Table of Contents

1. Either/Or Probability for Overlapping Events

Either/or probability for overlapping events refers to the probability of either A, or B, or both, occurring.

EXAMPLE

Consider the roulette wheel

What's the probability of getting an even number on a roulette wheel? This is not an “or” probability. We're simply finding the probability of spinning an even number. Looking just in the even circle, 18 numbers are even on the roulette wheel, out of 38 sectors. Zero and double zero don't count as even.

Venn Diagram of Even Numbers

P left parenthesis E v e n right parenthesis equals 18 over 38 equals 0.47

What is the probability of black on the roulette wheel? It's the same idea. Look in the circle that represents black numbers, it's also 18 out of 38, coincidentally the same number.

Venn Diagram of Black Numbers

P left parenthesis B l a c k right parenthesis equals 18 over 38 equals 0.47

What's the probability of even or black? Count up the numbers that are in either even or black. You get 26 out of the 38.
Venn Diagram of Even and Black Numbers

P left parenthesis E v e n space o r space B l a c k right parenthesis equals 26 over 38 equals 0.68

Now the question is, why is the probability of E or B not equal to the probability of E plus probability of B?

26 over 38 not equal to 18 over 38 plus 18 over 38
P left parenthesis E v e n space o r space B l a c k right parenthesis not equal to P left parenthesis E right parenthesis plus P left parenthesis B right parenthesis

When you add the probability of an even number (18/38) plus the probability of a black number (18/38), might might expect to get 36/38, but you don't--you get 26/38. The reason for the miscount is because some of the numbers were counted twice. Some were counted as even, and some were counted again as being black, whereas we should only have counted them once.

Which values were double counted? It was the numbers that were black and even. You make this adjustment by first adding P(black) to P(even), then subtract out the things that got double counted P(black & even) so they are only counted once. The double counts were the numbers that were both black and even, represented in the overlap of the Venn diagram.

P left parenthesis E space o r space B right parenthesis equals P left parenthesis E right parenthesis plus P left parenthesis B right parenthesis minus P left parenthesis E space a n d space B right parenthesis

This represents the either/or probability for overlapping events: the probability of E or B is equal to the probability of E plus the probability of B, minus the probability of E and B.

Let's illustrate this concept by boxing the probability of all even numbers and circling the probability of B numbers.
Venn Diagram Showing Overlap of Even and Black Numbers
Notice how the numbers in the middle got both circled and boxed. You only want to count them once. But when we include the numbers with the E’s and also with the B’s, they were counted twice. Remove one of those markings to only count everything once.

P left parenthesis E v e n space o r space B l a c k right parenthesis equals P left parenthesis E v e n right parenthesis plus P left parenthesis B l a c k right parenthesis minus P left parenthesis E v e n space a n d space B l a c k right parenthesis
P left parenthesis E v e n space o r space B l a c k right parenthesis equals 18 over 38 plus 18 over 38 minus 10 over 38
P left parenthesis E v e n space o r space B l a c k right parenthesis equals 26 over 38

try it
In a standard deck of cards, what is the probability of drawing a heart or a queen?
Apply the formula or either/or probability for overlapping events.
P left parenthesis A space o r space B right parenthesis equals P left parenthesis A right parenthesis plus P left parenthesis B right parenthesis minus P left parenthesis A space a n d space B right parenthesis
P left parenthesis H e a r t space o r space Q u e e n right parenthesis space equals space P left parenthesis H e a r t right parenthesis space plus thin space P left parenthesis Q u e e n right parenthesis space minus space P left parenthesis H e a r t space a n d space Q u e e n right parenthesis thin space thin space
P left parenthesis H e a r t space o r space Q u e e n right parenthesis space equals space 13 over 52 space plus thin space 4 over 52 space minus space 1 over 52 space equals space 16 over 52 space o r space 31 percent sign space

formula to know
Either/Or Probability for Overlapping Events
P left parenthesis A space o r space B right parenthesis equals P left parenthesis A right parenthesis plus P left parenthesis B right parenthesis minus P left parenthesis A space a n d space B right parenthesis

term to know
Either/Or Probability for Overlapping Events
The probability that either of two events occurs is equal to the sum of the probabilities of the two events, minus the joint probability of the two events happening together. Also known as the "General Addition Rule".


2. General Addition Rule for Non-Overlapping Events

It’s important to note, this formula also works for non-overlapping events. Since mutually exclusive events, A and B, can't happen at the same time, the probability that both A and B occur is zero. It's impossible for A and B to both happen.

table attributes columnalign left end attributes row cell F o r space N o n minus O v e r l a p p i n g space E v e n t s colon end cell row cell P left parenthesis A space a n d space B right parenthesis equals 0 end cell end table

Therefore, when we factor that into our formula, we end up with the probability of A plus the probability of B minus 0. When it simplifies down, you may recognize this. This was the special addition rule for non-overlapping events. What we see, then, is that the special addition rule for non-overlapping events is a special case of the general addition rule.

table attributes columnalign left end attributes row cell F o r space N o n minus O v e r l a p p i n g space E v e n t s colon end cell row cell P left parenthesis A space o r space B right parenthesis equals P left parenthesis A right parenthesis plus P left parenthesis B right parenthesis minus up diagonal strike P left parenthesis A space a n d space B right parenthesis end strike end cell row cell P left parenthesis A space o r space B right parenthesis equals P left parenthesis A right parenthesis plus P left parenthesis B right parenthesis end cell end table

try it
In a standard deck of cards, what is the probability of drawing a face card (J, Q or K) or a 10?
Apply the formula for either/or probability for non-overlapping events. P left parenthesis A space o r space B right parenthesis space equals space P left parenthesis A right parenthesis space plus thin space P left parenthesis B right parenthesis space
P left parenthesis F a c e space C a r d space o r space 10 right parenthesis space equals space P left parenthesis F a c e space C a r d right parenthesis space plus space P left parenthesis 10 right parenthesis space
P left parenthesis F a c e space C a r d space o r space 10 right parenthesis space equals space 12 over 52 space plus thin space 4 over 52 space equals space 16 over 52 space o r space 31 percent sign space

summary
Either/or probability for overlapping events is calculated by adding the probabilities of the two events, then subtracting their joint probability. The reason you subtract out the joint probability is that it is counted in both of their individual probabilities. You don't want to count it twice; you only want it counted once. With mutually exclusive (non-overlapping) events, the joint probability is zero, and it simplifies down to the special addition rule, which is a special case of the general addition rule.

Good luck!

Source: THIS TUTORIAL WAS AUTHORED BY JONATHAN OSTERS FOR SOPHIA LEARNING. PLEASE SEE OUR TERMS OF USE.

Terms to Know
Either/Or Probability for Overlapping Events

The probability that either of two events occurs is equal to the sum of the probabilities of the two events, minus the joint probability of the two events happening together.  Also known as the "General Addition Rule".

Formulas to Know
Either/Or Probability for Overlapping Events

P left parenthesis A space o r space B right parenthesis space equals space P left parenthesis A right parenthesis space plus thin space P left parenthesis B right parenthesis thin space minus space P left parenthesis A space a n d space B right parenthesis