I understand what it means to say that an even E is independent of an event F, it means that knowing that F has occurred does not change the probability that E will occur. Algebraically, it implies:
$$P(E) = P\left(E \mid F\right) \stackrel{\text{def}}{=} \frac{P\left(E \cap F\right)}{P\left(F\right)} \Leftrightarrow P\left(E \cap F \right) = P\left(E\right) P\left(F\right)$$
Now I'm trying to tackle what it means for events E, F, and G to be independent, the definition stated in the book says:
$$\begin{gathered} P\left(E \cap F \cap G\right) = P\left(E\right) P\left(F\right) P\left(G\right)\\ P\left(E \cap F\right) = P\left(E\right) P\left(F\right) \\ P\left(E \cap G\right) = P\left(E\right) P\left(G\right) \\ P\left(F \cap G\right) = P\left(F\right) P\left(G\right)\end{gathered}$$
Based on my previous understanding the bottom three lines would be implying that E is independent of F, E is independent of G, and that F is independent of G. But I'm not sure what the first line is saying. The way I've made sense of it so far is that:
$$ P\left(E \cap F \cap G\right)= P\left( E \cap \left( F \cap G \right) \right) \stackrel{?}{=} P\left(E \right) P\left(F \cap G\right) \stackrel{\alpha}{=} P\left(E\right) P\left(F\right)P\left(G\right)$$
(Where $\alpha$ comes from the fact that E and F were independent.)
In order for the equality with the question mark to hold, I think we would need $E$ to be independent from $F \cap G$.
I am a little confused by their definition and tried to figure it out algebraically, but that's what I've gotten up to.
I am hoping someone can:
- Give me an intuitive understanding of what it means for 3 events to be independent
- Help me connect this understanding to the definition they have provided
- Bonus: Help me take that understanding to the independence of $n$ events