Student's t-distribution
In probability and statistics, the t-distribution or Student's distribution arises in the problem of estimating the mean of a normally distributed population when the sample size is small. It is the basis of the popular Student's t-testss for the statistical significance of the difference between two sample means, and for confidence intervals for the difference between two population means.
The t-distribution was first derived (1908) by William Sealey Gosset in a paper published under the pseudonym Student. The t-test and the associated theory became well-known through the work of R.A. Fisher, who called the distribution "Student's distribution".
Student's distribution arises when (as in nearly all practical statistical work) the population standard deviation is unknown and has to be estimated from the data. Textbook problems treating the standard deviation as if it were known are of two kinds: (1) those in which the sample size is so large that one may treat a data-based estimate of the variance as if it were certain, and (2) those that illustrate mathematical reasoning, in which the problem of estimating the standard deviation is temporarily ignored because that is not the point that the author or instructor is then explaining.
| Table of contents |
|
2 How Student's t-distribution is used 3 Further theory 4 References 5 External links |
Suppose X1, ..., Xn are independent random variables that are normally distributed with expected value μ and variance σ2. Let
How Student's t-distribution arises
be the "sample mean", and
be the "sample variance". It is readily shown that
is normally distributed with mean 0 and variance 1. Gosset studied
a related quantity,
and showed that T has the probability density function
The interval whose endpoints are
How Student's t-distribution is used
where A is an appropriate percentage-point of the t-distribution, is a confidence interval for μ. Therefore, if we find the mean of a set of observations that we can reasonably expect to have a normal distribution, we can use the t-distribution to examine whether the confidence limits on that mean include some theoretically predicted value - such as the value predicted on a null hypothesis.
It is this result that is used in the Student's t-testss: since the difference between the means of samples from two normal distributions is itself distributed normally, the t-distribution can be used to examine whether that difference can reasonably be supposed to be zero.
A number of other statistics can be shown to have t-distributions for samples of moderate size under null hypotheses that are of interest, so that the t-distribution forms the basis for significance tests in other situations as well as when examining the differences between means. For example, the distribution of Spearman's rank correlation coefficient, rho, in the null case (zero correlation) is well approximated by the t distribution for sample sizes above about 20.
See prediction interval for another example of the use of this distribution.
Gosset's result can be stated more generally. (See, for example, Hogg and Craig, Sections 4.4 and 4.8.) Let Z have a normal distribution with mean 0 and variance 1. Let V have a chi-square distribution with ν degrees of freedom. Further suppose that Z and V are independent (see Cochran's theorem). Then the ratio
For a t-distribution with ν degrees of freedom,
the expected value is 0,
and its variance is ν/(ν − 2) if ν > 2. The skewness is 0 and the kurtosis is 6/(ν − 4) if ν > 4.
The cumulative distribution function is given by an
incomplete beta function,
Further theory
has a t-distribution with ν degrees of freedom.
with
The t-distribution is related to the F-distribution as follows: the square of a value of t with ν degrees of freedom is distributed as F with 1 and ν degrees of freedom.
The overall shape of the probability density function of the t-distribution resembles the bell shape of a normally distributed variable with mean 0 and variance 1, except that it is a bit lower and wider. As the number of degrees of freedom grows, the t-distribution approaches the normal distribution with mean 0 and variance 1.
The following images show the density of the t-distribution for increasing values of ν. The normal distribution is shown as a blue line for comparison. Note that the t-distribution (red line) becomes closer to the normal distribution as ν increases. For ν = 30 the t-distribution is almost the same as the normal distribution.
| | |
| | |
References
External links