Calculation of expected value of 2RVs

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
nikozm
Messages
51
Reaction score
0
Hello, i was wondering if the following is correct:

The expected value of (a*x+b*x*y)/(c*y) given that a,b,c are positive constants and x,y are positive random variables is:

∫∫(a*x+b*x*y)/(c*y)*f_{x}(x)*f_{y}(y)dydx (where f_{z}(.) is the PDF of z).

Thank you in advance.
 
Physics news on Phys.org
It is correct as long as x and y are independent.
If not you need g(x,y) as the joint density not fx(x)fy(y).