I try to resolve this problem, but I have some difficulties to get a clear result.
The problem :
Let X be a normal random variable with mean 0 and variance 1 (ie. $X\sim \mathcal{N}(0,1)$).
Let Y be a normal random variable with mean $m$ and variance $\sigma^{2}$ (ie. $Y\sim \mathcal{N}(m,\sigma^{2})$).
X and Y are independent random variables.
What I want is to compute $I=\mathbb{E}[\Phi(Y)]$ where $\Phi$ is the the cumulative distribution function (CDF) of $X$.
*What I done is wrong * Sorry for my english :)