Encyclopedia > Bias (statistics)

  Article Content

Bias (statistics)

In statistics, the word bias has at least two different senses, one referring to something considered very bad, the other referring to something that is occasionally desirable. Both mean that an estimator for some reason over- or underestimates on average what is being measured.

One meaning is involved in what is called a biased sample: If some elements are more likely to be chosen in the sample than others, and those that are have a higher or lower value of the quantity being estimated, the outcome will be higher or lower than the true value.

A famous case of what can go wrong when using a biased sample, is found in the 1936 US presidential election polls. The Literary Digest held a poll that forecast that Alfred E. Landon[?] would defeat Franklin Delano Roosevelt by 57% to 43%. George Gallup, using a much smaller sample (300,000 rather than 2,000,000), predicted Roosevelt would win, and he was right. What went wrong with the Literary Digest poll? They had used lists of telephone and automobile owners to select their sample. In those days, these were luxuries, so their sample consisted mainly of middle and upper class citizens. These voted in majority for Landon, but the lower classes voted Roosevelt. Because their sample was biased towards wealthier citizens, their result was incorrect.

This kind of bias is usually regarded as a worse problem than statistical noise[?]: Problems with statistical noise can be lessened by enlarging the sample, but a biased sample will not go away that easily. In particular, a meta-analysis will distill good data for studies that themselves suffer from statistical noise, but a meta-analysis of biased studies will be biased itself.

Another kind of bias in statistics does not involve biased samples, but does involve the use of a statistic whose average value differs from the value of the quantity being estimated. For example, suppose X1, ..., Xn are independent and identically distributed random variables, each with a normal distribution with expectation μ and variance σ2. Let

<math>\overline{X}=(X_1+\cdots+X_n)/n</math>
be the "sample average", and let
<math>S^2=\frac{1}{n}\sum_{i=1}^n(X_i-\overline{X}\,)^2</math>
be a "sample variance". Then S2 is a "biased estimator" of σ2 because
<math>E(S^2)=\frac{n-1}{n}\sigma^2\neq\sigma^2.</math>
However, this biased estimator is, by the commonly used criterion of "mean squared error", actually better (but only very slightly) than the unbiased estimator that results from putting n - 1 in the denominator where n appears above.

A far more extreme case of a biased estimator being better than any unbiased estimator is well-known: Suppose X has a Poisson distribution with expectation λ. It is desired to estimate

<math>P(X=0)^2=e^{-2\lambda}.\quad</math>
The only function of the data constituting an unbiased estimator is
<math>\delta(X)=(-1)^X.\quad</math>
If the observed value of X is 100, then the estimate is 1, although the true value of the quantity being estimated is obviously very likely to be near 0, which is the opposite extreme. And if X is observed to be 101, then the estimate is even more absurd: it is -1, although the quantity being estimated obviously must be positive. The (biased) maximum-likelihood estimator
<math>e^{-2X}\quad</math>
is much better than this unbiased estimator.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Father Damien

... Damien Joseph de Veuster (Father Damien) (January 3, 1840 - April 15, 1888) was a Roman Catholic priest who dedicated his life to ministering to the sufferers of ...

 
 
 
This page was created in 33.2 ms