Scootertaj
- 97
- 0
1. Let the joint pdf be f(x,y) = 2 ; 0<x<y<1 ; 0<y<1
Find E(Y|x) and E(X|y)
E(Y|x) = \int Y*f(y|x)dy
f(y|x) = f(x,y) / f(x)
f(x) = \int 2dy from 0 to y = 2y
f(y|x) = f(x,y)/f(x) = 1/2y
E(Y|x) = \int Y/2Y dy from x to 1 = \int 1/2 dy from x to 1
= -(x-1)/2
= (1-x)/2
The answer is supposed to be (1+x)/2
Find E(Y|x) and E(X|y)
Homework Equations
E(Y|x) = \int Y*f(y|x)dy
f(y|x) = f(x,y) / f(x)
The Attempt at a Solution
f(x) = \int 2dy from 0 to y = 2y
f(y|x) = f(x,y)/f(x) = 1/2y
E(Y|x) = \int Y/2Y dy from x to 1 = \int 1/2 dy from x to 1
= -(x-1)/2
= (1-x)/2
The answer is supposed to be (1+x)/2