Setup
Let be a sample from a distribution indexed by an unknown parameter . Write for the probability measure under parameter and for the corresponding expectation.
An estimator is a measurable function of the sample. It is an unbiased estimator of when
where denotes the estimator, denotes the unknown parameter, and the expectation is taken under the law .
A statistic is a sufficient statistic for when the conditional distribution of the sample given does not depend on . Equivalently:
Here denotes the sufficient statistic, ranges over its support, and the independence of the right-hand side from is the defining property.
The theorem
Rao-Blackwell. Let be an unbiased estimator of with finite variance, and let be a sufficient statistic for . Define
where denotes the Rao-Blackwellised estimator obtained by conditioning on . Then is an unbiased estimator of , and
with equality iff is already a function of (up to a -null set).
Proof sketch
Two ingredients suffice.
Unbiasedness. By the tower property of conditional expectation,
where the inner expectation is the conditional expectation of given , and the outer expectation is taken under .
Variance. Apply the variance decomposition with :
Here denotes the σ-algebra generated by , denotes the conditional variance of given , and the two right-hand terms are both non-negative.
Substituting from :
Since , we conclude , with equality iff almost surely — i.e. iff is determined by .
The same chain holds for any convex loss via Jensen's inequality:
where denotes a convex loss function and the variance case in is the special case .
Worked example
Let be i.i.d. Poisson with mean , and let .
A trivial unbiased estimator:
where denotes the indicator. Then , so is unbiased for .
The sample sum is sufficient for . Given , the conditional distribution of is — independent of . Therefore:
where is the Rao-Blackwellised estimator. By , , with strict inequality for since is not a function of alone.
Why this matters
The recipe is constructive: take any unbiased estimator , project onto the σ-algebra of a sufficient statistic , and you get with no greater variance. Combined with completeness of (Lehmann-Scheffé, 1950), this gives the minimum-variance unbiased estimator uniquely — there is essentially one Rao-Blackwellisation up to almost-sure equality, and it dominates every other unbiased estimator simultaneously.
References
C. R. Rao, "Information and accuracy attainable in the estimation of statistical parameters," *Bulletin of the Calcutta Mathematical Society*, 37:81-91, 1945.
D. Blackwell, "Conditional expectation and unbiased sequential estimation," *Annals of Mathematical Statistics*, 18(1):105-110, 1947.
E. L. Lehmann and H. Scheffé, "Completeness, similar regions, and unbiased estimation — Part I," *Sankhyā*, 10:305-340, 1950.