Estimation Most often, trimmed estimators are used for
parameter estimation of the same parameter as the untrimmed estimator. In some cases the estimator can be used directly, while in other cases it must be adjusted to yield an
unbiased consistent estimator. For example, when estimating a
location parameter for a symmetric distribution, a trimmed estimator will be unbiased (assuming the original estimator was unbiased), as it removes the same amount above and below. However, if the distribution has
skew, trimmed estimators will generally be biased and require adjustment. For example, in a skewed distribution, the
nonparametric skew (and
Pearson's skewness coefficients) measure the bias of the median as an estimator of the mean. When estimating a
scale parameter, using a trimmed estimator as a
robust measures of scale, such as to estimate the
population variance or population
standard deviation, one generally must multiply by a
scale factor to make it an unbiased consistent estimator; see
scale parameter: estimation. For example, dividing the IQR by 2\sqrt{2} \operatorname{erf}^{-1}(1/2) \approx 1.349 (using the
error function) makes it an unbiased, consistent estimator for the population standard deviation if the data follow a
normal distribution.
Other uses Trimmed estimators can also be used as statistics in their own right – for example, the median is a measure of location, and the IQR is a measure of dispersion. In these cases, the sample statistics can act as estimators of their own
expected value. For example, the
MAD of a sample from a standard
Cauchy distribution is an estimator of the population MAD, which in this case is 1, whereas the population variance does not exist. ==See also==