<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=128.179.146.76</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=128.179.146.76"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/128.179.146.76"/>
	<updated>2026-05-02T02:02:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Jurin%27s_law&amp;diff=26329</id>
		<title>Jurin&#039;s law</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Jurin%27s_law&amp;diff=26329"/>
		<updated>2013-06-23T13:09:26Z</updated>

		<summary type="html">&lt;p&gt;128.179.146.76: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;V-statistics&#039;&#039;&#039; are a class of statistics named for [[Richard von Mises]] who developed their [[asymptotic theory|asymptotic distribution theory]] in a fundamental paper in 1947.&amp;lt;ref name=VM&amp;gt;{{harvtxt|von Mises|1947}}&amp;lt;/ref&amp;gt; V-statistics are closely related to [[U-statistic]]s&amp;lt;ref&amp;gt;{{harvtxt|Lee|1990}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{harvtxt|Koroljuk|Borovskich|1994}}&amp;lt;/ref&amp;gt; (U for “[[Bias of an estimator|unbiased]]”) introduced by [[Wassily Hoeffding]] in 1948.&amp;lt;ref&amp;gt;{{harvtxt|Hoeffding|1948}}&amp;lt;/ref&amp;gt;  A V-statistic is a statistical function (of a sample) defined by a particular statistical functional of a probability distribution.&lt;br /&gt;
&lt;br /&gt;
== Statistical functions ==&lt;br /&gt;
&lt;br /&gt;
Statistics that can be represented as functionals &amp;lt;math&amp;gt;T(F_n)&amp;lt;/math&amp;gt; of the [[empirical distribution function]] &amp;lt;math&amp;gt;(F_n)&amp;lt;/math&amp;gt; are called &#039;&#039;statistical functions&#039;&#039;.&amp;lt;ref&amp;gt;von Mises (1947), p. 309; Serfling (1980), p. 210.&amp;lt;/ref&amp;gt; [[Differentiable function|Differentiability]] of the functional &#039;&#039;T&#039;&#039; plays a key role in the von Mises approach; thus von Mises considers &#039;&#039;differentiable statistical functionals&#039;&#039;.&amp;lt;ref name=VM/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Examples of statistical functions ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&lt;br /&gt;
The &#039;&#039;k&#039;&#039;-th [[central moment]] is the &#039;&#039;functional&#039;&#039; &amp;lt;math&amp;gt;T(F)=\int(x-\mu)^k \, dF(x)&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\mu = E[X]&amp;lt;/math&amp;gt; is the [[expected value]] of &#039;&#039;X&#039;&#039;. The associated &#039;&#039;statistical function&#039;&#039; is the sample &#039;&#039;k&#039;&#039;-th central moment,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
T_n=m_k=T(F_n) = \frac 1n \sum_{i=1}^n (x_i - \overline x)^k.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&lt;br /&gt;
The [[Pearson&#039;s chi-squared test|chi-squared goodness-of-fit]] statistic is a statistical function &#039;&#039;T&#039;&#039;(&#039;&#039;F&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;n&#039;&#039;&amp;lt;/sub&amp;gt;), corresponding to the statistical functional&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
T(F) = \sum_{i=1}^k \frac{(\int_{A_i} \, dF - p_i)^2}{p_i},&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &#039;&#039;A&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;i&#039;&#039;&amp;lt;/sub&amp;gt; are the &#039;&#039;k&#039;&#039; cells and &#039;&#039;p&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;i&#039;&#039;&amp;lt;/sub&amp;gt; are the specified probabilities of the cells under the null hypothesis.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&lt;br /&gt;
The [[Cramér–von-Mises criterion|Cramér–von-Mises]] and [[Anderson–Darling]] goodness-of-fit statistics are based on the functional&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
 T(F) = \int (F(x) - F_0(x))^2 \, w(x;F_0) \, dF_0(x),&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
where &#039;&#039;w&#039;&#039;(&#039;&#039;x&#039;&#039;;&amp;amp;nbsp;&#039;&#039;F&#039;&#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;) is a specified weight function and &#039;&#039;F&#039;&#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt; is a specified null distribution. If &#039;&#039;w&#039;&#039; is the identity function then &#039;&#039;T&#039;&#039;(&#039;&#039;F&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;n&#039;&#039;&amp;lt;/sub&amp;gt;) is the well known [[Cramér–von-Mises criterion|Cramér–von-Mises]] goodness-of-fit statistic; if &amp;lt;math&amp;gt;w(x;F_0)=[F_0(x)(1-F_0(x))]^{-1}&amp;lt;/math&amp;gt; then &#039;&#039;T&#039;&#039;(&#039;&#039;F&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;n&#039;&#039;&amp;lt;/sub&amp;gt;) is the [[Anderson–Darling]] statistic.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Representation as a V-statistic ===&lt;br /&gt;
&lt;br /&gt;
Suppose &#039;&#039;x&#039;&#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;, ..., &#039;&#039;x&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;n&#039;&#039;&amp;lt;/sub&amp;gt; is a sample. In typical applications the statistical function has a representation as the V-statistic&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
V_{mn} = \frac{1}{n^m} \sum_{i_1=1}^n \cdots \sum_{i_m=1}^n h(x_{i_1}, x_{i_2}, \dots, x_{i_m}),&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
where &#039;&#039;h&#039;&#039; is a symmetric kernel function. Serfling&amp;lt;ref name=Serfling.a&amp;gt;Serfling (1980, Section 6.5)&amp;lt;/ref&amp;gt; discusses how to find the kernel in practice.  &#039;&#039;V&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;mn&#039;&#039;&amp;lt;/sub&amp;gt; is called a V-statistic of degree&amp;amp;nbsp;&#039;&#039;m&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
A symmetric kernel of degree 2 is a function &#039;&#039;h&#039;&#039;(&#039;&#039;x&#039;&#039;,&amp;amp;nbsp;&#039;&#039;y&#039;&#039;), such that &#039;&#039;h&#039;&#039;(&#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039;) = &#039;&#039;h&#039;&#039;(&#039;&#039;y&#039;&#039;, &#039;&#039;x&#039;&#039;) for all &#039;&#039;x&#039;&#039; and &#039;&#039;y&#039;&#039; in the domain of h. For samples &#039;&#039;x&#039;&#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;, ..., &#039;&#039;x&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;n&#039;&#039;&amp;lt;/sub&amp;gt;, the corresponding V-statistic is defined&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
  V_{2,n} = \frac{1}{n^2} \sum_{i=1}^n \sum_{j=1}^n h(x_i, x_j).&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example of a V-statistic ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;4&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&lt;br /&gt;
An example of a degree-2 V-statistic is the second [[central moment]] &#039;&#039;m&#039;&#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If &#039;&#039;h&#039;&#039;(&#039;&#039;x&#039;&#039;, &#039;&#039;y&#039;&#039;) = (&#039;&#039;x&#039;&#039; &amp;amp;minus; &#039;&#039;y&#039;&#039;)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;/2, the corresponding V-statistic is&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
V_{2,n} = \frac{1}{n^2} \sum_{i=1}^n \sum_{j=1}^n \frac{1}{2}(x_i - x_j)^2 = \frac{1}{n} \sum_{i=1}^n (x_i - \bar x)^2,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
which is the maximum likelihood estimator of [[Variance#Population variance and sample variance|variance]]. With the same kernel, the corresponding [[U-statistic]] is the (unbiased) sample variance:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;s^2=&lt;br /&gt;
{n \choose 2}^{-1} \sum_{i &amp;lt; j} \frac{1}{2}(x_i - x_j)^2 =&lt;br /&gt;
\frac{1}{n-1} \sum_{i=1}^n (x_i - \bar x)^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Asymptotic distribution ==&lt;br /&gt;
&lt;br /&gt;
In examples 1–3, the [[asymptotic distribution]] of the statistic is different: in (1) it is [[Normal distribution|normal]], in (2) it is [[Chi-squared distribution|chi-squared]], and in (3) it is a weighted sum of chi-squared variables.&lt;br /&gt;
&lt;br /&gt;
Von Mises&#039; approach is a unifying theory that covers all of the cases above.&amp;lt;ref name=VM/&amp;gt;  Informally, the type of [[asymptotic distribution]] of a statistical function depends on the order of &amp;quot;degeneracy,&amp;quot; which is determined by which term is the first non-vanishing term in the [[Taylor series|Taylor expansion]] of the functional&amp;amp;nbsp;&#039;&#039;T&#039;&#039;. 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).&lt;br /&gt;
&lt;br /&gt;
There are a hierarchy of cases parallel to asymptotic theory of [[U-statistic]]s.&amp;lt;ref&amp;gt;Serfling (1980, Ch. 5–6); Lee (1990, Ch. 3)&amp;lt;/ref&amp;gt; Let &#039;&#039;A&#039;&#039;(&#039;&#039;m&#039;&#039;) be the property defined by:&lt;br /&gt;
:&#039;&#039;A&#039;&#039;(&#039;&#039;m&#039;&#039;):&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Var(&#039;&#039;h&#039;&#039;(&#039;&#039;X&#039;&#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;, ..., &#039;&#039;X&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;k&#039;&#039;&amp;lt;/sub&amp;gt;)) = 0 for &#039;&#039;k&#039;&#039; &amp;lt; &#039;&#039;m&#039;&#039;, and Var(&#039;&#039;h&#039;&#039;(&#039;&#039;X&#039;&#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;, ..., &#039;&#039;X&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;k&#039;&#039;&amp;lt;/sub&amp;gt;)) &amp;gt; 0  for &#039;&#039;k&#039;&#039; = &#039;&#039;m&#039;&#039;; &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; &#039;&#039;n&#039;&#039;&amp;lt;sup&amp;gt;&#039;&#039;m&#039;&#039;/2&amp;lt;/sup&amp;gt;&#039;&#039;R&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;mn&#039;&#039;&amp;lt;/sub&amp;gt; tends to zero (in probability). (&#039;&#039;R&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;mn&#039;&#039;&amp;lt;/sub&amp;gt; is the remainder term in the Taylor series for &#039;&#039;T&#039;&#039;.)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Case &#039;&#039;m&#039;&#039; = 1&#039;&#039;&#039; (Non-degenerate kernel):&lt;br /&gt;
&lt;br /&gt;
If &#039;&#039;A&#039;&#039;(1) is true, the statistic is a sample mean and the [[Central Limit Theorem]] implies that T(F&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;) is [[Asymptotic normality|asymptotically normal]].&lt;br /&gt;
&lt;br /&gt;
In the variance example (4), m&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; is asymptotically normal with mean &amp;lt;math&amp;gt;\sigma^2&amp;lt;/math&amp;gt; and variance &amp;lt;math&amp;gt;(\mu_4 - \sigma^4)/n&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\mu_4=E(X-E(X))^4&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Case &#039;&#039;m&#039;&#039; = 2&#039;&#039;&#039; (Degenerate kernel):&lt;br /&gt;
&lt;br /&gt;
Suppose &#039;&#039;A&#039;&#039;(2) is true, and &amp;lt;math&amp;gt;E[h^2(X_1,X_2)]&amp;lt;\infty, \, E|h(X_1,X_1)|&amp;lt;\infty, &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; E[h(x,X_1)]\equiv 0&amp;lt;/math&amp;gt;. Then nV&amp;lt;sub&amp;gt;2,n&amp;lt;/sub&amp;gt; converges in distribution to a weighted sum of independent chi-squared variables:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; n V_{2,n} {\stackrel d \longrightarrow} \sum_{k=1}^\infty \lambda_k Z^2_k,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;Z_k&amp;lt;/math&amp;gt; are independent [[standard normal]] variables and &amp;lt;math&amp;gt;\lambda_k&amp;lt;/math&amp;gt; are constants that depend on the distribution &#039;&#039;F&#039;&#039; and the functional &#039;&#039;T&#039;&#039;. In this case the [[asymptotic distribution]] is called a &#039;&#039;quadratic form of centered Gaussian random variables&#039;&#039;. The statistic &#039;&#039;V&#039;&#039;&amp;lt;sub&amp;gt;2,&#039;&#039;n&#039;&#039;&amp;lt;/sub&amp;gt; is called a &#039;&#039;degenerate kernel V-statistic&#039;&#039;. The V-statistic associated with the Cramer–von Mises functional&amp;lt;ref name=VM/&amp;gt; (Example 3) is an example of a degenerate kernel V-statistic.&amp;lt;ref&amp;gt;See Lee (1990, p. 160) for the kernel function.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[U-statistic]]&lt;br /&gt;
* [[Asymptotic distribution]]&lt;br /&gt;
* [[Asymptotic theory (statistics)]]&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{refbegin}}&lt;br /&gt;
* {{cite journal&lt;br /&gt;
  | last = Hoeffding | first = W.&lt;br /&gt;
  | year = 1948&lt;br /&gt;
  | title = A class of statistics with asymptotically normal distribution&lt;br /&gt;
  | journal = Annals of Mathematical Statistics&lt;br /&gt;
  | volume = 19 | issue =   3&lt;br /&gt;
  | pages = 293–325&lt;br /&gt;
  | jstor = 2235637&lt;br /&gt;
  | ref = harv&lt;br /&gt;
  }}&lt;br /&gt;
* {{cite book&lt;br /&gt;
  | last1 = Koroljuk   | first1 = V.S.&lt;br /&gt;
  | last2 = Borovskich | first2 = Yu.V.&lt;br /&gt;
  | year = 1994&lt;br /&gt;
  | title = Theory of &#039;&#039;U&#039;&#039;-statistics&lt;br /&gt;
  | edition = English translation by P.V.Malyshev and D.V.Malyshev from the 1989 Ukrainian&lt;br /&gt;
  | publisher = Kluwer Academic Publishers | location = Dordrecht&lt;br /&gt;
  | isbn = 0-7923-2608-3&lt;br /&gt;
  | ref = harv&lt;br /&gt;
  }}&lt;br /&gt;
* {{cite book&lt;br /&gt;
  | last = Lee | first = A.J.&lt;br /&gt;
  | year = 1990&lt;br /&gt;
  | title = &#039;&#039;U&#039;&#039;-Statistics: theory and practice&lt;br /&gt;
  | publisher = Marcel Dekker, Inc. | location = New York&lt;br /&gt;
  | isbn = 0-8247-8253-4&lt;br /&gt;
  | ref = harv&lt;br /&gt;
  }}&lt;br /&gt;
* {{cite journal&lt;br /&gt;
  | last = Neuhaus | first = G.&lt;br /&gt;
  | year = 1977&lt;br /&gt;
  | title = Functional limit theorems for &#039;&#039;U&#039;&#039;-statistics in the degenerate case&lt;br /&gt;
  | journal = Journal of Multivariate Analysis&lt;br /&gt;
  | volume = 7 | issue = 3&lt;br /&gt;
  | pages = 424–439&lt;br /&gt;
  | doi = 10.1016/0047-259X(77)90083-5&lt;br /&gt;
  | ref = harv&lt;br /&gt;
  }}&lt;br /&gt;
* {{cite journal&lt;br /&gt;
  | last = Rosenblatt | first = M.&lt;br /&gt;
  | year = 1952&lt;br /&gt;
  | title = Limit theorems associated with variants of the von Mises statistic&lt;br /&gt;
  | journal = Annals of Mathematical Statistics&lt;br /&gt;
  | volume = 23 | issue = 4&lt;br /&gt;
  | pages = 617–623&lt;br /&gt;
  | jstor = 2236587&lt;br /&gt;
  | ref = harv&lt;br /&gt;
  }}&lt;br /&gt;
* {{cite book&lt;br /&gt;
  | last = Serfling | first = R.J.&lt;br /&gt;
  | year = 1980&lt;br /&gt;
  | title = Approximation theorems of mathematical statistics&lt;br /&gt;
  | publisher = John Wiley &amp;amp;amp; Sons | location = New York&lt;br /&gt;
  | isbn = 0-471-02403-1&lt;br /&gt;
  | ref = harv&lt;br /&gt;
  }}&lt;br /&gt;
* {{cite book&lt;br /&gt;
  | last1 = Taylor    | first1 = R.L.&lt;br /&gt;
  | last2 = Daffer    | first2 = P.Z.&lt;br /&gt;
  | last3 = Patterson | first3 = R.F.&lt;br /&gt;
  | year = 1985&lt;br /&gt;
  | title = Limit theorems for sums of exchangeable random variables&lt;br /&gt;
  | publisher = Rowman and Allanheld | location = New Jersey&lt;br /&gt;
  | ref = harv&lt;br /&gt;
  }}&lt;br /&gt;
* {{cite journal&lt;br /&gt;
  | last = von Mises | first = R.&lt;br /&gt;
  | year = 1947&lt;br /&gt;
  | title = On the asymptotic distribution of differentiable statistical functions&lt;br /&gt;
  | journal = Annals of Mathematical Statistics&lt;br /&gt;
  | volume = 18 | issue = 2&lt;br /&gt;
  | pages = 309–348&lt;br /&gt;
  | jstor = 2235734&lt;br /&gt;
  | ref = harv&lt;br /&gt;
  }}&lt;br /&gt;
{{refend}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Estimation theory]]&lt;br /&gt;
[[Category:Asymptotic statistical theory]]&lt;/div&gt;</summary>
		<author><name>128.179.146.76</name></author>
	</entry>
</feed>