Pdf.NoncentralChi Method |
Namespace: Imsl.Stat
The noncentral chi-squared distribution is a generalization of the
chi-squared distribution. If are
independent, normally distributed random variables
with means
and variances
, then the random variable
is distributed according to the noncentral chi-squared distribution.
The noncentral chi-squared distribution has two parameters,
which specifies the number of degrees of freedom
(i.e. the number of
), and
which is related to the mean of the random variables
by
The noncentral chi-squared distribution is equivalent to a (central)
chi-squared distribution with degrees of
freedom, where
is the value of a Poisson distributed
random variable with parameter
. Thus, the
probability density function is given by:
where the (central) chi-squared Pdf is given by:
where is the gamma function. The
above representation of
can be shown
to be equivalent to the representation:
Method Pdf.NoncentralChi evaluates the probability density
function, , of a noncentral chi-squared
random variable with df degrees of freedom and noncentrality
parameter alam, corresponding to k = df,
= alam, and x =
chsq.
With a noncentrality parameter of zero, the noncentral chi-squared distribution is the same as the central chi-squared distribution.