Skip to main content

Section 4.7 Independence

You have seen when repeatedly sampling without replacement leads to a change the the likelihood of some event in successive trials. Indeed, this is what conditional probabilities above illustrate. However, when sampling with replacement you may find a different situation arises. Indeed, you easily notice that when flipping a coin, P(Heads) = 1/2 regardless of the outcome of any previous flip. In situations such as this where the probability of an event is not affected by the occurrence (or lack of occurrence) of some other event determining the probability of compound events can be greatly simplified.

Definition 4.7.1. Independent Events.

Events A and B are independent provided
\begin{equation*} P(A \cap B) = P(A) P(B) \end{equation*}
By the multiplication rule and the definition of independence, for any events A and B
\begin{equation*} P(A) \cdot P(B) = P(A \cap B) = P(A) \cdot P(B | A) . \end{equation*}
Therefore, if P(A) is non-zero, canceling yields the first result. Switching around notation provides the second.
For two events \(A\) and \(B\text{,}\) \(P(A) = 0.7\) and \(P(B) = 0.2\text{.}\)
(a)\(\) If \(A\) and \(B\) are independent, then
\(P(A \cap B)\) \(=\)
\(P(A \cup B)\) \(=\)
\(P(A|B)\) \(=\)
(b)\(\) If \(A\) and \(B\) are dependent and \(P(A|B) = 0.2\text{,}\) then
\(P(B|A)\) \(=\)
\(P(A \cap B)\) \(=\)
Answer 1.
\(0.14\)
Answer 2.
\(0.76\)
Answer 3.
\(0.7\)
Answer 4.
\(0.0571428571428572\)
Answer 5.
\(0.04\)
Basically you just multiply individual probabilities together. Independence is often assumed since it makes computations easier. That said, you should remember to consider each time whether independence should or should not be assumed.
By independence, \(P(A \cap B) = P(A) \cdot P(B)\text{.}\) However, by mutually exclusivity, \(A \cap B = \emptyset \Rightarrow P(A \cap B) = 0\) gives
\begin{equation*} P(A) \cdot P(B) = 0. \end{equation*}
Hence, one or the other (or both) must be zero.