Let $X_1,...,X_n$ be an iid (independent and identically distributed) sample with mean $ \mu $ and variance $\sigma^2$.
We can use this conclusion :$ (n-1)S^2 = \sum_{i=1}^n (Xi-\overline X)^2 = \sum_{i=1}^n (Xi-\mu ) ^2 - n(\mu-\overline X) ^2 $
Suppose that $\mathbb E(X_i-\mu)^4<\infty$, and use the Weak Law of Large Numbers to show that
$ S^2 \rightarrow \sigma^2$ (in probability) as $n \rightarrow \infty $
My questions are:
How do I go about showing that?
Why suppose $\mathbb E(X_i-\mu)^4<\infty$? (The second may be included in the first)