Mean and variance of X̄
◈ 7 cardsE(X̄) = μ and Var(X̄) = σ²/n follow from Module 6’s linearity rules; SD(X̄) = σ/√n is the standard error — halving it takes four times the sample.
Two lines of algebra
A sample of observations drawn independently from a population with mean and variance has sample mean
This is a sum of independent random variables, scaled by — exactly Module 6.3's situation. Apply the two rules.
Means add, and a constant factor passes through:
Variances add for independent variables, and a constant factor is squared:
Taking the square root,
The first result is L8.1's "unbiased" in symbols. The second is the formula behind L8.1's "tighter": the variance of a mean of is the population variance divided by , so the SD is divided by — not by .
The standard error
has a name: the standard error of the mean, . The vocabulary matters because two different spreads are now in play:
- the standard deviation describes the data — how much one invoice differs from another;
- the standard error describes the estimate — how much would differ from one sample of to the next.
The paper penalises confusing them. "The SD of the sample mean" and "the standard error" are the same thing; "the SD of the sample" is , a different thing.
Worked example — Northfield's invoices
Northfield Credit's invoice amounts have $\sigma = \$15$. For a sample of $n = 36$ invoices,
One invoice varies from the mean by about \$15; the average of 36 invoices varies by about \$2.50. Dividing by 36 instead of gives \$0.42 — a spread six times too small, and the most common error on this formula.
How large a sample halves the SE to \$1.25? Solve : , . Halving the standard error needs four times the sample, because sits under a square root. In general, — the formula Module 9's minimum sample size builds on.
The law of large numbers
As grows, shrinks toward zero: the sample mean concentrates ever more tightly around . That is the law of large numbers — with enough data, is as close to as you like — and it is why a large sample is worth paying for, at the diminishing rate the square root imposes. What the two rules do not say is anything about the shape of 's distribution. That takes L8.3 and L8.4.