Let $\ \mu = \begin{pmatrix} 0 \\ 0 \end{pmatrix}, \Sigma = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} $
and I define $\ X_1 = \sigma_1\cdot Z_1 + \mu_1 , \ \ X_2 = \sigma_2(\rho Z_1 + \sqrt{1-\rho^2} Z_2) + \mu_2 $
where $\ Z_1, Z_2 \sim^{iid} N(0,1) $
and I want to find the conditional expectation $\ E[X_2 | X_1 = x_1 ] $
I think in this case it is easy because $\ X_1 = Z_2 , X_2 = Z_2 $ ? but if the covariance matrix isn't the identity matrix and mu isn't $\ 0 $ ?