V-statistic

From testwiki
Revision as of 12:43, 30 January 2024 by imported>Cl3phact0 (Adding short description: "Statistics named for Richard von Mises")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description V-statistics are a class of statistics named for Richard von Mises who developed their asymptotic distribution theory in a fundamental paper in 1947.[1] V-statistics are closely related to U-statistics[2][3] (U for "unbiased") introduced by Wassily Hoeffding in 1948.[4] A V-statistic is a statistical function (of a sample) defined by a particular statistical functional of a probability distribution.

Statistical functions

Statistics that can be represented as functionals T(Fn) of the empirical distribution function (Fn) are called statistical functionals.[5] Differentiability of the functional T plays a key role in the von Mises approach; thus von Mises considers differentiable statistical functionals.[1]

Examples of statistical functions

  1. The k-th central moment is the functional T(F)=(xμ)kdF(x), where μ=E[X] is the expected value of X. The associated statistical function is the sample k-th central moment,
    Tn=mk=T(Fn)=1ni=1n(xix)k.
  2. The chi-squared goodness-of-fit statistic is a statistical function T(Fn), corresponding to the statistical functional
    T(F)=i=1k(AidFpi)2pi,
    where Ai are the k cells and pi are the specified probabilities of the cells under the null hypothesis.
  3. The Cramér–von-Mises and Anderson–Darling goodness-of-fit statistics are based on the functional
    T(F)=(F(x)F0(x))2w(x;F0)dF0(x),
    where w(xF0) is a specified weight function and F0 is a specified null distribution. If w is the identity function then T(Fn) is the well known Cramér–von-Mises goodness-of-fit statistic; if w(x;F0)=[F0(x)(1F0(x))]1 then T(Fn) is the Anderson–Darling statistic.

Representation as a V-statistic

Suppose x1, ..., xn is a sample. In typical applications the statistical function has a representation as the V-statistic

Vmn=1nmi1=1nim=1nh(xi1,xi2,,xim),

where h is a symmetric kernel function. Serfling[6] discusses how to find the kernel in practice. Vmn is called a V-statistic of degree m.

A symmetric kernel of degree 2 is a function h(xy), such that h(x, y) = h(y, x) for all x and y in the domain of h. For samples x1, ..., xn, the corresponding V-statistic is defined

V2,n=1n2i=1nj=1nh(xi,xj).

Example of a V-statistic

  1. An example of a degree-2 V-statistic is the second central moment m2. If h(x, y) = (xy)2/2, the corresponding V-statistic is
    V2,n=1n2i=1nj=1n12(xixj)2=1ni=1n(xix¯)2,
    which is the maximum likelihood estimator of variance. With the same kernel, the corresponding U-statistic is the (unbiased) sample variance:
    s2=(n2)1i<j12(xixj)2=1n1i=1n(xix¯)2.

Asymptotic distribution

In examples 1–3, the asymptotic distribution of the statistic is different: in (1) it is normal, in (2) it is chi-squared, and in (3) it is a weighted sum of chi-squared variables.

Von Mises' approach is a unifying theory that covers all of the cases above.[1] Informally, the type of asymptotic distribution of a statistical function depends on the order of "degeneracy," which is determined by which term is the first non-vanishing term in the Taylor expansion of the functional T. In case it is the linear term, the limit distribution is normal; otherwise higher order types of distributions arise (under suitable conditions such that a central limit theorem holds).

There are a hierarchy of cases parallel to asymptotic theory of U-statistics.[7] Let A(m) be the property defined by:

A(m):
  1. Var(h(X1, ..., Xk)) = 0 for k < m, and Var(h(X1, ..., Xk)) > 0 for k = m;
  2. nm/2Rmn tends to zero (in probability). (Rmn is the remainder term in the Taylor series for T.)

Case m = 1 (Non-degenerate kernel):

If A(1) is true, the statistic is a sample mean and the Central Limit Theorem implies that T(Fn) is asymptotically normal.

In the variance example (4), m2 is asymptotically normal with mean σ2 and variance (μ4σ4)/n, where μ4=E(XE(X))4.

Case m = 2 (Degenerate kernel):

Suppose A(2) is true, and E[h2(X1,X2)]<,E|h(X1,X1)|<, and E[h(x,X1)]0. Then nV2,n converges in distribution to a weighted sum of independent chi-squared variables:

nV2,ndk=1λkZk2,

where Zk are independent standard normal variables and λk are constants that depend on the distribution F and the functional T. In this case the asymptotic distribution is called a quadratic form of centered Gaussian random variables. The statistic V2,n is called a degenerate kernel V-statistic. The V-statistic associated with the Cramer–von Mises functional[1] (Example 3) is an example of a degenerate kernel V-statistic.[8]

See also

Notes

Template:Reflist

References

Template:Refbegin

Template:Refend

Template:Statistics

  1. 1.0 1.1 1.2 1.3 Template:Harvtxt
  2. Template:Harvtxt
  3. Template:Harvtxt
  4. Template:Harvtxt
  5. von Mises (1947), p. 309; Serfling (1980), p. 210.
  6. Serfling (1980, Section 6.5)
  7. Serfling (1980, Ch. 5–6); Lee (1990, Ch. 3)
  8. See Lee (1990, p. 160) for the kernel function.