Find the asymptotic distribution of the MME and MLE.
For the top answer there, my lecturer showed us a similar question and I recall him saying that we do not have asymptotics depending on 'n'. As in, the part where it says:
$$g(\bar X)\sim N\left(g(E(X)), \frac{\mathrm{Var}(X)(g'(E(X))^2}{n}\right)$$
Should we have an $n$ in the right hand side? My lecturer said that it should really be on the left hand side so it should read:
$$\sqrt{n}g(\bar X)\sim N\left(g(E(X)), \mathrm{Var}(X)(g'(E(X))^2\right).$$
I just accepted it (I'm not sure why) but would like some clarification on this. Should we never have $n$ on the RHS for asymptotic distributions, and if not, why?