Given the mean, variance, and covariance of two random variables $X$ and $Y$, how would I find $\operatorname{Var}(Y\mid X)$?
I know that I can find $E(Y\mid X)$ using the definition of covariance and finding $\mathbb{E}(XY)$ then dividing by $\mathbb{E}(X)$.
Would I try to find $\mathbb{E}[Y^2\mid X]?$ Or would I try to use the total conditional variance? I'm very confused.