In point estimation, you could start by considering any unbiased estimator, say T, for a target parameter.
Then:
- You could improve this estimator by getting E(T|S) where S is a sufficient statistic. That's theRao-Blackwell estimator.
- Further, you could improve this by getting E(T|CS) where CS is a complete sufficient statistics. That's the based Lehman-Scheffe. This is the best unbiased estimator. You use typically use this method if you want to obtain the UMVUE (of course there are other ways of obtaining UMVUE).
Completeness simply means that the only unbiased estimator of zero is 0 itself.