A question about independence of bivariate random variables

75 Views Asked by At

Assume we have two bivariate random variables $(X_1,X_2)$ and $(Y_1, Y_2)$ and the distribution satisfies $p(y_1,y_2|x_1,x_2)=p(y_1|x_1)p(y_2|x_2)$. I can prove that if $X_1$ and $X_2$ are independent, then $Y_1$ and $Y_2$ are independent. But what about the converse, i.e., if $Y_1$ and $Y_2$ are independent, are $X_1$ and $X_2$ are independent? Thank you for your reply!

1

There are 1 best solutions below

0
On BEST ANSWER

No. Assume $(Y_1,Y_2)$ is independent and independent of $(X_1,X_2)$. Then both sides are equal to $p(y_1)p(y_2)$ but $(X_1,X_2)$ may not be independent.