I am having some conflicts with the basic definitions of mutually exclusive and independent event. I can't seem to understand the difference(or relation) between the two. Here's a statement from my text book.
Non-impossible mutually exclusive events are not independent and non-impossible independent events are not mutually exclusive.
Can someone elaborate on this preferably using examples?
Consider two events $A$ and $B$, each with probabilities $>0$ ("non-impossible")
A test for independence is $P(A\cap B) = P(A)\times P(B)$
Now mutually exclusive events are such that both can't occur together, e.g. "Pass" and "Fail".
On a Venn diagram, they will be two circles with no common area, i.e. $P(A\cap B) = 0$
Thus obviously, such mutually exclusive events aren't independent.
On the other hands, if the two events are independent, $P(A\cap B)$ has to be $>0$ since both $P(A)$ and $P(B) > 0$, which means there is a common area, between the two, and they can't be mutually exclusive.