Statistical Functional
Similar to a Statistic, a statistical functional is some measurement of the underlying distribution. With a slight abuse of notation, we write it as
Reduction to Statistic
A Statistic is a special statistical functional evaluated at the empirical distribution, i.e., the uniform distribution over all samples:
Since all information about the sample is included in its empirical distribution, the above equation is one-to-one. Thus we use the notation for Statistic and statistical functional at empirical distribution interchangeably.
Plug-In Principle
In general, is a good estimator of .
Examples
- Mean. ; the reduced statistic is the sample mean .
- Variance. ; the reduced statistic is the sample variance .
- Least squares. ; the reduced statistic is the Ordinary Least Squares .
- Quantiles and Order Statistics. , where is the CDF of and ; the -th Order Statistics is reduced by choosing and then .
Linear Statistical Functional
A statistical functional is called linear, if there exists a function such that
- 📗 Mean is a linear statistical functional with .
Due to the linearity of integral, an implication is
Additionally, the plug-in estimator for a linear statistical functional becomes
A corollary is
Corollary
Suppose a statistical functional can be expressed as , where is a linear statistical functional for . Then, a plug-in estimator of is .
This corollary covers many common statistical functionals.
Variance
Let and be the first and second moments respectively. Then, the variance is . The corresponding plug-in estimator is , the sample variance.
Correlation
Let be the mixed moment of and of order . Then the correlation is
Hence, the corresponding plug-in estimator is
which is the sample correlation.