Can someone please explain why?
Isn't $p(a,b)=p(a)*p(b) $ equivalent to $p(A∪B)=p(A)+p(B)$?
If not can you please give a counterexample or something?
Thanks a lot!
Can someone please explain why?
Isn't $p(a,b)=p(a)*p(b) $ equivalent to $p(A∪B)=p(A)+p(B)$?
If not can you please give a counterexample or something?
Thanks a lot!
You are mixing up notation; $P(A,B)$ is the same as $P(A\cap B)$ or $P(AB)$.
Now, $A$ and $B$ are said to be independent events exactly when $P(A\cap B) = P(A)P(B)$ and since $$P(A\cup B) = P(A)+P(B)-P(A\cap B)$$ always holds regardless of whether $A$ and $B$ are independent or dependent events, you can see immediately that $P(A\cup B)$ equals $P(A)+P(B)$ exactly when $P(A\cap B) = 0$. But, when $A$ and $B$ are independent, you know that $P(A\cap B) = P(A)P(B)$ and so $P(A\cap B) = 0$ exactly when at least one of $P(A)$ and $P(B)$ is $0$.