Expected value of bivariate pdf

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
boneill3
Messages
126
Reaction score
0
Is the expected value E[x]or E[y] of a bivariate pdf fXY(xy)

\int x f(x,y)dx

or

E[y]

\int y f(x,y)dy ?

example if f(x,y) = x+y

E[X] = \int x *(x+y)dx


regards
Brendan
 
Physics news on Phys.org
So just say you had the lmits of 0<x<1 0<y<1
The expected value would be:
[itex] E[X] = \int_{0}^{1}\int_{0}^{1} x *(x+y)dxdy<br /> <br /> = 7/12<br /> [\latex]<br /> Is that right?[/itex]
 
Sorry,

[itex] E[X] = \int_{0}^{1}\int_{0}^{1} x *(x+y)dxdy<br /> <br /> = 7/12[/itex]

regards