An estimator of a population parameter is a function of the sample. If the sample is , then an estimator is which is also a random variable given that is random.
- point estimator: function that produces a single number
- interval estimator: function that produces an interval, e.g. confidence interval.
We can evaluate an estimator in terms of unbiasedness and efficiency.
Unbiasedness
A point estimator is an unbiased estimator of a population parameter if .
Efficiency
The most efficient estimator among unbiased estimators has the minimum variance (MVUE). The relative efficiency of with respect to is
i.e., if , then is more efficient.