Central Limit Theorem

Central Limit Theorem

Theorem 1 – Central Limit Theorem: If x has a distribution with mean μ and standard deviation σ then for n sufficiently large, the variable

image428

has a distribution that is approximately the standard normal distribution.

Proof: Click here for a proof of the Central Limit Theorem (which involves calculus).

Corollary 1: If x has a distribution with mean μ and standard deviation σ then the distribution of the sample mean of x is approximately N(μ, \sigma/\!\sqrt{n}) for large enough n.

The larger the value of n the better the approximation will be. For practical purposes when n ≥ 30, then the approximation will be quite good. Even for smaller values (say n ≥ 20) the approximation is usually quite adequate.

Law of Large Numbers

The standard deviation of the sample mean (i.e. standard error of the mean), namely sigma/!sqrt{n}, is smaller than the standard deviation of the population, namely σ. In fact, as n gets bigger and bigger the standard error of the mean gets smaller and smaller with a value that approaches zero, a relationship that is usually denoted

image436

A consequence of this observation is the following law.

Law of Large Numbers: The larger the size of the sample, the more likely the mean of the sample will be close to the mean of the population.

Sampling without replacement

The Central Limit Theorem is based on the hypothesis that sampling is done with replacement. When sampling is done without replacement, the Central Limit Theorem works just fine provided the population size is much larger than the sample size. When this is not the case, it is better to use the following standard error:

image437

where np is the size of the population.

Reference

Howell, D. C. (2010) Statistical methods for psychology, 7th Ed. Wadsworth. Cengage Learning
https://labs.la.utexas.edu/gilden/files/2016/05/Statistics-Text.pdf

Hoel, P. G. (1962) Introduction to mathematical statistics. Wiley

3 thoughts on “Central Limit Theorem”

  1. Hi Charles!

    Thanks for this website! I’ve learned a lot in Statistics because of this! Your effort is very much appreciated by many of us!

    Curious question, you mentioned that when sampling is done without replacement, CLT still works fine provided that population size is much larger than sample size. Do you have any insights how “large” is large? Is there any convention on what should be the ratio of population size/sample size for it to be considered “large”?

    Thanks!

    Reply

Leave a Comment