The Central Limit Theorem states that the mean \({\mu}\) of many independent random variables tends to follow a normal distribution, even if the original data is not normally distributed.
As the sample size “n” increases, the distribution of the sample average becomes a bell-curve.
The sample standard deviation approaches \(\frac{\sigma}{\sqrt{n}}\), where \({\sigma}\) is the population standard deviation.
The sample mean approaches the population mean: \[\lim_{n \to \infty} {\overline{\text{X}}}_n = \mu\] In the next slides, we will set up a simple experiment to see this in action.