Independent and Mutually Exclusive Events

Learning Outcomes

  • Determine whether two events are mutually exclusive and whether two events are independent

Independent and mutually exclusive do not mean the same thing.

Independent Events

Two events are independent if the following are true:

  • PP(AA|BB) = PP(AA)
  • PP(BB|AA) = PP(BB)
  • PP(AA AND BB) = PP(AA)PP(BB)

Two events AA and BB are independent if the knowledge that one occurred does not affect the chance the other occurs. For example, the outcomes of two roles of a fair die are independent events. The outcome of the first roll does not change the probability for the outcome of the second roll. To show two events are independent, you must show only one of the above conditions. If two events are NOT independent, then we say that they are dependent.

Sampling may be done with replacement or without replacement.

  • With replacement: If each member of a population is replaced after it is picked, then that member has the possibility of being chosen more than once. When sampling is done with replacement, then events are considered to be independent, meaning the result of the first pick will not change the probabilities for the second pick.
  • Without replacement: When sampling is done without replacement, each member of a population may be chosen only once. In this case, the probabilities for the second pick are affected by the result of the first pick. The events are considered to be dependent or not independent.

If it is not known whether AA and BB are independent or dependent, assume they are dependent until you can show otherwise.

Example

You have a fair, well-shuffled deck of 5252 cards. It consists of four suits. The suits are clubs, diamonds, hearts and spades. There are 1313 cards in each suit consisting of 11 (ace), 2,3,4,5,6,7,8,9,102,3,4,5,6,7,8,9,10JJ (jack), QQ (queen), KK (king) of that suit.

  1. Sampling with replacement:Suppose you pick three cards with replacement. The first card you pick out of the 5252 cards is the QQ of spades. You put this card back, reshuffle the cards and pick a second card from the 5252-card deck. It is the ten of clubs. You put this card back, reshuffle the cards and pick a third card from the 5252-card deck. This time, the card is the QQ of spades again. Your picks are {QQ of spades, ten of clubs, QQ of spades}. You have picked the QQ of spades twice. You pick each card from the 5252-card deck.
  2. Sampling without replacement:Suppose you pick three cards without replacement. The first card you pick out of the 5252 cards is the KK of hearts. You put this card aside and pick the second card from the 5151 cards remaining in the deck. It is the three of diamonds. You put this card aside and pick the third card from the remaining 5050 cards in the deck. The third card is the JJ of spades. Your picks are {KK of hearts, three of diamonds, JJ of spades}. Because you have picked the cards without replacement, you cannot pick the same card twice.

Try it

You have a fair, well-shuffled deck of 5252 cards. It consists of four suits. The suits are clubs, diamonds, hearts and spades. There are 1313 cards in each suit consisting of 11 (ace), 2,3,4,5,6,7,8,9,102,3,4,5,6,7,8,9,10JJ (jack), QQ (queen), KK (king) of that suit. Three cards are picked at random.

  1. Suppose you know that the picked cards are QQ of spades, KK of hearts and QQ of spades. Can you decide if the sampling was with or without replacement?
  2. Suppose you know that the picked cards are QQ of spades, KK of hearts, and JJ of spades. Can you decide if the sampling was with or without replacement?

Example

You have a fair, well-shuffled deck of 52 cards. It consists of four suits. The suits are clubs, diamonds, hearts, and spades. There are 13 cards in each suit consisting of 11 (ace), 2,3,4,5,6,7,8,9,102,3,4,5,6,7,8,9,10JJ (jack), QQ (queen), KK (king) of that suit. SS = spades, HH = Hearts, DD = Diamonds, CC = Clubs.

  1. Suppose you pick four cards, but do not put any cards back into the deck. Your cards are QSQS, 1D1D, 1C1C, QDQD.
  2. Suppose you pick four cards and put each card back before you pick the next card. Your cards are KHKH, 7D7D, 6D6D, KHKH.

Which of 11 or 22 did you sample with replacement and which did you sample without replacement?

 


This video provides a brief lesson on finding the probability of independent events.

All of the calculations can be done in Excel by typing the operations into the formula bar preceded by an equal sign.

try it

You have a fair, well-shuffled deck of 52 cards. It consists of four suits. The suits are clubs, diamonds, hearts, and spades. There are 13 cards in each suit consisting of 11 (ace), 2,3,4,5,6,7,8,9,102,3,4,5,6,7,8,9,10JJ (jack), QQ (queen), KK (king) of that suit. SS = spades, HH = Hearts, DD = Diamonds, CC = Clubs. Suppose that you sample four cards without replacement. Which of the following outcomes are possible? Answer the same question for sampling with replacement.

  1. QSQS, 1D1D, 1C1C, QDQD
  2. KHKH, 7D7D, 6D6D, KHKH
  3. QSQS, 7D7D, 6D6D, KSKS

 


Mutually Exclusive Events

AA and BB are mutually exclusive events if they cannot occur at the same time. This means that AA and BB do not share any outcomes and P(A AND B)=0P(A AND B)=0.

For example, suppose the sample space SS = {1,2,3,4,5,6,7,8,9,101,2,3,4,5,6,7,8,9,10}. Let AA = {1,2,3,4,51,2,3,4,5}, BB = {4,5,6,7,84,5,6,7,8}, and CC = {7,97,9}. A AND BA AND B = {4,54,5}. P(A AND B)=210P(A AND B)=210and is not equal to zero. Therefore, AA and BB are not mutually exclusive. AAand CC do not have any numbers in common so P(A AND C)=0P(A AND C)=0. Therefore, AA and CC are mutually exclusive.

If it is not known whether AA and BB are mutually exclusive, assume they are not until you can show otherwise. The following examples illustrate these definitions and terms.

Example

Flip two fair coins. (This is an experiment.)

The sample space is {HHHH, HTHT, THTH, TTTT} where TT = tails and HH = heads. The outcomes are HHHH, HTHT, THTH, and TTTT. The outcomes HT and TH are different. The HTHT means that the first coin showed heads and the second coin showed tails. The THTH means that the first coin showed tails and the second coin showed heads.

  • Let AA = the event of getting at most one tail. (At most one tail means zero or one tail.) Then AA can be written as {HHHH, HTHT, THTH}. The outcome HHHH shows zero tails.HTHT and THTH each show one tail.
  • Let BB = the event of getting all tails. BB can be written as {TTTT}. BB is the complement of AA, so B=AB=A. Also, P(A)+P(B)P(A)+P(B) = P(A)+P(A)=1P(A)+P(A)=1.
  • The probabilities for AA and for BB are P(A)=34P(A)=34 and P(B)=14P(B)=14.
  • Let CC = the event of getting all heads. CC = {HHHH}. Since B=TTB=TT, P(B AND C)=0P(B AND C)=0. BB and CC are mutually exclusive. (BB and CC have no members in common because you cannot have all tails and all heads at the same time.)
  • Let DD = event of getting more than one tail. D=TTD=TT. P(D)=14P(D)=14
  • Let EE = event of getting a head on the first flip. (This implies you can get either a head or tail on the second flip.) E=HT,HHE=HT,HH. P(E)=24=12P(E)=24=12
  • Find the probability of getting at least one (one or two) tail in two flips. Let FF = event of getting at least one tail in two flips.F=HT,TH,TTF=HT,TH,TT. P(F)=34P(F)=34

try it

Draw two cards from a standard 5252-card deck with replacement. Find the probability of getting at least one black card.

 

Example

Flip two fair coins. Find the probabilities of the events.

  1. Let FF = the event of getting at most one tail (zero or one tail).
  2. Let GG = the event of getting two faces that are the same.
  3. Let HH = the event of getting a head on the first flip followed by a head or tail on the second flip.
  4. Are FF and GG mutually exclusive?
  5. Let JJ = the event of getting all tails. Are JJ and HH mutually exclusive?

 


This video provides two more examples of finding the probability of events that are mutually exclusive.

try it

A box has two balls, one white and one red. We select one ball, put it back in the box, and select a second ball (sampling with replacement). Find the probability of the following events:

  1. Let FF = the event of getting the white ball twice.
  2. Let GG = the event of getting two balls of different colors.
  3. Let HH = the event of getting white on the first pick.
  4. Are FF and GG mutually exclusive?
  5. Are GG and HH mutually exclusive?

Example

Roll one fair, six-sided die. The sample space is {1,2,3,4,5,61,2,3,4,5,6}. Let event
AA = a face is odd. Then AA = {1,3,51,3,5}. Let event BB = a face is even. Then BB = {2,4,62,4,6}.

  • Find the complement of AA, AA. The complement of AA, AA, is BB because AA and BB together make up the sample space. P(A)+P(B)=P(A)+P(A)=1P(A)+P(B)=P(A)+P(A)=1. Also, P(A)=36P(A)=36 and P(B)=36=12P(B)=36=12.
  • Let event CC = odd faces larger than two. Then CC = {3,53,5}. Let event DD = all even faces smaller than five. Then DD = {2,42,4}. P(C AND D)=0P(C AND D)=0 because you cannot have an odd and even face at the same time. Therefore, CC and DD are mutually exclusive events.
  • Let event EE = all faces less than five. EE = {1,2,3,41,2,3,4}.

Are CC and EE mutually exclusive events? (Answer yes or no.) Why or why not?

  • Find P(C|A)P(C|A). This is a conditional probability. Recall that the event CC is {3,53,5} and event AA is {1,3,51,3,5}. To find P(C|A)P(C|A), find the probability of CC using the sample space AA. You have reduced the sample space from the original sample space {1,2,3,4,5,61,2,3,4,5,6} to {1,3,51,3,5}. So, P(C|A)=23P(C|A)=23.

 

try it

Let event AA = learning Spanish. Let event BB = learning German. Then AA AND BB = learning Spanish and German. Suppose P(A)=0.4P(A)=0.4 and P(B)=0.2P(B)=0.2. P(A AND B)=0.08P(A AND B)=0.08. Are events AA and BB independent? Hint: You must show ONE of the following:

  • P(A|B)=P(A)P(A|B)=P(A)
  • P(B|A)=P(B)P(B|A)=P(B)
  • P(A AND B)=P(A)P(B)P(A AND B)=P(A)P(B)

Example

Let event GG = taking a math class. Let event HH = taking a science class. Then, GG AND HH = taking a math class and a science class. Suppose P(G)=0.6P(G)=0.6, P(H)=0.5P(H)=0.5, and P(G AND H)=0.3P(G AND H)=0.3. Are GG and HH independent?

If GG and HH are independent, then you must show ONE of the following:

  • P(G|H)=P(G)P(G|H)=P(G)
  • P(H|G)=P(H)P(H|G)=P(H)
  • P(G AND H)=P(G)P(H)P(G AND H)=P(G)P(H)

Note:

The choice you make depends on the information you have. You could choose any of the methods here because you have the necessary information.

  1. Show that P(G|H)=P(G)P(G|H)=P(G).
  2. Show P(G AND H)=P(G)P(H)P(G AND H)=P(G)P(H).

 

try it

In a bag, there are six red marbles and four green marbles. The red marbles are marked with the numbers 1,2,3,4,51,2,3,4,5, and 66. The green marbles are marked with the numbers 1,2,31,2,3, and 44.

  • RR = a red marble
  • GG = a green marble
  • OO = an odd-numbered marble
  • The sample space is SS = {R1,R2,R3,R4,R5,R6,G1,G2,G3,G4R1,R2,R3,R4,R5,R6,G1,G2,G3,G4}.

SS has ten outcomes. What is P(G AND O)P(G AND O)?

Example

Let event CC = taking an English class. Let event DD = taking a speech class.

Suppose P(C)=0.75P(C)=0.75, P(D)=0.3P(D)=0.3, P(C|D)=0.75P(C|D)=0.75 and P(C AND D)=0.225P(C AND D)=0.225.

Justify your answers to the following questions numerically.

  1. Are CC and DD independent?
  2. Are CC and DD mutually exclusive?
  3. What is P(D|C)P(D|C)?

 

try it

A student goes to the library. Let events BB = the student checks out a book and DD = the student checks out a DVD. Suppose that P(B)=0.40P(B)=0.40, P(D)=0.30P(D)=0.30 and P(B AND D)=0.20P(B AND D)=0.20.

  1. Find P(B|D)P(B|D).
  2. Find P(D|B)P(D|B).
  3. Are BB and DD independent?
  4. Are BBand DD mutually exclusive?

 

Example

In a box there are three red cards and five blue cards. The red cards are marked with the numbers 1,21,2, and 33, and the blue cards are marked with the numbers 1,2,3,41,2,3,4, and 55. The cards are well-shuffled. You reach into the box (you cannot see into it) and draw one card.

Let RR = red card is drawn, BB = blue card is drawn, EE = even-numbered card is drawn.

The sample space S=R1,R2,R3,B1,B2,B3,B4,B5S=R1,R2,R3,B1,B2,B3,B4,B5. SS has eight outcomes.

  • P(R)=38P(R)=38.P(B)=58P(B)=58. P(R AND B)=0P(R AND B)=0. (You cannot draw one card that is both red and blue.)
  • P(E)=38P(E)=38. (There are three even-numbered cards, R2,B2, and B4R2,B2, and B4.)
  • P(E|B)=25P(E|B)=25. (There are five blue cards: B1,B2,B3,B4, and B5B1,B2,B3,B4, and B5. Out of the blue cards, there are two even cards; B2 and B4B2 and B4.)
  • P(B|E)=23P(B|E)=23. (There are three even-numbered cards: R2,B2, and B4R2,B2, and B4. Out of the even-numbered cards, two are blue; B2 and B4B2 and B4.)
  • The events RR and BB are mutually exclusive because P(R AND B)=0P(R AND B)=0.
  • Let GG = card with a number greater than 33. GG = {B4,B5B4,B5}. P(G)=28P(G)=28. Let H = blue card numbered between one and four, inclusive. HH = {B1,B2,B3,B4B1,B2,B3,B4}. P(G|H)=14P(G|H)=14. (The only card in HH that has a number greater than three is B4B4.) Since 28=1428=14, P(G)=P(G|H)P(G)=P(G|H), which means that GG and HH are independent.

 

try it

In a basketball arena,

  • 7070% of the fans are rooting for the home team.
  • 2525% of the fans are wearing blue.
  • 2020% of the fans are wearing blue and are rooting for the away team.
  • Of the fans rooting for the away team, 6767% are wearing blue.

Let AA be the event that a fan is rooting for the away team.

Let BB be the event that a fan is wearing blue. Are the events of rooting for the away team and wearing blue independent? Are they mutually exclusive?

 

Example

In a particular college class, 6060% of the students are female. Fifty percent of all students in the class have long hair. Forty-five percent of the students are female and have long hair. Of the female students, 7575% have long hair. Let FF be the event that a student is female. Let LL be the event that a student has long hair. One student is picked randomly. Are the events of being female and having long hair independent?

  • The following probabilities are given in this example:
  • P(F)=0.60P(F)=0.60; P(L)=0.50P(L)=0.50
  • P(F AND L)=0.45P(F AND L)=0.45
  • P(L|F)=0.75P(L|F)=0.75

Note:The choice you make depends on the information you have. You could use the first or last condition on the list for this example. You do not know P(F|L)P(F|L) yet, so you cannot use the second condition.

try it

Mark is deciding which route to take to work. His choices are II = the Interstate and FF = Fifth Street.

  • P(I)=0.44P(I)=0.44 and P(F)=0.55P(F)=0.55
  • P(I AND F)=0P(I AND F)=0 because Mark will take only one route to work.

What is the probability of P(I OR F)P(I OR F)?

Example

  1. Toss one fair coin (the coin has two sides, HH and TT). The outcomes are ________. Count the outcomes. There are ____ outcomes.
  2. Toss one fair, six-sided die (the die has 1,2,3,4,51,2,3,4,5 or 66 dots on a side). The outcomes are ________________. Count the outcomes. There are ___ outcomes.
  3. Multiply the two numbers of outcomes. The answer is _______.
  4. If you flip one fair coin and follow it with the toss of one fair, six-sided die, the answer in three is the number of outcomes (size of the sample space). What are the outcomes? (Hint: Two of the outcomes are H1H1 and T6T6.)
  5. Event AA = heads (HH) on the coin followed by an even number (2,4,62,4,6) on the die.
    AA = {_________________}. Find P(A)P(A).
  6. Event BB = heads on the coin followed by a three on the die. BB = {________}. Find P(B)P(B).
  7. Are AA and BB mutually exclusive? (Hint: What is P(A AND B)P(A AND B)? If P(A AND B)=0P(A AND B)=0, then AA and BB are mutually exclusive.)
  8. Are AA and BB independent? (Hint: Is P(A AND B)=P(A)P(B)P(A AND B)=P(A)P(B)? If P(A AND B)=P(A)P(B)P(A AND B)=P(A)P(B), then AA and BB are independent. If not, then they are dependent).

 

try it

A box has two balls, one white and one red. We select one ball, put it back in the box, and select a second ball (sampling with replacement). Let TT be the event of getting the white ball twice, FF the event of picking the white ball first, SS the event of picking the white ball in the second drawing.

  1. Compute P(T)P(T).
  2. Compute P(T|F).
  3. Are T and F independent?.
  4. Are F and S mutually exclusive?
  5. Are F and S independent?

 


References

Lopez, Shane, Preety Sidhu. “U.S. Teachers Love Their Lives, but Struggle in the Workplace.” Gallup Wellbeing, 2013. http://www.gallup.com/poll/161516/teachers-love-lives-struggle-workplace.aspx (accessed May 2, 2013).

Data from Gallup. Available online at www.gallup.com/ (accessed May 2, 2013).

Concept Review

Two events A and B are independent if the knowledge that one occurred does not affect the chance the other occurs. If two events are not independent, then we say that they are dependent.

In sampling with replacement, each member of a population is replaced after it is picked, so that member has the possibility of being chosen more than once, and the events are considered to be independent. In sampling without replacement, each member of a population may be chosen only once, and the events are considered not to be independent. When events do not share outcomes, they are mutually exclusive of each other.

Formula Review

If A and B are independent, P(A AND B)=P(A)P(B), P(A|B)=P(A) and P(B|A)=P(B).

If A and B are mutually exclusive, P(A OR B)=P(A)+P(B) and P(A AND B)=0.