Marginal densities of a Probability

RET80
Messages
15
Reaction score
0

Homework Statement


Y1 and Y2 have a joint probability density function given by:
f(y1,y2) = {8y1y22, 0<=y1<=1, 0<=y2<=1, y12<=y2
0, Elsewhere

Homework Equations


f1(y1) =ʃ f(y1,y2) dy2
f2(y2) =ʃ f(y1,y2) dy1

For E(Y) (later, discussed in part 3):
E(Y1) = ʃ y1f(y1,y2) dy1
E(Y2) = ʃ y1f(y1,y2) dy2

All integrals are set to -infinity to +infinity, which are then adjusted to the boundaries of the density function

The Attempt at a Solution


I attempted both marginal functions and set the limits of integration as follows:
for f1(y1), limits of integration were: y1 to 1
for f2(y2), limits of integration were: sqrt(y2) to 0

With those limits of integration set up, I then solved for both separately and received the answers:
f1(y1) = 8/3y1 - 8/3y17
f2(y2) = 4y23

Now my question is, are my limits of integration setup correctly for this kind of question/equation. I don't think they are because after this, I solve for E(Y1) and E(Y2) and if I'm not mistaken, those must be whole numbers and not numbers with variables and if I use the same limits of integration that I used here, it will not work (or it will and just look awful). Not too sure here.
 
Physics news on Phys.org
RET80 said:

Homework Statement


Y1 and Y2 have a joint probability density function given by:
f(y1,y2) = {8y1y22, 0<=y1<=1, 0<=y2<=1, y12<=y2
0, Elsewhere

Homework Equations


f1(y1) =ʃ f(y1,y2) dy2
f2(y2) =ʃ f(y1,y2) dy1

For E(Y) (later, discussed in part 3):
E(Y1) = ʃ y1f(y1,y2) dy1
E(Y2) = ʃ y1f(y1,y2) dy2

All integrals are set to -infinity to +infinity, which are then adjusted to the boundaries of the density function

The Attempt at a Solution


I attempted both marginal functions and set the limits of integration as follows:
for f1(y1), limits of integration were: y1 to 1
for f2(y2), limits of integration were: sqrt(y2) to 0

With those limits of integration set up, I then solved for both separately and received the answers:
f1(y1) = 8/3y1 - 8/3y17
f2(y2) = 4y23

Now my question is, are my limits of integration setup correctly for this kind of question/equation. I don't think they are because after this, I solve for E(Y1) and E(Y2) and if I'm not mistaken, those must be whole numbers and not numbers with variables and if I use the same limits of integration that I used here, it will not work (or it will and just look awful). Not too sure here.

You have them both correct. But remember, they are both valid for their variable from 0 to 1, and 0 elsewhere. So when you calculate expected values your integrals should go from 0 to 1; no variables in the limits or answers.
 
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