Let X ∼ Bernoulli($\theta$) and Y ∼ Bernoulli($ψ$), where $0 < \theta < 1$ and $0 < ψ < 1 $. Suppose $$P(X = 1, Y = 1) = P(X = 1) P(Y = 1).$$ Prove that X and Y must be independent.
Does it mean we have to prove $$P(X = 1, Y = 1) = P(X = 1) P(Y = 1)?$$
You will need to show:
$P(X=0,Y=0)=P(X=0)P(Y=0)$
$P(X=0,Y=1)=P(X=0)P(Y=1)$
$P(X=1,Y=0)=P(X=1)P(Y=0)$