cborse
The below gives all the information I was given. I'm pretty sure my answer is right, but a part of me isn't, and that's why I'm asking here.
Let (X,Y) have the joint pdf:
f_{XY}(x,y)=e^{-y}, 0 < x < y < \infty
Find E(XY).
E(XY)=\int^{\infty}_{-\infty}\int^{\infty}_{-\infty}xyf_{XY}(x,y)dxdy
Using the limits 0 < x < y and 0 < y < ∞,
E(XY)=\int^{\infty}_{0}\int^{y}_{0}xye^{-y}dxdy=\frac{1}{2}\int^{\infty}_{0}y^{3}e^{-y}dy=3
Also, are my bounds correct?
Homework Statement
Let (X,Y) have the joint pdf:
f_{XY}(x,y)=e^{-y}, 0 < x < y < \infty
Find E(XY).
Homework Equations
E(XY)=\int^{\infty}_{-\infty}\int^{\infty}_{-\infty}xyf_{XY}(x,y)dxdy
The Attempt at a Solution
Using the limits 0 < x < y and 0 < y < ∞,
E(XY)=\int^{\infty}_{0}\int^{y}_{0}xye^{-y}dxdy=\frac{1}{2}\int^{\infty}_{0}y^{3}e^{-y}dy=3
Also, are my bounds correct?