Roll $2$ dice.
Let $E$ be the event that the sum of the dice is $6$
Let $F$ be the event that the sum of the dice is $7$
Let $G$ be the event that the first die rolled is a $4$
$E$ and $G$ are dependent (since $P(E\cap G) \neq P(E)P(G)$ )
$F$ and $G$ are independent (since $P(F\cap G) = P(F)P(G)$ )
Intuitively, why is this true?