Pivotal quantity

Function of observations and unobservable parameters

In statistics, a pivotal quantity or pivot is a function of observations and unobservable parameters such that the function's probability distribution does not depend on the unknown parameters (including nuisance parameters).[1] A pivot need not be a statistic — the function and its 'value' can depend on the parameters of the model, but its 'distribution' must not. If it is a statistic, then it is known as an 'ancillary statistic'.

More formally,[2] let X = ( X 1 , X 2 , , X n ) {\displaystyle X=(X_{1},X_{2},\ldots ,X_{n})} be a random sample from a distribution that depends on a parameter (or vector of parameters) θ {\displaystyle \theta } . Let g ( X , θ ) {\displaystyle g(X,\theta )} be a random variable whose distribution is the same for all θ {\displaystyle \theta } . Then g {\displaystyle g} is called a 'pivotal quantity' (or simply a 'pivot').

Pivotal quantities are commonly used for normalization to allow data from different data sets to be compared. It is relatively easy to construct pivots for location and scale parameters: for the former we form differences so that location cancels, for the latter ratios so that scale cancels.

Pivotal quantities are fundamental to the construction of test statistics, as they allow the statistic to not depend on parameters – for example, Student's t-statistic is for a normal distribution with unknown variance (and mean). They also provide one method of constructing confidence intervals, and the use of pivotal quantities improves performance of the bootstrap. In the form of ancillary statistics, they can be used to construct frequentist prediction intervals (predictive confidence intervals).

Examples

Normal distribution

One of the simplest pivotal quantities is the z-score. Given a normal distribution with mean μ {\displaystyle \mu } and variance σ 2 {\displaystyle \sigma ^{2}} , and an observation 'x', the z-score:

z = x μ σ , {\displaystyle z={\frac {x-\mu }{\sigma }},}

has distribution N ( 0 , 1 ) {\displaystyle N(0,1)} – a normal distribution with mean 0 and variance 1. Similarly, since the 'n'-sample sample mean has sampling distribution N ( μ , σ 2 / n ) {\displaystyle N(\mu ,\sigma ^{2}/n)} , the z-score of the mean

z = X ¯ μ σ / n {\displaystyle z={\frac {{\overline {X}}-\mu }{\sigma /{\sqrt {n}}}}}

also has distribution N ( 0 , 1 ) . {\displaystyle N(0,1).} Note that while these functions depend on the parameters – and thus one can only compute them if the parameters are known (they are not statistics) — the distribution is independent of the parameters.

Given n {\displaystyle n} independent, identically distributed (i.i.d.) observations X = ( X 1 , X 2 , , X n ) {\displaystyle X=(X_{1},X_{2},\ldots ,X_{n})} from the normal distribution with unknown mean μ {\displaystyle \mu } and variance σ 2 {\displaystyle \sigma ^{2}} , a pivotal quantity can be obtained from the function:

g ( x , X ) = x X ¯ s / n {\displaystyle g(x,X)={\frac {x-{\overline {X}}}{s/{\sqrt {n}}}}}

where

X ¯ = 1 n i = 1 n X i {\displaystyle {\overline {X}}={\frac {1}{n}}\sum _{i=1}^{n}{X_{i}}}

and

s 2 = 1 n 1 i = 1 n ( X i X ¯ ) 2 {\displaystyle s^{2}={\frac {1}{n-1}}\sum _{i=1}^{n}{(X_{i}-{\overline {X}})^{2}}}

are unbiased estimates of μ {\displaystyle \mu } and σ 2 {\displaystyle \sigma ^{2}} , respectively. The function g ( x , X ) {\displaystyle g(x,X)} is the Student's t-statistic for a new value x {\displaystyle x} , to be drawn from the same population as the already observed set of values X {\displaystyle X} .

Using x = μ {\displaystyle x=\mu } the function g ( μ , X ) {\displaystyle g(\mu ,X)} becomes a pivotal quantity, which is also distributed by the Student's t-distribution with ν = n 1 {\displaystyle \nu =n-1} degrees of freedom. As required, even though μ {\displaystyle \mu } appears as an argument to the function g {\displaystyle g} , the distribution of g ( μ , X ) {\displaystyle g(\mu ,X)} does not depend on the parameters μ {\displaystyle \mu } or σ {\displaystyle \sigma } of the normal probability distribution that governs the observations X 1 , , X n {\displaystyle X_{1},\ldots ,X_{n}} .

This can be used to compute a prediction interval for the next observation X n + 1 ; {\displaystyle X_{n+1};} see Prediction interval: Normal distribution.

Bivariate normal distribution

In more complicated cases, it is impossible to construct exact pivots. However, having approximate pivots improves convergence to asymptotic normality.

Suppose a sample of size n {\displaystyle n} of vectors ( X i , Y i ) {\displaystyle (X_{i},Y_{i})'} is taken from a bivariate normal distribution with unknown correlation ρ {\displaystyle \rho } .

An estimator of ρ {\displaystyle \rho } is the sample (Pearson, moment) correlation

r = 1 n 1 i = 1 n ( X i X ¯ ) ( Y i Y ¯ ) s X s Y {\displaystyle r={\frac {{\frac {1}{n-1}}\sum _{i=1}^{n}(X_{i}-{\overline {X}})(Y_{i}-{\overline {Y}})}{s_{X}s_{Y}}}}

where s X 2 , s Y 2 {\displaystyle s_{X}^{2},s_{Y}^{2}} are sample variances of X {\displaystyle X} and Y {\displaystyle Y} . The sample statistic r {\displaystyle r} has an asymptotically normal distribution:

n r ρ 1 ρ 2 N ( 0 , 1 ) {\displaystyle {\sqrt {n}}{\frac {r-\rho }{1-\rho ^{2}}}\Rightarrow N(0,1)} .

However, a variance-stabilizing transformation

z = t a n h 1 r = 1 2 ln 1 + r 1 r {\displaystyle z={\rm {{tanh}^{-1}r={\frac {1}{2}}\ln {\frac {1+r}{1-r}}}}}

known as Fisher's 'z' transformation of the correlation coefficient allows creating the distribution of z {\displaystyle z} asymptotically independent of unknown parameters:

n ( z ζ ) N ( 0 , 1 ) {\displaystyle {\sqrt {n}}(z-\zeta )\Rightarrow N(0,1)}

where ζ = t a n h 1 ρ {\displaystyle \zeta ={\rm {tanh}}^{-1}\rho } is the corresponding distribution parameter. For finite samples sizes n {\displaystyle n} , the random variable z {\displaystyle z} will have distribution closer to normal than that of r {\displaystyle r} . An even closer approximation to the standard normal distribution is obtained by using a better approximation for the exact variance: the usual form is

Var ( z ) 1 n 3 {\displaystyle \operatorname {Var} (z)\approx {\frac {1}{n-3}}} .

Robustness

From the point of view of robust statistics, pivotal quantities are robust to changes in the parameters — indeed, independent of the parameters — but not in general robust to changes in the model, such as violations of the assumption of normality. This is fundamental to the robust critique of non-robust statistics, often derived from pivotal quantities: such statistics may be robust within the family, but are not robust outside it.

See also

  • Normalization (statistics)

References

  1. ^ Shao, J. (2008). "Pivotal quantities". Mathematical Statistics (2nd ed.). New York: Springer. pp. 471–477. ISBN 978-0-387-21718-5.
  2. ^ DeGroot, Morris H.; Schervish, Mark J. (2011). Probability and Statistics (4th ed.). Pearson. p. 489. ISBN 978-0-321-70970-7.
  • v
  • t
  • e
Continuous data
Center
Dispersion
Shape
Count data
Summary tables
Dependence
Graphics
Study design
Survey methodology
Controlled experiments
Adaptive designs
Observational studies
Statistical theory
Frequentist inference
Point estimation
Interval estimation
Testing hypotheses
Parametric tests
Specific tests
  • Z-test (normal)
  • Student's t-test
  • F-test
Goodness of fit
Rank statistics
Bayesian inference
Correlation
Regression analysis
Linear regression
Non-standard predictors
Generalized linear model
Partition of variance
Categorical
Multivariate
Time-series
General
Specific tests
Time domain
Frequency domain
Survival
Survival function
Hazard function
Test
Biostatistics
Engineering statistics
Social statistics
Spatial statistics
  • Category
  • icon Mathematics portal
  • Commons
  • WikiProject