From Surf Wiki (app.surf) — the open knowledge base
Noncentral chi-squared distribution
Noncentral generalization of the chi-squared distribution
Noncentral generalization of the chi-squared distribution
name =Noncentral chi-squared| type =density| pdf_image =[[File:Chi-Squared-(nonCentral)-pdf.png|325px]]| cdf_image =[[File:Chi-Squared-(nonCentral)-cdf.png|325px]]| parameters =k 0, degrees of freedom
\lambda 0, non-centrality parameter| support =x \in 0, +\infty);| pdf =\frac{1}{2}e^{-(x+\lambda)/2}\left (\frac{x}{\lambda} \right)^{k/4-1/2} I_{k/2-1}(\sqrt{\lambda x})| cdf =1 - Q_{\frac{k}{2}} \left( \sqrt{\lambda}, \sqrt{x} \right) with [Marcum Q-function Q_M(a,b) | mean =k+\lambda,| median =| mode =| variance =2(k+2\lambda),| skewness =\frac{2^{3/2}(k+3\lambda)}{(k+2\lambda)^{3/2}}| kurtosis =\frac{12(k+4\lambda)}{(k+2\lambda)^2}| entropy =| mgf =\frac{\exp\left(\frac{\lambda t}{1-2t }\right)}{(1-2 t)^{k/2}} \text{ for }2t| char =\frac{\exp\left(\frac{i\lambda t}{1-2it}\right)}{(1-2it)^{k/2}}
In probability theory and statistics, the noncentral chi-squared distribution (or noncentral chi-square distribution, noncentral \chi^2 distribution) is a noncentral generalization of the chi-squared distribution. It often arises in the power analysis of statistical tests in which the null distribution is (perhaps asymptotically) a chi-squared distribution; important examples of such tests are the likelihood-ratio tests.
Definitions
Background
Let (X_1,X_2, \ldots, X_i, \ldots,X_k) be k independent, normally distributed random variables with means \mu_i and unit variances. Then the random variable
: \sum_{i=1}^k X_i^2
is distributed according to the noncentral chi-squared distribution. It has two parameters: k which specifies the number of degrees of freedom (i.e. the number of X_i), and \lambda which is related to the mean of the random variables X_i by:
: \lambda=\sum_{i=1}^k \mu_i^2.
\lambda is sometimes called the noncentrality parameter. Note that some references define \lambda in other ways, such as half of the above sum, or its square root.
This distribution arises in multivariate statistics as a derivative of the multivariate normal distribution. While the central chi-squared distribution is the squared norm of a random vector with N(0_k,I_k) distribution (i.e., the squared distance from the origin to a point taken at random from that distribution), the non-central \chi^2 is the squared norm of a random vector with N(\mu,I_k) distribution. Here 0_k is a zero vector of length k, \mu = (\mu_1, \ldots, \mu_k) and I_k is the identity matrix of size k.
Density
The probability density function (pdf) is given by : f_X(x; k,\lambda) = \sum_{i=0}^\infty \frac{e^{-\lambda/2} (\lambda/2)^i}{i!} f_{Y_{k+2i}}(x), where Y_q is distributed as chi-squared with q degrees of freedom.
From this representation, the noncentral chi-squared distribution is seen to be a Poisson-weighted mixture of central chi-squared distributions. Suppose that a random variable J has a Poisson distribution with mean \lambda/2, and the conditional distribution of Z given J = i is chi-squared with k + 2i degrees of freedom. Then the unconditional distribution of Z is non-central chi-squared with k degrees of freedom, and non-centrality parameter \lambda.
Alternatively, the pdf can be written as : f_X(x;k,\lambda)=\frac 1 2 e^{-(x+\lambda)/2} \left (\frac x \lambda \right)^{k/4-1/2} I_{k/2-1}(\sqrt{\lambda x})
where I_\nu(y) is a modified Bessel function of the first kind given by
: I_\nu(y) = (y/2)^\nu \sum_{j=0}^\infty \frac{ (y^2/4)^j}{j! \Gamma(\nu+j+1)}.
Using the relation between Bessel functions and hypergeometric functions, the pdf can also be written as:
:f_X(x;k,\lambda)= _0F_1(;k/2;\lambda x/4)\frac 1 {2^{k/2} \Gamma(k/2)} {\rm e}^{-x/2} x^{k/2-1}.
The case k = 0 (zero degrees of freedom), in which case the distribution has a discrete component at zero, is discussed by Torgersen (1972) and further by Siegel (1979).
Derivation of the pdf
The derivation of the probability density function is most easily done by performing the following steps:
- Since X_1,\ldots,X_k have unit variances, their joint distribution is spherically symmetric, up to a location shift.
- The spherical symmetry then implies that the distribution of X=X_1^2+\cdots+X_k^2 depends on the means only through the squared length, \lambda=\mu_1^2+\cdots+\mu_k^2. Without loss of generality, we can therefore take \mu_1=\sqrt{\lambda} and \mu_2=\cdots=\mu_k=0.
- Now derive the density of X=X_1^2 (i.e. the k = 1 case). Simple transformation of random variables shows that :::\begin{align}f_X(x,1,\lambda) &= \frac{1}{2\sqrt{x}}\left( \phi(\sqrt{x}-\sqrt{\lambda}) + \phi(\sqrt{x}+\sqrt{\lambda}) \right )\ &= \frac{1}{\sqrt{2\pi x}} e^{-(x+\lambda)/2} \cosh(\sqrt{\lambda x}), \end{align}
- Expand the cosh term in a Taylor series. This gives the Poisson-weighted mixture representation of the density, still for k = 1. The indices on the chi-squared random variables in the series above are 1 + 2i in this case.
- Finally, for the general case. We've assumed, without loss of generality, that X_2,\ldots,X_k are standard normal, and so X_2^2+\cdots+X_k^2 has a central chi-squared distribution with (k − 1) degrees of freedom, independent of X_1^2. Using the poisson-weighted mixture representation for X_1^2, and the fact that the sum of chi-squared random variables is also a chi-square, completes the result. The indices in the series are (1 + 2i) + (k − 1) = k + 2i as required.
Properties
Moment generating function
The moment-generating function is given by
:M(t;k,\lambda)=\frac{\exp\left(\frac{ \lambda t}{1-2t }\right)}{(1-2 t)^{k/2}}.
Moments
The first few raw moments are:
:\mu'_1=k+\lambda :\mu'_2=(k+\lambda)^2 + 2(k + 2\lambda) :\mu'_3=(k+\lambda)^3 + 6(k+\lambda)(k+2\lambda)+8(k+3\lambda) :\mu'_4=(k+\lambda)^4+12(k+\lambda)^2(k+2\lambda)+4(11k^2+44k\lambda+36\lambda^2)+48(k+4\lambda).
The first few central moments are:
:\mu_2=2(k+2\lambda), :\mu_3=8(k+3\lambda), :\mu_4=12(k+2\lambda)^2+48(k+4\lambda),
The nth cumulant is
:\kappa_n=2^{n-1}(n-1)!(k+n\lambda).,
Hence :\mu'n = 2^{n-1}(n-1)!(k+n\lambda)+\sum{j=1}^{n-1} \frac{(n-1)!2^{j-1}}{(n-j)!}(k+j\lambda )\mu'_{n-j}.
Cumulative distribution function
Again using the relation between the central and noncentral chi-squared distributions, the cumulative distribution function (cdf) can be written as
:P(x; k, \lambda ) = e^{-\lambda/2}; \sum_{j=0}^\infty \frac{(\lambda/2)^j}{j!} Q(x; k+2j)
where Q(x; k), is the cumulative distribution function of the central chi-squared distribution with k degrees of freedom which is given by
:Q(x;k)=\frac{\gamma(k/2,x/2)}{\Gamma(k/2)},
:and where \gamma(k,z), is the lower incomplete gamma function.
The Marcum Q-function Q_M(a,b) can also be used to represent the cdf.
:P(x; k, \lambda) = 1 - Q_{\frac{k}{2}} \left( \sqrt{\lambda}, \sqrt{x} \right)
When the degrees of freedom k is positive odd integer, we have a closed form expression for the complementary cumulative distribution function given by
: \begin{align} P(x; 2n+1, \lambda) &= 1 - Q_{n+1/2}(\sqrt{\lambda}, \sqrt{x}) \ &= 1 - \left[ Q(\sqrt{x}-\sqrt{\lambda}) + Q(\sqrt{x}+\sqrt{\lambda}) + e^{-(x + \lambda)/2} \sum_{m=1}^n \left(\frac{x}{\lambda}\right)^{m/2-1/4} I_{m-1/2}(\sqrt{\lambda x}) \right], \end{align}
where n is non-negative integer, Q is the Gaussian Q-function, and I is the modified Bessel function of first kind with half-integer order. The modified Bessel function of first kind with half-integer order in itself can be represented as a finite sum in terms of hyperbolic functions.
In particular, for k = 1, we have
:P(x; 1, \lambda) = 1 - \left[ Q(\sqrt{x}-\sqrt{\lambda}) + Q(\sqrt{x}+\sqrt{\lambda}) \right].
Also, for k = 3, we have
:P(x; 3, \lambda) = 1 - \left[ Q(\sqrt{x}-\sqrt{\lambda}) + Q(\sqrt{x}+\sqrt{\lambda}) + \sqrt{\frac{2}{\pi}} \frac{\sinh (\sqrt{\lambda x})}{\sqrt{\lambda}} e^{-(x+\lambda)/2} \right].
Approximation (including for quantiles)
Abdel-Aty derives (as "first approx.") a non-central Wilson–Hilferty transformation:
\left(\frac{\chi'^2}{k+\lambda}\right)^{\frac 1 3} is approximately normally distributed, \sim \mathcal{N}\left(1-\frac{2}{9f}, \frac{2}{9f} \right), i.e.,
: P(x; k, \lambda )\approx \Phi \left{ \frac{\left(\frac{x}{k+\lambda}\right)^{1/3} - \left(1 - \frac{2}{9f}\right) } {\sqrt{\frac{2}{9f}} } \right}, \text{where } \ f := \frac{(k+\lambda)^2}{k+2\lambda} = k + \frac{\lambda^2}{k+2\lambda},
which is quite accurate and well adapting to the noncentrality. Also, f = f(k,\lambda) becomes f = k for \lambda=0, the (central) chi-squared case.
Sankaran discusses a number of closed form approximations for the cumulative distribution function. In an earlier paper, he derived and states the following approximation:
: P(x; k, \lambda ) \approx \Phi \left{ \frac{(\frac{x} {k + \lambda}) ^ h - (1 + h p (h - 1 - 0.5 (2 - h) m p))} {h \sqrt{2p} (1 + 0.5 m p)} \right}
where : \Phi \lbrace \cdot \rbrace , denotes the cumulative distribution function of the standard normal distribution; : h = 1 - \frac{2}{3} \frac{(k+ \lambda) (k+ 3 \lambda)}{(k+ 2 \lambda) ^ 2} , ; : p = \frac{k+ 2 \lambda}{(k+ \lambda) ^ 2} ; : m = (h - 1) (1 - 3 h) , .
This and other approximations are discussed in a later text book.
More recently, since the CDF of non-central chi-squared distribution with odd degree of freedom can be exactly computed, the CDF for even degree of freedom can be approximated by exploiting the monotonicity and log-concavity properties of Marcum-Q function as
: P(x; 2n, \lambda ) \approx \frac{1}{2}\left[ P(x; 2n - 1, \lambda) + P(x; 2n + 1, \lambda) \right].
Another approximation that also serves as an upper bound is given by
: P(x; 2n, \lambda ) \approx 1 - \left[ (1- P(x; 2n - 1, \lambda)) (1 - P(x; 2n + 1, \lambda)) \right]^{1/2}.
For a given probability, these formulas are easily inverted to provide the corresponding approximation for x, to compute approximate quantiles.
Characteristic function
The characteristic function of the noncentral chi-squared distribution is
: \chi(t;k) =(1-i2t)^{-k/2}e^{\frac{it\sum_{j=1}^k(\mu_j/\sigma_j)^2}{1-i2t}} =(1-i2t)^{-k/2}e^{\frac{it\lambda}{1-i2t}}.
Occurrence and applications
Use in tolerance intervals
Two-sided normal regression tolerance intervals can be obtained based on the noncentral chi-squared distribution. This enables the calculation of a statistical interval within which, with some confidence level, a specified proportion of a sampled population falls.
Notes
References
- Abramowitz, M. and Stegun, I. A. (1972), Handbook of Mathematical Functions, Dover.
- Johnson, N. L., Kotz, S., Balakrishnan, N. (1995), Continuous Univariate Distributions, Volume 2 (2nd Edition), Wiley.
- Muirhead, R. (2005) Aspects of Multivariate Statistical Theory (2nd Edition). Wiley.
- {{Citation
References
- Patnaik, P. B.. (1949). "The Non-Central χ2- and F-Distribution and their Applications". Biometrika.
- Muirhead (2005) Theorem 1.3.4
- Torgersen, E. N. (1972), "Supplementary notes on linear models", Preprint series: Statistical Memoirs, Dept. of Mathematics, University of Oslo, http://urn.nb.no/URN:NBN:no-58681
- Siegel, A. F. (1979), "The noncentral chi-squared distribution with zero degrees of freedom and testing for uniformity", ''[[Biometrika]]'', 66, 381–386
- 0018-9448
- A. Annamalai, C. Tellambura and John Matyjas (2009). "A New Twist on the Generalized Marcum Q-Function ''Q''''M''(''a'', ''b'') with Fractional-Order ''M'' and its Applications". ''2009 6th IEEE Consumer Communications and Networking Conference'', 1–5, {{ISBN. 978-1-4244-2308-8
- Abdel-Aty, S.. (1954). "Approximate Formulae for the Percentage Points and the Probability Integral of the Non-Central χ2 Distribution". [[Biometrika]].
- Sankaran, M.. (1963). "Approximations to the non-central chi-squared distribution". [[Biometrika]].
- Sankaran, M.. (1959). "On the non-central chi-squared distribution". [[Biometrika]].
- Johnson et al. (1995) ''Continuous Univariate Distributions'' Section 29.8
- M.A. Sanders. "Characteristic function of the noncentral chi-squared distribution".
- Muirhead (2005) pages 22–24 and problem 1.18.
- Derek S. Young. (August 2010). "tolerance: An R Package for Estimating Tolerance Intervals". Journal of Statistical Software.
This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.
Ask Mako anything about Noncentral chi-squared distribution — get instant answers, deeper analysis, and related topics.
Research with MakoFree with your Surf account
Create a free account to save articles, ask Mako questions, and organize your research.
Sign up freeThis content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.
Report