Question: Let $X_1,\ldots,X_n$ are iid $\sim N(\theta,1)$, $\theta\ge0$. Compute the MLE of $\theta$. Is the MLE consistent? Is it asymptotically normal?
I am able to find the MLE is $\hat{\theta}=\max\{\bar{X},0\}$. (see also The MLE of a $N(\theta, 1)$ distribution ) But I don't know whether it is consistent and asymptotically normal. To show a MLE is consistent, we may use Chebyshev's inequality and we need to show the variance $D\hat{\theta}\to 0$ as $n\to \infty$. I don't know if it is a correct way, since the distribution of $\hat{\theta}$ is a little complicated. And I have no idea about the asymptotic normality.