If X and Y are random variables, is
$$\mathbb E[Y|X]$$
a random variable also? Intuitively it seems to be the case, but I can't explain why.
If X and Y are random variables, is
$$\mathbb E[Y|X]$$
a random variable also? Intuitively it seems to be the case, but I can't explain why.
$E[Y | X]$ is just shorthand for $E[Y|\mathcal{F}]$ where $\mathcal{F}=\sigma(X)$ is the sigma field generated by the random variable $X$. Now $E[Y|\mathcal{F}]$ is a random variable by definition. (It is a random variable $Z$ measureable with respect to $\mathcal{F}$ such that $\int_A Z\ dP = \int_A Y \ dP$ for all $A \in \mathcal{F}$).