Let $X_1, X_2 . . . $ be iid $N(0, 1)$ RVs. Consider the sequence of RVs {$\overline X_n$}, where $\overline X_n=n^{-1}\sum_{i=1}^nX_i$. Let $F_n$ be the CDF of $\overline X_n$, $n = 1,2,...$ Find $\lim_{x\to \infty}F_n(x)$. Is this limit a CDF?
My attempt: I know that the sum of $n$ standard normal random variables will have a normal distribution with mean $0$ and variance $n$. How does the $n^{-1}$ factor into it? Once I find that, I am guessing it will still be normal and then I could take the limit of an appropriate normal CDF. I'm inclined to say that this will also be a CDF, but I need to find out what the first CDF is in order to test right continuity and the other axioms.