Simplifying Expectations of Dependent Variables

MaxManus
Messages
268
Reaction score
1

Homework Statement



if x1 and x2 are dependent, and y1 and y2 are dependent, but all the x are independent of all the y.

Then how can one simplify

E(x1y1x2y2)?

the textbook says
E(x1x2)E(y1y2)

So is the rule that you can not just separate two independent variables which they are multiplied with a third variable which are dependent on the first variable? But you can separate a group of variables which all the elements in the first group is independent of all the elements in the other group?
 
Physics news on Phys.org
MaxManus said:

Homework Statement



if x1 and x2 are dependent, and y1 and y2 are dependent, but all the x are independent of all the y.

Then how can one simplify

E(x1y1x2y2)?

the textbook says
E(x1x2)E(y1y2)

So is the rule that you can not just separate two independent variables which they are multiplied with a third variable which are dependent on the first variable? But you can separate a group of variables which all the elements in the first group is independent of all the elements in the other group?

Just look at what things are independent. Since the X_i are independent of the Y_j
the product U = X1X2 is independent of the product V = Y1Y2, so E(X1Y1X2Y2) = E(UV) = E(U)E(V).

Note: in principle, the (true) result I used--that the Xi being independent of the Yj implies that X1X2 is independent of Y1Y2--needs proof, although it is more-or-less "obvious".

RGV
 
Thanks for the help.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top