As the title says, how do you find $E(X+Y|Z)$ given $f(x,y,z) = \frac{2}{3}(x+y+z)$?
Not sure how to go about approaching this problem. The furthest I got was:
$$ E(X+Y|Z) = \int_{-\infty}^{\infty}\int_{-\infty}^{\infty}(x+y)f(x+y|z)dxdy $$
And now I'm stuck because I'm not sure how to get $f(x+y|z)$.