X and Y are independent random variables and their distributions are..
$P(X=1) = 0.1 $ $P(X=2) = 0.2$ $P(X=3) = 0.3 $ $P(X=4) = 0.4 $
$P(Y=4) = 0.4 $ $P(Y=2) = 0.3$ $P(Y=3) = 0.2 $ $P(Y=4) = 0.1$
I want to find the covariance. I know the $Cov(X,Y) = E(XY) − E(X)E(Y)$, but how do I solve for $E(XY)$? Thanks.
$X, Y$ are independent $\implies E[XY] \equiv E[X] \cdot E[Y] \iff E[XY]-E[X]E[Y] \equiv 0 \implies \boxed{\rm{Cov}(X,Y) \equiv0 \ }$