logo

Auxiliary Statistics 📂Mathematical Statistics

Auxiliary Statistics

Definition 1

Let SS be a statistic of sample X\mathbf{X}. If the distribution of S(X)S \left( \mathbf{X} \right) does not depend on the parameter θ\theta, it is called an Ancillary Statistic.

Description

Actually, nobody says ancillary statistic in conversation, they pronounce it as [ancillary statistic].

If a sufficient statistic has all the information about θ\theta, then an ancillary statistic can be thought of as a statistic that has no information about θ\theta at all.

For example, consider a random sample X1,,XnX_{1} , \cdots , X_{n} from a normal distribution N(μ,σ2)N \left( \mu , \sigma^{2} \right). The sample variance S2=1n1k=1nXk2 S^{2} = {{ 1 } \over { n -1 }} \sum_{k=1}^{n} X_{k}^{2} is a sufficient statistic for the population variance σ2\sigma^{2}, but according to Student’s theorem, n1σ2S2χn12 {{ n-1 } \over { \sigma^{2} }} S^{2} \sim \chi_{n-1}^{2} This means that the population variance μ\mu does not appear in the chi-squared distribution that the sample variance follows, and it is an ancillary statistic regarding μ\mu.


  1. Casella. (2001). Statistical Inference(2nd Edition): p282. ↩︎