If $X \sim N\left(\mu, \frac{\sigma^2}{n}\right)$, what can we say about the behaviour of $\text{Var}\{\Phi(X)\}$ with respect to $n$?
Is it true that this variance behaves as $O(n^{-1})$ for $n$ large enough?
I would show this using the Maclaurin series on $\Phi(x)$, assuming $x \ll 1$. Would this be correct? If so, could I restrict to the first terms of the series?
Thanks.