Lukas' Notes

probability-theory

Definition

Biased Estimator

Let be a parameter and an estimator built from a random sample. The estimator is biased for when its bias is nonzero:

A positive bias means systematically overestimates ; a negative bias means it systematically underestimates. The deviation is a property of the estimator’s construction, not of any particular sample, so it persists as the sample grows.

Bias is not always disqualifying

A biased estimator can still beat an unbiased one. By the mean squared error decomposition

trading a small amount of bias for a large reduction in variance lowers the total error. This is the principle behind shrinkage and regularisation, formalised by the bias-variance tradeoff.