Memra

The Central Limit Theorem

◈ 6 cards

Whatever the population’s shape, the sample mean is approximately N(μ, σ²/n) when n is large — the convention n > 30; the CLT is about x̄, never about one value.

The second route to a normal X̄

Most business populations are not normal. Days-to-pay is right-skewed — most customers pay near the due date, a few take months. Order sizes, claim amounts, call durations: skewed, all of them. L8.3's rule does not apply. The Central Limit Theorem (CLT) is what does:

> For a random sample of size from any population with mean and finite variance , the sampling distribution of is approximately when is large.

The centre and the spread are L8.2's, exact for every . What the theorem adds is the shape, and it adds it only approximately and only for large . The convention the course and the paper use for "large" is

— a convention, not a law. A mildly skewed population's mean is nearly normal by ; a severely skewed one may need 50 or more. State the convention as such: ", so by the CLT is approximately normal."

Worked example — days to pay

Harbourview Clearing's customers take a right-skewed number of days to pay, with days and days. An analyst samples invoices. Since , the CLT gives

Probability the sample averages more than 41 days.

Probability the sample average is between 36 and 42 days. and :

What the CLT does not say

Probability a single invoice takes more than 41 days. This is for one skewed value. The CLT says nothing about it — the theorem describes the average, and the individual invoices keep whatever skewed shape they had. With only and and no distribution, this probability cannot be computed with the course's tools. On the paper, saying so is the mark; standardising 41 with and reading the normal table is the error.

The theorem also does not rescue a small sample from a skewed population. Eight invoices from Harbourview's skewed days-to-pay: is not large, the population is not normal, and neither rule applies — no probability about can be computed. That is the honest answer, and the paper asks for it.

The decision, in one table

PopulationRule?
normalanyL8.3: exactyes
any shapeCLT: approximateyes
skewed, unknownsmall (8)neitherno

Every question about a sample mean starts by placing itself in a row of this table, and every later module's "conditions" line is this table restated.

Population shapenRule that appliesCan P(x̄ …) becomputed?normalanynormal population →X̄ exactly normalyesany shape> 30CLT → X̄approximatelynormalyesskewed8neithernoskewedanyP(one value …) —not a questionabout X̄noThe centre μ and the SE σ/√n hold in every row; only the SHAPE needs a rule.
Which rule makes X̄ normal. The first two rows give a computable probability; the third does not — and saying so is the mark.
NORMAL ~/memra/learn/afm-113/the-central-limit-theorem utf-8 LF