Toss two fair dice. There are $36$ outcomes in the sample space $\Omega$, each with probability $\frac{1}{36}$. Let:
- $A$ be the event '$4$ on first die'.
- $B$ be the event 'sum of numbers is $7$'.
- $C$ be the event 'sum of numbers is $8$'.
It says here $A$ and $B$ are independent. I don't understand why this is the case. What is the intuition behind this? Can someone offer an explanation to me that doesn't involve using the definition of $\mathbb{P}(A \cap B) = \mathbb{P}(A)\mathbb{P}(B)$?
My understanding is informally, an event is independent if the occurrence of one does not affect the probability of the other and vise versa. So if $A$ occurs, wouldn't that affect the probability of $B$? Since if I were to roll a $4$ on the first die, the sample space will be reduced and hence the probability of 'sum of numbers is $7$' will be affected?
It also says $A$ and $C$ are not independent and $B$ and $C$ are not independent. Why?
I think this is because I'm confusing independence with conditional probability?
$A$ effects the probability of $B$... and leaves it untouched. Getting 4 on the first die excludes many cases of $A$ and $A^c$, but does so evenly, so $P(B|A)=1/6=6/36=P(B)$.