6.3 Sampling Distributions & Central Limit Theorem
Key Takeaways
- The Central Limit Theorem (CLT) guarantees that the sample mean distribution $\bar{X}$ approaches normality with mean $\mu$ and standard variance $\frac{\sigma^2}{n}$ as $n \ge 30$, regardless of the underlying population distribution shape.
- The Standard Error of the Mean ($SE_{\bar{x}} = \frac{\sigma}{\sqrt{n}}$ or $\frac{s}{\sqrt{n}}$) quantifies sampling variability, decreasing inversely with the square root of sample size.
- The sampling distribution of a proportion $\hat{p}$ has mean $p$ and standard error $SE_{\hat{p}} = \sqrt{\frac{p(1-p)}{n}}$, valid under the normal approximation when $np \ge 5$ and $n(1-p) \ge 5$.
- When sampling without replacement from a finite population of size $N$ where $n/N > 0.05$, the Finite Population Correction (FPC) factor $\sqrt{\frac{N-n}{N-1}}$ must adjust the standard error.
6.3 Sampling Distributions & Central Limit Theorem
In quality engineering, measuring an entire population of manufactured product is often cost-prohibitive or destructive. Consequently, quality decisions rely on statistics calculated from samples. A sampling distribution is the probability distribution of a sample statistic (such as sample mean $\bar{X}$ or sample proportion $\hat{p}$) obtained from all possible random samples of size $n$ drawn from a population.
The Central Limit Theorem (CLT)
The Central Limit Theorem is one of the most powerful principles in statistics. It explains why normal distribution methods can be applied to real-world processes even when the underlying population is non-normal.
Formal Statement of CLT
Let $X_1, X_2, \dots, X_n$ be a random sample of size $n$ drawn from any population with finite mean $\mu$ and finite variance $\sigma^2$. As the sample size $n$ increases, the sampling distribution of the sample mean $\bar{X}$ approaches a normal distribution with:
- Expected Value (Mean): $E[\bar{X}] = \mu_{\bar{x}} = \mu$
- Variance: $Var(\bar{X}) = \sigma_{\bar{x}}^2 = \frac{\sigma^2}{n}$
- Standard Deviation (Standard Error): $SE_{\bar{x}} = \sigma_{\bar{x}} = \frac{\sigma}{\sqrt{n}}$
Key Rules of Thumb for CLT Application
- Symmetric Populations: If the underlying population is already normal, $\bar{X}$ is perfectly normally distributed for any sample size ($n \ge 1$).
- Moderately Skewed Populations: $\bar{X}$ becomes approximately normal for $n \ge 15$ to $20$.
- Severely Skewed or Bimodal Populations: $n \ge 30$ is the standard ASQ benchmark rule required to safely assume normality of sample means.
Standard Error of the Mean ($SE_{\bar{x}}$)
The Standard Error of the Mean quantifies the dispersion of sample means around the true population mean $\mu$.
The Square Root Rule
Because $SE$ is inversely proportional to $\sqrt{n}$, reducing standard error by half requires quadrupling the sample size $n$.
- Increasing $n$ from 25 to 100 reduces $SE$ by $50%$.
- Increasing $n$ from 100 to 400 reduces $SE$ by another $50%$.
Sampling Distribution of Proportions (Attribute Data)
When evaluating attribute quality data (conforming vs. non-conforming), the sample proportion is $\hat{p} = \frac{X}{n}$, where $X$ is the number of non-conforming items in a sample of size $n$.
Normal Approximation for Proportions
By the Central Limit Theorem, the distribution of $\hat{p}$ approaches a normal distribution $N\left(p, \frac{p(1-p)}{n}\right)$ provided the sample size satisfies the two conditions:
-
Expected Mean of Proportion: $\mu_{\hat{p}} = p$
-
Standard Error of Proportion:
-
Standard Normal Z-transformation for Proportions:
Finite Population Correction (FPC) Factor
When sampling without replacement from a finite population of size $N$, individual draws are not independent. If the sample size $n$ represents more than $5%$ of the population ($n/N > 0.05$), the standard error formula must be multiplied by the Finite Population Correction (FPC) factor:
Adjusted Standard Error Formulas
- For Sample Means:
- For Sample Proportions:
Notice that as population size $N \to \infty$, the FPC factor approaches $1.0$, rendering correction unnecessary for large production lots.
Summary Table of Sampling Distributions & Standard Errors
| Parameter | Sample Statistic | Standard Error ($SE$) | Normal Approximation Condition |
|---|---|---|---|
| Population Mean $\mu$ | Sample Mean $\bar{x}$ | $SE_{\bar{x}} = \frac{\sigma}{\sqrt{n}}$ | $n \ge 30$ (or normal population) |
| Mean (Finite Pop $N$) | Sample Mean $\bar{x}$ | $SE = \frac{\sigma}{\sqrt{n}}\sqrt{\frac{N-n}{N-1}}$ | $n/N > 0.05$ and $n \ge 30$ |
| Proportion $p$ | Sample Proportion $\hat{p}$ | $SE_{\hat{p}} = \sqrt{\frac{p(1-p)}{n}}$ | $np \ge 5$ and $n(1-p) \ge 5$ |
Worked Numerical Examples
Example 1: CLT Probability Calculation for Sample Means
A manufacturing process produces high-strength structural cables with mean tensile strength $\mu = 500\text{ N}$ and standard deviation $\sigma = 40\text{ N}$. The tensile strength distribution is positively skewed. A quality auditor selects a random sample of $n = 64$ cables.
What is the probability that the sample mean tensile strength $\bar{X}$ exceeds $510\text{ N}$?
- Verify CLT Applicability: Sample size $n = 64 \ge 30$. $\bar{X}$ is approximately normally distributed.
- Calculate Standard Error ($SE_{\bar{x}}$):
- Calculate Z-score:
- Find Probability:
Example 2: Sampling Distribution of Proportions with FPC
An inventory batch consists of $N = 500$ precision valves. Historical data shows $p = 0.10$ defect rate. An inspector draws a sample of $n = 100$ valves without replacement.
Calculate the adjusted standard error of the sample proportion $SE_{\hat{p},\text{adj}}$.
- Check FPC Threshold: $n / N = 100 / 500 = 0.20$ ($20%$). Since $0.20 > 0.05$, FPC is required.
- Compute Standard Error without Correction:
- Compute FPC Multiplier:
- Calculate Adjusted Standard Error:
CQE Exam Tips & Strategy
- Sample Mean vs. Individual Value: Always check if a question asks for the probability of an individual item $X > k$ (use $\sigma$) or a sample mean $\bar{X} > k$ (use $\sigma / \sqrt{n}$).
- Impact of $n$ on Dispersion: The sampling distribution of $\bar{X}$ is always narrower (less variable) than the population distribution by a factor of $\sqrt{n}$.
- FPC Requirement Check: Remember to check $n/N > 0.05$ on finite batch questions before using basic $SE$ formulas.
If a quality engineer increases the sample size n from 25 to 100, what happens to the standard error of the mean (SE)?
A packaging process has a mean fill weight μ = 16.0 oz and standard deviation σ = 0.4 oz (skewed population). If a sample of n = 64 packages is taken, what is the probability that the sample mean weight is less than 15.9 oz?
A quality inspector draws a sample of n = 50 parts without replacement from a small lot of N = 200 parts. Which adjustment factor must be applied when computing the standard error of the sample mean?