Fisher consistency

From HandWiki

In statistics, Fisher consistency, named after Ronald Fisher, is a desirable property of an estimator asserting that if the estimator were calculated using the entire population rather than a sample, the true value of the estimated parameter would be obtained.[1]

Definition

Suppose we have a statistical sample X1, ..., Xn where each Xi follows a cumulative distribution Fθ which depends on an unknown parameter θ. If an estimator of θ based on the sample can be represented as a functional of the empirical distribution function n:

[math]\displaystyle{ \hat{ \theta } =T(\hat F_n) \,, }[/math]

the estimator is said to be Fisher consistent if:

[math]\displaystyle{ T(F_\theta) = \theta \, . }[/math][2]

As long as the Xi are exchangeable, an estimator T defined in terms of the Xi can be converted into an estimator T′ that can be defined in terms of n by averaging T over all permutations of the data. The resulting estimator will have the same expected value as T and its variance will be no larger than that of T.

If the strong law of large numbers can be applied, the empirical distribution functions n converge pointwise to Fθ, allowing us to express Fisher consistency as a limit — the estimator is Fisher consistent if

[math]\displaystyle{ T \left( \lim_{n\rightarrow\infty} \hat F_n \right) = \theta. \, }[/math]

Finite population example

Suppose our sample is obtained from a finite population Z1, ..., Zm. We can represent our sample of size n in terms of the proportion of the sample ni / n taking on each value in the population. Writing our estimator of θ as T(n1 / n, ..., nm / n), the population analogue of the estimator is T(p1, ..., pm), where pi = P(X = Zi). Thus we have Fisher consistency if T(p1, ..., pm) = θ.

Suppose the parameter of interest is the expected value μ and the estimator is the sample mean, which can be written

[math]\displaystyle{ n^{-1}\sum_{i=1}^n\sum_{j=1}^mI(X_i=Z_j)Z_j, }[/math]

where I is the indicator function. The population analogue of this expression is

[math]\displaystyle{ n^{-1}\sum_{i=1}^n\sum_{j=1}^mp_jZ_j = n^{-1}\sum_{i=1}^n\mu = \mu, }[/math]

so we have Fisher consistency.

Role in maximum likelihood estimation

Maximising the likelihood function L gives an estimate that is Fisher consistent for a parameter b if

[math]\displaystyle{ E\left[ \frac{d\ln L}{db} \right] = 0\text{ at }b=b_0, \, }[/math]

where b0 represents the true value of b.[3][4]

Relationship to asymptotic consistency and unbiasedness

The term consistency in statistics usually refers to an estimator that is asymptotically consistent. Fisher consistency and asymptotic consistency are distinct concepts, although both aim to define a desirable property of an estimator. While many estimators are consistent in both senses, neither definition encompasses the other. For example, suppose we take an estimator Tn that is both Fisher consistent and asymptotically consistent, and then form Tn + En, where En is a deterministic sequence of nonzero numbers converging to zero. This estimator is asymptotically consistent, but not Fisher consistent for any n.

The sample mean is a Fisher consistent and unbiased estimate of the population mean, but not all Fisher consistent estimates are unbiased. Suppose we observe a sample from a uniform distribution on (0,θ) and we wish to estimate θ. The sample maximum is Fisher consistent, but downwardly biased. Conversely, the sample variance is an unbiased estimate of the population variance, but is not Fisher consistent.

Role in decision theory

A loss function is Fisher consistent if the population minimizer of the risk leads to the Bayes optimal decision rule.[5]

References

  1. Fisher, R.A. (1922). "On the mathematical foundations of theoretical statistics". Philosophical Transactions of the Royal Society of London. Series A, Containing Papers of a Mathematical or Physical Character 222 (594–604): 309–368. doi:10.1098/rsta.1922.0009. Bibcode1922RSPTA.222..309F. http://digital.library.adelaide.edu.au/dspace/handle/2440/15172. 
  2. Cox, D.R., Hinkley D.V. (1974) Theoretical Statistics, Chapman and Hall, ISBN:0-412-12420-3. (defined on p287)
  3. Jurečková, Jana; Jan Picek (2006). Robust Statistical Methods with R. CRC Press. ISBN 1-58488-454-1. 
  4. "Natural Increase Refers to Net Population Growth Rates". http://economics.about.com/library/glossary/bldef-fisher-consistency.htm. 
  5. http://www.stat.osu.edu/~yklee/881/consistency.pdf[bare URL PDF]