A sufficient statistic compresses an entire sample into a few numbers without losing any information about the unknown parameter. Once you spot it, the MLE and the UMVUE almost write themselves.
Definition. is sufficient for if the conditional distribution of the sample given does not depend on . Once is known, the raw data carry no extra information about .
Factorization theorem. Checking conditional distributions directly is painful. The factorization theorem is the workhorse.
Everything with goes into . Everything that depends only on the data goes into .
Exponential family shortcut. If the density takes the canonical form
then is sufficient, and (with open natural parameter space) also complete and minimal sufficient.
KEY: Read off directly from the exponent. For Poisson, the exponent contains , so and the sufficient statistic is .
Uniform is the exception. Uniform(0,) is not exponential family. Its sufficient statistic comes from the indicator: . The dependence on collapses onto the maximum, so is sufficient.
Common mistakes
- Treating and as different statistics. They differ by a known constant , so each is a one-to-one function of the other. Either qualifies.
- Letting sneak into . Indicators like depend on and belong in . Misplacing them breaks the factorization and the conclusion.
- Claiming is sufficient for Uniform(0,). It is not. The correct statistic is , which captures the boundary information that the mean throws away.
Bottom line
- Sufficiency holds when the conditional distribution of the sample given is parameter-free, so retains all information about .
- Fisher-Neyman factorization: is sufficient for iff the joint density factors as , where does not depend on .
- Exponential family rule: if , then is sufficient by inspection.
- One-parameter benchmarks: for Bernoulli, Poisson, Exponential, Geometric, and Normal( known); for Uniform(0,).
Exam shortcut
Spot the exponential family form first. If the density factors as , then is sufficient without any further algebra. For bounded-support families, look at indicator functions: the bound that depends on becomes the sufficient statistic, usually the maximum or minimum order statistic. For UMVUE questions, do not compute from scratch; guess a linear rescaling of the complete sufficient statistic that is unbiased.
The full lesson (about 1,461 words, 10 min read) adds 2 worked examples, all 6 common mistakes, a self-check, free in the app.
Learning objectives
- B2
Browse all free MAS-I lessons or jump into free MAS-I practice questions.