How can I show that $P(A \cap B) \gt P(A) + P(B) - 1$
I know that $P(A \cap B)= P(A)P(B)$
But I don't see how that can help me get to that inequality. Can someone give me a hint on how to start this?
How can I show that $P(A \cap B) \gt P(A) + P(B) - 1$
I know that $P(A \cap B)= P(A)P(B)$
But I don't see how that can help me get to that inequality. Can someone give me a hint on how to start this?
The $>$ sign should change to $\ge$ to make sense. This is because $$P(A\cup B)\le 1$$ $$P(A)+P(B)-P(A\cap B)\le 1$$ $$P(A)+P(B)-1\le P(A\cap B)$$
It's not true as stated, but with $\ge$ instead of $>$ it would be true. Note that $$ P(A) + P(B) - P(A \cap B) = P(A \cup B) \le 1$$
The inequality is not correct, for example, let $A$ be the event that you get a head and $B$ be the even that you get a tail.
$$P(A \cap B)=0$$
$$P(A)+P(B)-1=0$$
$$0> 0$$ which is a contradiction.
$$P(A\cap B)-P(A)-P(B)+1=P(A)P(B)-P(A)-P(B)+1=$$ $$=\left(1-P(A)\right)\left(1-P(B)\right)\geq0$$