| Probability density function |
|
| parameters: | degrees of freedom noncentrality parameter |
|---|---|
| support: | ![]() |
| pdf: | see text |
| cdf: | see text |
| mean: | see text |
| mode: | see text |
| variance: | see text |
| skewness: | see text |
| ex.kurtosis: | see text |
In probability and statistics, the noncentral t-distribution (also known as the singly noncentral t-distribution) generalizes Student's t-distribution using a noncentrality parameter. Like the central t-distribution, the noncentral t-distribution is primarily used in statistical inference, although it may also be used in robust modeling for data. In particular, the noncentral t-distribution arises in power analysis.
|
Contents
|
If Z is a normally distributed random variable with unit variance and zero mean, and V is a Chi-squared distributed random variable with
degrees of freedom that is statistically independent of Z, then

is a noncentral t-distributed random variable with
degrees of freedom and noncentrality parameter
. Note that the noncentrality parameter may be negative.
The cumulative distribution function of noncentral t-distribution with
degrees of freedom and noncentrality parameter
can be expressed as [1]

where
and
is the cumulative distribution function of the standard normal distribution.Alternatively, the noncentral t-distribution CDF can be expressed as:

where Γ is the gamma function and I is the regularized incomplete beta function.
Although there are other forms of the cumulative distribution function, the first form presented above is very easy to evaluate through recursive computing.[1] In statistical software R, the cumulative distribution function is implemented as pt.
The probability density function for the noncentral t-distribution with
degrees of freedom and noncentrality parameter
can be expressed in several forms.
The confluent hypergeometric function form of the density function is

where
is a confluent hypergeometric function.
An alternative integral form is [2]

A third form of the density is obtained using its cumulative distribution functions, as follows.
![f(x)=
\begin{cases}\frac{\nu}{x} \left[F_{\nu+2,\mu}(x\sqrt{1+2/\nu}) - F_{\nu,\mu}(x)\right],
&\mbox{if } x\neq 0 ; \\
\frac{ \Gamma(\,(\nu+1)/2\,)}{\sqrt{\pi\nu} \Gamma(\nu/2)}
\exp\left\{-{\mu^2}/{2}\right\},
&\mbox{if } x=0.
\end{cases}](http://wpcontent.answcdn.com/wikipedia/en/math/f/7/0/f709336fa0a74865e45078d103f2074f.png)
This is the approach implemented by the dt function in R.
In general, the kth raw moment of the non-central t-distribution is [3]
![\mbox{E}\left[T^k\right]=
\begin{cases}
\left(\frac{\nu}{2}\right)^{\frac{k}{2}}\frac{\Gamma\left(\frac{\nu-k}{2}\right)}{\Gamma\left(\frac{\nu}{2}\right)}\mbox{exp}\left(-\frac{\mu^2}{2}\right)\frac{d^k}{d \mu^k}\mbox{exp}\left(\frac{\mu^2}{2}\right),
& \mbox{if }\nu>k ; \\
\mbox{Does not exist} ,
& \mbox{if }\nu\le k .\\
\end{cases}](http://wpcontent.answcdn.com/wikipedia/en/math/b/6/2/b628ea03c2310b3742fc141d4936b3b1.png)
In particular, the mean and variance of the noncentral t-distribution are
![\mbox{E}\left[T\right]=
\begin{cases}
\mu\sqrt{\frac{\nu}{2}}\frac{\Gamma((\nu-1)/2)}{\Gamma(\nu/2)},
&\mbox{if }\nu>1 ;\\
\mbox{Does not exist},
&\mbox{if }\nu\le1 ,\\
\end{cases}](http://wpcontent.answcdn.com/wikipedia/en/math/5/6/1/561664a2be666be0bc1547d7e3bed88b.png)
and
![\mbox{Var}\left[T\right]=
\begin{cases}
\frac{\nu(1+\mu^2)}{\nu-2}
-\frac{\mu^2\nu}{2}
\left(\frac{\Gamma((\nu-1)/2)}{\Gamma(\nu/2)}\right)^2 ,
&\mbox{if }\nu>2 ;\\
\mbox{Does not exist},
&\mbox{if }\nu\le2 .\\
\end{cases}](http://wpcontent.answcdn.com/wikipedia/en/math/d/0/4/d04e8bbb52ced7172435e383fa7c84c0.png)
The noncentral t-distribution is asymmetric unless μ is zero, i.e., a central t-distribution. The right tail will be heavier than the left when μ > 0, and vice versa. However, the usual skewness is not generally a good measure of asymmetry for this distribution, because if the degrees of freedom is not larger than 3, the third moment does not exist at all. Even if the degrees of freedom is greater than 3, the sample estimate of the skewness is still very unstable unless the sample size is very large.
The noncentral t-distribution is always unimodal and bell shaped, but the mode is not analytically available, although it always lies in the interval[4]
when
and
when 
Moreover, the mode always has the same sign as the noncentrality parameter
and the negative of the mode is exactly the mode for a noncentral t-distribution with the same number of degrees of freedom
but noncentrality parameter 
The mode is strictly increasing with
when
and strictly decreasing with
when
In the limit, when
approaches zero, the mode is approximated by

and when
approaches infinity, the mode is approximated by

Suppose we have an independent and identically distributed sample
, each of which is normally distributed with mean
and variance
, and we are interested in testing the null hypothesis
vs. the alternative hypothesis
. We can perform a one sample t-test using the test statistic

where
is the sample mean and
is the unbiased sample variance. Since the right hand side of the second equality exactly matches the characterization of a noncentral t-distribution as described above,
has a noncentral t-distribution with n − 1 degrees of freedom and noncentrality parameter
.
If the test procedure rejects the null hypothesis whenever
, where
is the upper
quantile of the (central) Student's t-distribution for a pre-specified
, then the power of this test is given by

Similar applications of the noncentral t-distribution can be found in the power analysis of the general normal-theory linear models, which includes the above one sample t-test as a special case.
is noncentral t-distributed with
degrees of freedom and noncentrality parameter
and
, then
has a noncentral F-distribution with 1 numerator degree of freedom,
denominator degrees of freedom, and noncentrality parameter
.
is noncentral t-distributed with
degrees of freedom and noncentrality parameter
and
, then
has a normal distribution with mean
and unit variance.
, the noncentral t-distribution becomes the central (Student's) t-distribution with the same degrees of freedom.
|
|||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)