Central Limit Theorem
The Central Limit Theorem is a fundamental statistical principle that describes the behavior of the average of a large number of identically distributed, independent random variables.
Definition
The CLT states that if you have a population with any shape distribution, as long as the population has a finite standard deviation and mean , the sampling distribution of the sample mean approaches a normal distribution with a mean () and a variance as the sample size increases.
Mathematical Expression
The theorem can be expressed mathematically as follows:
where:
- is the sample mean of the samples.
- is the population mean.
- is the population variance.
- is the sample size.
Significance
- Normalization: Regardless of the population distribution shape, the distribution of the sample mean will be approximately normal if the sample size is sufficiently large.
- Predictability: It allows for making inferences about population means from sample means.
- Error Reduction: As the sample size increases, the standard error (SE) decreases, leading to more precise estimates.
Applications
- Polling and Surveys: Estimating population parameters such as voting intentions or consumer preferences from samples.
- Quality Control: Monitoring manufacturing processes where parameters like weight or volume are measured and controlled.
- Finance: Estimating the mean returns of different financial instruments to optimize investment portfolios.