Back to Foundations: From Intuition to Mathematics

Sampling Distributions and the CLT

Why everything is normal eventually. The most important theorem in applied statistics. FIND_VIDEO: search 'central limit theorem sampling distribution' — recommended channel: StatQuest / 3Blue1Brown. Aim for 11 min or under.

8 minutesVideo LessonPDF notes
🎯 Free Guest Mode: You are learning for free. Sign in to save your completion progress and quiz answers.

Ready to continue?

Mark this lesson as complete when you're ready to proceed.

Key moments

  1. CLT IntroductionThe Central Limit Theorem (CLT) is the basis for much of statistics and is a simple concept.
  2. Uniform Distribution ExampleSampling means repeatedly from a uniform distribution shows that the distribution of those means becomes normal.
  3. Exponential Distribution ExampleSampling means repeatedly from an exponential distribution also results in a normally distributed set of means.
  4. Generalizing the PrincipleThe CLT states that the means will be normally distributed regardless of the distribution you start with.
  5. Practical ImplicationsBecause sample means are normal, we can use them for confidence intervals, T-tests, and ANOVA without worrying about the original data distribution.
  6. Rule of Thumb N>=30The N>=30 sample size rule is a safe rule of thumb, but it is not a strict requirement for the CLT to apply.
  7. The Fine PrintThe only requirement for the CLT is that the distribution must have a calculable mean, excluding rare cases like the Cauchy distribution.
PDF notes

Frequently asked questions

Why is the Central Limit Theorem so important?

It allows us to assume the sampling distribution of the mean is normal. This justifies using parametric statistical methods even when the original data distribution is unknown.

What statistical tests rely on the CLT?

Common tests include T-tests (comparing two means) and ANOVA (comparing three or more means). These tests assume the means are normally distributed.

Does the CLT work for every single distribution?

No, there is fine print. The CLT requires that you can calculate a mean from the sample. Distributions like the Cauchy distribution do not have a defined mean.

Is a sample size of 30 always required?

N>=30 is a common rule of thumb considered safe. However, the examples show that the CLT can take effect with smaller sample sizes, such as N=20.