12  Independence

A and B are independentP(AB)=P(A)P(B)P(AcB)=P(Ac)P(B)P(ABc)=P(A)P(Bc)P(AcBc)=P(Ac)P(Bc)P(A|B)=P(A)P(A|B)=P(A|Bc)P(B|A)=P(B)P(B|A)=P(B|Ac)

Example 12.1 Each of the three Venn diagrams below represents a sample space with 16 equally likely outcomes. Let A be the yellow / event, B the blue \ event, and their intersection AB the green × event. Suppose that areas represent probabilities, so that for example P(A)=4/16.

In which of the scenarios are events A and B independent?






Example 12.2 Roll two fair four-sided dice, one green and one gold. There are 16 total possible outcomes (roll on green, roll on gold), all equally likely. Consider the event E={the green die lands on 1}. Answer the following questions by computing and comparing appropriate probabilities.

  1. Consider A={the gold die lands on 4}. Are A and E independent?




  2. Consider B={the sum of the dice is 3}. Are B and E independent?




  3. Consider C={the sum of the dice is 5}. Are C and E independent?




Example 12.3 Flip a fair coin twice. Let

  • A be the event that the first flip lands on heads
  • B be the event that the second flip lands on heads,
  • C be the event that both flips land on the same side.
  1. Are the two events A and B independent?





  2. Are the two events A and C independent?





  3. Are the two events B and C independent?





  4. Are the three events A, B, and C independent?





Example 12.4 A certain system consists of three components made by three different manufacturers. Past experience indicates that component A will fail within 100 hours with probability 0.01, component B will fail within 100 hours with probability 0.02, and component C will fail within 100 hours with probability 0.03. Assume the components fail independently. Find the probability that the system fails (within 100 hours) if:

  1. The components are connected in parallel: the system fails only if all of the components fail.




  2. The components are connected in series: the system fails whenever at least one of the components fails.




Example 12.5 In the meeting problem, assume Regina’s arrival time R follows a Uniform(0, 60) distribution and Cady’s arrival time Y follows a Normal(30, 10) distribution, independently of each other. (Remember, arrival times are measured in minutes after noon.) Let T=min(R,Y). Compute and interpret P(T<10).






Example 12.6 A very large petri dish starts with a single microorganism. After one minute, the microorganism either splits into two with probability 0.75, or dies. All subsequent microorganisms behave in the same way — splitting into two with probability 0.75 or dying after each minute — independently of each other. What is the probability that the population eventually goes extinct? (Hint: condition on the first step.)