asked 177k views
3 votes
Consider the random variables X and Y with joint density function ???? f(x,y)= x+y, 0≤x≤1;0≤y≤1 0, elsewhere. (a) Find the marginal distributions of X and Y . (b) Find P(X > 0.25,Y > 0.5).

asked
User Amcnabb
by
8.2k points

1 Answer

1 vote

a. The marginal densities


f_X(x)=\displaystyle\int_0^1(x+y)\,\mathrm dy=x+\frac12

and


f_Y(y)=\displaystyle\int_0^1(x+y)\,\mathrm dx=y+\frac12

b. This can be obtained by integrating the joint density over [0.25, 1] x [0.5, 1]:


P(X>0.25,Y>0.5)=\displaystyle\int_(1/4)^1\int_(1/2)^1(x+y)\,\mathrm dx\,\mathrm dy=(33)/(64)

answered
User Drew Freyling
by
8.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.