dabd
- 25
- 0
How to compute E[X|Y1,Y2]?
Assume all random variables are discrete.
I tried E[X|Y1,Y2] = \sum_x{x p(x|y1,y2) but I'm not sure how to compute p(x|y1,y2] = \frac{p(x \cap y1 \cap y2)}{p(y1 \cap y2)}
If it is correct, how can I simplify the expression if Y1 and Y2 are iid?
Assume all random variables are discrete.
I tried E[X|Y1,Y2] = \sum_x{x p(x|y1,y2) but I'm not sure how to compute p(x|y1,y2] = \frac{p(x \cap y1 \cap y2)}{p(y1 \cap y2)}
If it is correct, how can I simplify the expression if Y1 and Y2 are iid?