HOME

TheInfoList



OR:

The noncentral ''t''-distribution generalizes Student's ''t''-distribution using a noncentrality parameter. Whereas the central
probability distribution In probability theory and statistics, a probability distribution is a Function (mathematics), function that gives the probabilities of occurrence of possible events for an Experiment (probability theory), experiment. It is a mathematical descri ...
describes how a test statistic ''t'' is distributed when the difference tested is null, the noncentral distribution describes how ''t'' is distributed when the null is false. This leads to its use in statistics, especially calculating
statistical power In frequentist statistics, power is the probability of detecting a given effect (if that effect actually exists) using a given test in a given context. In typical use, it is a function of the specific test that is used (including the choice of tes ...
. The noncentral ''t''-distribution is also known as the singly noncentral ''t''-distribution, and in addition to its primary use in
statistical inference Statistical inference is the process of using data analysis to infer properties of an underlying probability distribution.Upton, G., Cook, I. (2008) ''Oxford Dictionary of Statistics'', OUP. . Inferential statistical analysis infers properties of ...
, is also used in robust modeling for
data Data ( , ) are a collection of discrete or continuous values that convey information, describing the quantity, quality, fact, statistics, other basic units of meaning, or simply sequences of symbols that may be further interpreted for ...
.


Definitions

If ''Z'' is a standard
normal Normal(s) or The Normal(s) may refer to: Film and television * ''Normal'' (2003 film), starring Jessica Lange and Tom Wilkinson * ''Normal'' (2007 film), starring Carrie-Anne Moss, Kevin Zegers, Callum Keith Rennie, and Andrew Airlie * ''Norma ...
random variable, and ''V'' is a chi-squared distributed random variable with ν
degrees of freedom In many scientific fields, the degrees of freedom of a system is the number of parameters of the system that may vary independently. For example, a point in the plane has two degrees of freedom for translation: its two coordinates; a non-infinite ...
that is independent of ''Z'', then :T=\frac is a noncentral ''t''-distributed random variable with ν degrees of freedom and noncentrality parameter μ ≠ 0. Note that the noncentrality parameter may be negative.


Cumulative distribution function

The
cumulative distribution function In probability theory and statistics, the cumulative distribution function (CDF) of a real-valued random variable X, or just distribution function of X, evaluated at x, is the probability that X will take a value less than or equal to x. Ever ...
of noncentral ''t''-distribution with ν degrees of freedom and noncentrality parameter μ can be expressed as :F_(x)=\begin \tilde_(x), & \mbox x\ge 0; \\ 1-\tilde_(x), &\mbox x < 0, \end where :\tilde_(x)=\Phi(-\mu)+\frac\sum_^\infty\left _jI_y\left(j+\frac,\frac\right)+q_jI_y\left(j+1,\frac\right)\right :I_y\,\!(a,b) is the
regularized incomplete beta function In mathematics, the beta function, also called the Euler integral of the first kind, is a special function that is closely related to the gamma function and to binomial coefficients. It is defined by the integral : \Beta(z_1,z_2) = \int_0^1 t^( ...
, :y=\frac, :p_j=\frac\exp\left\\left(\frac\right)^j, :q_j=\frac\exp\left\\left(\frac\right)^j, and Φ is the cumulative distribution function of the
standard normal distribution In probability theory and statistics, a normal distribution or Gaussian distribution is a type of continuous probability distribution for a real-valued random variable. The general form of its probability density function is f(x) = \frac e^ ...
. Alternatively, the noncentral ''t''-distribution CDF can be expressed as: :F_(x)=\begin \frac\sum_^\infty\frac(-\mu\sqrt)^je^\fracI\left (\frac;\frac,\frac\right ), & x\ge 0 \\ 1-\frac\sum_^\infty\frac(-\mu\sqrt)^je^\fracI\left (\frac;\frac,\frac\right ), & x < 0 \end where Γ is the
gamma function In mathematics, the gamma function (represented by Γ, capital Greek alphabet, Greek letter gamma) is the most common extension of the factorial function to complex numbers. Derived by Daniel Bernoulli, the gamma function \Gamma(z) is defined ...
and ''I'' is the
regularized incomplete beta function In mathematics, the beta function, also called the Euler integral of the first kind, is a special function that is closely related to the gamma function and to binomial coefficients. It is defined by the integral : \Beta(z_1,z_2) = \int_0^1 t^( ...
. Although there are other forms of the cumulative distribution function, the first form presented above is very easy to evaluate through recursive computing. In statistical software R, the cumulative distribution function is implemented as pt.


Probability density function

The
probability density function In probability theory, a probability density function (PDF), density function, or density of an absolutely continuous random variable, is a Function (mathematics), function whose value at any given sample (or point) in the sample space (the s ...
(pdf) for the noncentral ''t''-distribution with ν > 0 degrees of freedom and noncentrality parameter μ can be expressed in several forms. The
confluent hypergeometric function In mathematics, a confluent hypergeometric function is a solution of a confluent hypergeometric equation, which is a degenerate form of a hypergeometric differential equation where two of the three regular singularities merge into an irregular s ...
form of the density function is :f(x) = \underbrace_ \exp \big ( - \tfrac \big ) \Big \, where : \begin A_(x \, ; \, \mu) & = _ \left ( \frac \, ; \, \frac \, ; \, \frac \right ), \\ B_(x \, ; \, \mu) & = \frac \frac _ \left ( \frac +1 \, ; \, \frac \, ; \, \frac \right ) , \end and where 1''F''1 is a
confluent hypergeometric function In mathematics, a confluent hypergeometric function is a solution of a confluent hypergeometric equation, which is a degenerate form of a hypergeometric differential equation where two of the three regular singularities merge into an irregular s ...
. An alternative integral form is : f(x) =\frac \int_0^\infty y^\nu\exp\left (-\frac\left(y-\frac\right)^2\right ) dy. A third form of the density is obtained using its cumulative distribution functions, as follows. :f(x)= \begin \frac \left \, &\mbox x\neq 0; \\ \frac \exp\left (-\frac\right), &\mbox x=0. \end This is the approach implemented by the dt function in R.


Properties


Moments of the noncentral ''t''-distribution

In general, the ''k''th raw moment of the noncentral ''t''-distribution is :\mbox\left ^k\right \begin \left(\frac\right)^\frac\mbox\left(-\frac\right)\frac\mbox\left(\frac\right), & \mbox\nu>k ; \\ \mbox , & \mbox\nu\le k .\\ \end In particular, the mean and variance of the noncentral ''t''-distribution are :\begin \mbox\left \right&= \begin \mu\sqrt\frac, &\mbox\nu>1 ;\\ \mbox, &\mbox\nu\le1 ,\\ \end \\ \mbox\left \right= \begin \frac -\frac \left(\frac\right)^2 , &\mbox\nu>2 ;\\ \mbox, &\mbox\nu\le2 .\\ \end \end An excellent approximation to \sqrt\frac is \left(1-\frac\right)^, which can be used in both formulas.


Asymmetry

The non-central ''t''-distribution is asymmetric unless μ is zero, i.e., a central ''t''-distribution. In addition, the asymmetry becomes smaller the larger degree of freedom. 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.


Mode

The noncentral ''t''-distribution is always unimodal and bell shaped, but the mode is not analytically available, although for μ ≠ 0 we have : \sqrt < \frac < \sqrt In particular, the mode always has the same sign as the noncentrality parameter μ. Moreover, 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 μ (it always moves in the same direction as μ is adjusted in). In the limit, when μ → 0, the mode is approximated by :\sqrt\frac\mu;\, and when μ → ∞, the mode is approximated by :\sqrt\mu.


Related distributions

*Central ''t''-distribution: the central ''t''-distribution can be converted into a
location In geography, location or place is used to denote a region (point, line, or area) on Earth's surface. The term ''location'' generally implies a higher degree of certainty than ''place'', the latter often indicating an entity with an ambiguous bou ...
/ scale family. This family of distributions is used in data modeling to capture various tail behaviors. The location/scale generalization of the central ''t''-distribution is a different distribution from the noncentral ''t''-distribution discussed in this article. In particular, this approximation does not respect the asymmetry of the noncentral ''t''-distribution. However, the central ''t''-distribution can be used as an approximation to the noncentral ''t''-distribution. *If ''T'' is noncentral ''t''-distributed with ν degrees of freedom and noncentrality parameter μ and ''F'' = ''T''2, then ''F'' has a noncentral ''F''-distribution with 1 numerator degree of freedom, ν denominator degrees of freedom, and noncentrality parameter μ2. *If ''T'' is noncentral ''t''-distributed with ν degrees of freedom and noncentrality parameter μ and Z=\lim_ T , then ''Z'' has a normal distribution with mean μ and unit variance. *When the ''denominator'' noncentrality parameter of a doubly noncentral ''t''-distribution is zero, then it becomes a noncentral ''t''-distribution.


Special cases

*When μ = 0, the noncentral ''t''-distribution becomes the central (Student's) ''t''-distribution with the same degrees of freedom.


Occurrence and applications


Use in power analysis

Suppose we have an independent and identically distributed sample ''X''1, ..., ''Xn'' each of which is normally distributed with mean θ and variance σ2, and we are interested in testing the
null hypothesis The null hypothesis (often denoted ''H''0) is the claim in scientific research that the effect being studied does not exist. The null hypothesis can also be described as the hypothesis in which no relationship exists between two sets of data o ...
θ = 0 vs. the
alternative hypothesis In statistical hypothesis testing, the alternative hypothesis is one of the proposed propositions in the hypothesis test. In general the goal of hypothesis test is to demonstrate that in the given condition, there is sufficient evidence supporting ...
θ ≠ 0. We can perform a one sample ''t''-test using the
test statistic Test statistic is a quantity derived from the sample for statistical hypothesis testing.Berger, R. L.; Casella, G. (2001). ''Statistical Inference'', Duxbury Press, Second Edition (p.374) A hypothesis test is typically specified in terms of a tes ...
:T = \frac = \frac where \bar is the sample mean and \hat^2\,\! is the unbiased
sample variance In probability theory and statistics, variance is the expected value of the squared deviation from the mean of a random variable. The standard deviation (SD) is obtained as the square root of the variance. Variance is a measure of dispersion, ...
. Since the right hand side of the second equality exactly matches the characterization of a noncentral ''t''-distribution as described above, ''T'' has a noncentral ''t''-distribution with ''n''−1 degrees of freedom and noncentrality parameter \sqrt\theta/\sigma\,\!. If the test procedure rejects the null hypothesis whenever , T, >t_\,\!, where t_\,\! is the upper α/2 quantile of the (central) Student's ''t''-distribution for a pre-specified α ∈ (0, 1), then the power of this test is given by :1-F_(t_)+F_(-t_) . Similar applications of the noncentral ''t''-distribution can be found in the
power analysis Power analysis is a form of side channel attack in which the attacker studies the power consumption of a cryptographic hardware device. These attacks rely on basic physical properties of the device: semiconductor devices are governed by the l ...
of the general normal-theory linear models, which includes the above one sample ''t''-test as a special case.


Use in tolerance intervals

One-sided normal tolerance intervals have an exact solution in terms of the sample mean and sample variance based on the noncentral ''t''-distribution., p.23 This enables the calculation of a statistical interval within which, with some confidence level, a specified proportion of a sampled population falls.


See also

* Noncentral ''F''-distribution


References


External links


Eric W. Weisstein. "Noncentral Student's ''t''-Distribution."
From MathWorld—A Wolfram Web Resource
High accuracy calculation for life or science.: Noncentral ''t''-distribution
From Casio company. {{Statistics, state=collapsed Continuous distributions