Assume the given joint pdf is as follows:
Given random variables X and Y have the following joint probability density function:
fXY(x,y)={52(3x+2y);0;0≤x≤1,0≤y≤1o.w
It is assumed that fXY(x,y) satisfies the properties of a joint probability density function.
(a)
Required to find the marginal probability density function of X.
The marginal probability density function of X is given as follows:
fX(x)=∫yfXY(x,y)dy=∫0152(3x+2y)dy=52(3xy+22y2)01=52(3x+1−0)=52(3x+1)
The marginal probability density function of Y is given as follows:
fY(y)=∫xfXY(x,y)dx=∫0152(3x+2y)dx=52(2xy+23x2)01=52(2y+23)
Now, we check whether P(X≤21,Y≤31)=P(X≤21)(Y≤31)
We take any values to verify this relation.
P(X≤21,Y≤31)=∫y∫xfXY(x,y)dxdy=∫031∫02152(3x+2y)dxdy=52∫031(23x2+2xy)021dy=52∫031(23(21)2+2(21)y−0)dy=52(83y+2y2)031=52∫031(83+y)dy
=52(83(31)+2(31)2−0)=52(81+181)=0.0722
Next, P(X≤21)(Y≤31)
=52(3.21+1)×52(2.31+23)=0.866...
Since, they are unequal, the random variables are not independent.
Comments