What is the Expected Value of (X/Y)?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Samwise_geegee
Messages
6
Reaction score
0

Homework Statement


Let x and y be discrete random variables with joint probability density function

P(X,Y)= 2X-Y+1/9 for x=1,2 and y=1,2
0 Otherwise

Calculate E[X/Y]


Homework Equations



E[XY]= ∫∫XYP(X,Y)dxdy



The Attempt at a Solution



I can't find a property of Expected value to make E[X/Y] solvable. This is my best guess.
E[X/Y]= ∫∫X*1/YP(X,1/Y)dxdy

E[X/Y]=∫∫X*1/Y*(2X-1/Y+1/9)dxdy from 1 to 2 on the first integral and 1 to 2 on the second integral
 
Physics news on Phys.org
I'm just not sure how to calculate E(X/Y). Is what I wrote right?
 
Samwise_geegee said:
I'm just not sure how to calculate E(X/Y). Is what I wrote right?

What you wrote is wrong. You seem to be suffering from the disease of writing formulas without knowing what they mean or when they should be used, and the prognosis of that disease is not good. Integrals are used with continuous random variables having probability density functions. Do you see any such random variables in your problem?