Probability inequality with intersection true /

62 Views Asked by At

I was asked to verify if is this is true or false.

$$P(AB)\leq P(A)P(B)$$

I tried to find a counterexample to proof is false, but every thing I try says that the intersection is less than or equal to the product.

1

There are 1 best solutions below

0
On BEST ANSWER

Any example where $A \subseteq B$ is a good counterexample.

In fact

$$P(AB)=P(A)\geq P(A)P(B)$$

as $P(B)\leq 1$