12  Independence

\[\begin{align*} \text{$A$ and $B$} & \text{ are independent}\\ \text{P}(A \cap B) & = \text{P}(A)\text{P}(B)\\ \text{P}(A^c \cap B) & = \text{P}(A^c)\text{P}(B)\\ \text{P}(A \cap B^c) & = \text{P}(A)\text{P}(B^c)\\ \text{P}(A^c \cap B^c) & = \text{P}(A^c)\text{P}(B^c)\\ \text{P}(A|B) & = \text{P}(A)\\ \text{P}(A|B) & = \text{P}(A|B^c)\\ \text{P}(B|A) & = \text{P}(B)\\ \text{P}(B|A) & = \text{P}(B|A^c) \end{align*}\]

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 \(A\cap B\) the green \(\times\) event. Suppose that areas represent probabilities, so that for example \(\text{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=\{\text{the green die lands on 1}\}\). Answer the following questions by computing and comparing appropriate probabilities.

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




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




  3. Consider \(C=\{\text{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 \(\text{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.)