Student's t-distribution

Student's t-distribution

Probability distribution
name =Student's "t"
type =density
pdf_

cdf_

parameters = u > 0 degrees of freedom (real)
support =x in (-infty; +infty)!
pdf =frac{Gamma(frac{ u+1}{2})} {sqrt{ upi},Gamma(frac{ u}{2})} left(1+frac{x^2}{ u} ight)^{-(frac{ u+1}{2})}!
cdf =egin{matrix} frac{1}{2} + x Gamma left( frac{ u+1}{2} ight) cdot\ [0.5em] frac{,_2F_1 left ( frac{1}{2},frac{ u+1}{2};frac{3}{2}; -frac{x^2}{ u} ight)} {sqrt{pi u},Gamma (frac{ u}{2})} end{matrix}
where 2"F"1 is the hypergeometric function
mean =0 ext{ for } u>1, otherwise undefined
median =0
mode =0
variance =frac{ u}{ u-2} ext{ for } u>2!, otherwise undefined
skewness =0 ext{ for } u>3
kurtosis =frac{6}{ u-4} ext{ for } u>4!
entropy =egin{matrix} frac{ u+1}{2}left [ psi(frac{1+ u}{2}) - psi(frac{ u}{2}) ight] \ [0.5em] + log{left [sqrt{ u}B(frac{ u}{2},frac{1}{2}) ight] }end{matrix}
* psi: digamma function,
* B: beta function| | mgf =(Not defined)
char =
In probability and statistics, Student's "t"-distribution (or simply the"t"-distribution) is a probability distribution that 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"-tests for the statistical significance of the difference between two sample means, and for confidence intervals for the difference between two population means. The "Student's t-distribution" is a special case of the generalised hyperbolic distribution.

The derivation of the "t"-distribution was first published in 1908 by William Sealy Gosset, while he worked at a Guinness Brewery in Dublin. He was prohibited from publishing under his own name, so the paper was written 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.

Etymology

The "student's" distribution was actually published in 1908 by W. S. Gosset. Gosset, however, was employed at a brewery that forbade the publication of research by its staff members. To circumvent this restriction, Gosset used the name "Student", and consequently the distribution was named "Student t-distribution". [Walpole, Ronald; Myers, Raymond; Ye, Keying. "Probability and Statistics for Engineers and Scientists". Pearson Education, 2002, 7th edition, pg. 237]

Characterization

Student's t-distribution is the probability distribution of the ratio

: frac{Z}{sqrt{V/ u

where

* "Z" is normally distributed with expected value 0 and variance 1;
* "V" has a chi-square distribution with "ν" degrees of freedom;
* "Z" and "V" are independent.

Probability density function

Student's t-distribution has the probability density function:f(t) = frac{Gamma(frac{ u+1}{2})} {sqrt{ upi},Gamma(frac{ u}{2})} left(1+frac{t^2}{ u} ight)^{-(frac{ u+1}{2})}!,

where u is the number of "degrees of freedom" and Gamma is the Gamma function.

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 u. 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 u increases.For u = 30 the "t"-distribution is almost the same as the normal distribution.

Derivation

Suppose "X"1, ..., "X""n" are independent random variables that are normally distributed with expected value μ and variance σ2. Let

: overline{X}_n = (X_1+cdots+X_n)/n

be the sample mean, and

:{S_n}^2=frac{1}{n-1}sum_{i=1}^nleft(X_i-overline{X}_n ight)^2

be the sample variance. It is readily shown that the quantity

:Z=frac{overline{X}_n-mu}{sigma/sqrt{n

is normally distributed with mean 0 and variance 1, since the sample mean scriptstyle overline{X}_n is normally distributed with mean mu and standard error scriptstylesigma/sqrt{n}.

Gosset studied a related pivotal quantity,

:T=frac{overline{X}_n-mu}{S_n / sqrt{n,

which differs from "Z" in that the exact standard deviation scriptstyle sigma is replaced by the random variable scriptstyle S_n. Technically, scriptstyle(n-1)S_n^2/sigma^2 has a scriptstylechi_{n-1}^2 distribution by Cochran's theorem. Gosset's work showed that "T" has the probability density function

:f(t) = frac{Gamma(frac{ u+1}{2})} {sqrt{ upi},Gamma(frac{ u}{2})} left(1+frac{t^2}{ u} ight)^{-(frac{ u+1}{2})}!, with u equal to "n" − 1.

This may also be written as

:f(t) = frac{1}{sqrt{ u}, B left (frac{1}{2}, frac{ u}{2} ight )} left(1+frac{t^2}{ u} ight)^{-(frac{ u+1}{2})}!, where "B" is the Beta function.

The distribution of "T" is now called the "t"-distribution. The parameter u is called the number of "degrees of freedom". The distribution depends on u, but not μ or σ; the lack of dependence on μ and σ is what makes the "t"-distribution important in both theory and practice.

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 u degrees of freedom. Further suppose that "Z" and "V" are independent (see Cochran's theorem). Then the ratio

: frac{Z}{sqrt{V/ u

has a "t"-distribution with u degrees of freedom.

Cumulative distribution function

The cumulative distribution function is given by an
incomplete beta function,

:int_{-infty}^t f(u),du = I_xleft(frac{ u}{2},frac{ u}{2} ight)

with

:x = frac{t+sqrt{t^2+ u{2sqrt{t^2+ u.

Properties

Moments

The moments of the t-distribution are

:E(T^k)=egin{cases}0 & mbox{k odd},quad 0{sqrt{pi}Gamma(frac{ u}{2})} & mbox{k even}, quad 0

It should be noted that the term for 0 < "k" < u, "k" even, may be simplified using the properties of the Gamma function to

:E(T^k)=prod_{i=1}^{k/2} frac{2i-1}{ u - 2i} u^{k/2} qquad kmbox{ even},quad 0

For a "t"-distribution with u degrees of freedom,the expected value is 0,and its variance is u/( u − 2) if u > 2. The skewness is 0 if u > 3 and the kurtosis is 6/( u − 4) if u > 4.

Confidence intervals

Suppose the number "A" is so chosen that

:Pr(-A < T < A)=0.9,,

when "T" has a "t"-distribution with "n" − 1 degrees of freedom. By symmetry, this is the same as saying that "A" satisfies

:Pr(T < A) = 0.95,,

so "A" is the "95th percentile" of this probability distribution, or A=t_{(0.05,n-1)}. Then

:Pr left (-A < {overline{X}_n - mu over S_n/sqrt{n < A ight)=0.9,

and this is equivalent to

:Prleft(overline{X}_n - A{S_n over sqrt{n < mu< overline{X}_n + A{S_n over sqrt{n ight) = 0.9.Therefore the interval whose endpoints are

:overline{X}_npm Afrac{S_n}{sqrt{n

is a 90-percent 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"-tests: 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.

If the data are normally distributed, the one-sided (1 − "a")-upper confidence limit (UCL) of the mean, can be calculated using the following equation:

:mathrm{UCL}_{1-a} = overline{X}_n+frac{t_{a,n-1} S_n}{sqrt{n.

The resulting UCL will be the greatest average value that will occur for a given confidence interval and population size. In other words, overline{X}_n being the mean of the set of observations, the probability that the mean of the distribution is inferior to UCL1−"a"> is equal to the confidence level 1 − "a".

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.

Integral of Student's probability density function and p-value

The function scriptstyle A(t| u) is the integral of Student's probability density function, ƒ("t") between −"t" and "t". It thus gives the probability that a value of "t" less than that calculated from observed data would occur by chance. Therefore, the function scriptstyle A(t| u) can be used when testing whether the difference between the means of two sets of data is statistically significant, by calculating the corresponding value of "t" and the probability of its occurrence if the two sets of data were drawn from the same population. This is used in a variety of situations, particularly in "t"-tests. For the statistic "t", with scriptstyle u degrees of freedom, scriptstyle A(t| u) is the probability that "t" would be less than the observed value if the two means were the same (provided that the smaller mean is subtracted from the larger, so that "t" > 0). It is defined for real "t" by the following formula:

:A(t| u) = frac{1}{sqrt{ u} B left (frac{1}{2}, frac{ u}{2} ight )} intlimits_{-t}^{t} left (1+frac{x^2}{ u} ight )^{-frac{ u +1}{2} }, dx

where "B" is the Beta function. For "t" > 0, there is a relation to the regularized incomplete beta function "I""x"("a", "b") as follows:

:A(t| u) = 1 - I_{frac{ u}{ u +t^2left(frac{ u}{2},frac{1}{2} ight).

The probability that a value of the "t" statistic greater than or equal to that observed would happen by chance, if the two sets of data were drawn from the same population, is given by

:p = {1-A(t| u)}.,

Related distributions

*X sim mathrm{t}( u) has a "t"-distribution if sigma^2 sim mbox{Inv-}chi^2( u,1)! has a scaled inverse-"&chi;"2 distribution and X sim mathrm{N}(0,sigma^2)! has a normal distribution.
*Y sim mathrm{F}( u_1 = 1, u_2 = u) has an "F"-distribution if Y = X^2! and X sim mathrm{t}( u)! has a Student's "t"-distribution.
*Y sim mathrm{N}(0,1)! has a normal distribution as Y = lim_{ u o infty} X where X sim mathrm{t}( u).
*X sim mathrm{Cauchy}(0,1) has a Cauchy distribution if X sim mathrm{t}( u = 1).

pecial cases

Certain values of u give an especially simple form.


= ν = 1 =

Distribution function:

:F(x) = frac{1}{2} + frac{1}{pi}arctan(x).

Density function:

:f(x) = frac{1}pi}(1+x^2)}.

See Cauchy distribution


= ν = 2 =

Distribution function:

:F(x) = frac{1}{2}left [1+frac{x}{sqrt{2+x^2 ight] .

Density function:

:f(x) = frac{1}{left(2+x^2 ight)^{3/2.

Occurrences

Hypothesis testing

Confidence intervals and hypothesis tests rely on Student's "t"-distribution to cope with uncertainty resulting from estimating the standard deviation from a sample, whereas if the population standard deviation were known, a normal distribution would be used.

Robust parametric modelling

The "t"-distribution is often used as an alternative to the normal distribution as a model for data. It is frequently the case that real data have heavier tails than the normal distribution allows for. The classical approach was to identify outliers and exclude or downweight them in some way. However, it is not always easy to identify outliers (especially in high dimensions), and the "t"-distribution is a natural choice of model for such data and provides a parametric approach to robust statistics.

Lange et al explored the use of the "t"-distribution for robust modelling of heavy tailed data in a variety of contexts. A Bayesian account can be found in Gelman et al. The degrees of freedom parameter controls the kurtosis of the distribution and is correlated with the scale parameter. The likelihood can have multiple local maxima and, as such, it is often necessary to fix the degrees of freedom at a fairly low value and estimate the other parameters taking this as given. Some authors report that values between 3 and 9 are often good choices. Venables and Ripley suggest that a value of 5 is often a good choice.

Table of selected values

The following table lists a few selected values for t-distributions with u degrees of freedom for a range of "one-sided" critical regions. For an example of how to read this table, take the fourth row, which begins with 4; that means u, the number of degrees of freedom, is 4 (and if we are dealing, as above, with "n" values with a fixed sum, "n" = 5). Take the fifth entry, in the column headed 95%. The value of that entry is "2.132". Then the probability that "T" is less than 2.132 is 95% or Pr(−&infin; < "T" < 2.132) = 0.95; the entry does not mean (as it might with other distributions) that Pr(−2.132 < "T" < 2.132) = 0.95.

In fact, by the symmetry of the distribution,

:Pr("T" < −2.132) = 1 − Pr("T" > −2.132) = 1 − 0.95 = 0.05,

and so

: Pr(−2.132 < "T" < 2.132) = 1 − 2(0.05) = 0.9.

Note that the last row also gives critical points: a "t"-distribution with infinitely-many degrees of freedom is a normal distribution. (See above: Related distributions).

See also t-table which, as distinct from the above table, gives values for two-sided tests .

The number at the beginning of each row in the table above is u which has been defined above as "n" − 1. The percentage along the top is 100%(1 − α). The numbers in the main body of the table are "t"α, u. If a quantity "T" is distributed as a Student's t distribution with u degrees of freedom, then there is a probability 1 − α that "T" will be less than "t"α, u.(Calculated as for a one-tailed or one-sided test as opposed to a two-tailed test.)

For example, given a sample with a sample variance 2 and sample mean of 10, taken from a sample set of 11 (10 degrees of freedom), using the formula

:overline{X}_npm Afrac{S_n}{sqrt{n.

We can determine that at 90% confidence, we have a true mean lying below

:10+1.37218 frac{sqrt{2{sqrt{11=10.58510.

(In other words, on average, 90% of the times that an upper threshold is calculated by this method, the true mean lies below this upper threshold.) And, still at 90% confidence, we have a true mean lying over

:10-1.37218 frac{sqrt{2{sqrt{11=9.41490.

(In other words, on average, 90% of the times that a lower threshold is calculated by this method, the true mean lies above this lower threshold.) So that at 90% confidence, we have a true mean lying between

:10pm1.37218 frac{sqrt{2{sqrt{11 = [9.41490, 10.58510] .

(In other words, on average, 90% of the times that upper and lower thresholds are calculated by this method, the true mean is both below the upper threshold and above the lower threshold. This is not the same thing as saying that there is an 90% probability that the true mean lies between a particular pair of upper and lower thresholds that have been calculated by this method -- see confidence interval and prosecutor's fallacy.)

For information on the inverse cumulative distribution function see Quantile function.

ee also

* Student's t-test
* Gamma function
* Hotelling's T-square distribution
* Noncentral t-distribution
* Multivariate Student distribution
* Confidence Interval
* Variance

Notes

References

*cite journal
author=Student [William Sealy Gosset]
year=1908
month=March
title=The probable error of a mean
journal=Biometrika
volume=6
issue=1
pages=1–25
url=http://www.york.ac.uk/depts/maths/histstat/student.pdf
doi=10.2307/2331554

*cite journal
last=Fisher
first=R. A.
authorlink=Ronald Fisher
year=1925
title=Applications of "Student's" distribution
journal=Metron
volume=5
pages=90–104
url=http://digital.library.adelaide.edu.au/coll/special/fisher/43.pdf
doi=10.1214/ss/1009212520
doi_brokendate=2008-06-26

*
* R.V. Hogg and A.T. Craig (1978). "Introduction to Mathematical Statistics". New York: Macmillan.
*cite book
last = Press
first = William H.
coauthors = Saul A. Teukolsky, William T. Vetterling, Brian P. Flannery
title = Numerical Recipes in C: The Art of Scientific Computing
publisher = Cambridge University Press
date = 1992
pages = [http://www.nrbook.com/a/bookcpdf/c6-4.pdf pp. 228-229]
isbn = 0-521-43108-5
url = http://www.nr.com/

*K.L. Lange, R.J.A. Little and J.M.G. Taylor. "Robust Statistical Modeling Using the t Distribution." Journal of the American Statistical Association 84, 881-896, 1989
*W.N. Venables and B.D. Ripley, "Modern Applied Statistics with S (Fourth Edition)", Springer, 2002
*cite book
last = Gelman
first = Andrew
coauthors = John B. Carlin, Hal S. Stern, Donald B. Rubin
title = Bayesian Data Analysis (Second Edition)
publisher = CRC/Chapman & Hall
date = 2003
isbn = 1-584-88388-X
url = http://www.stat.columbia.edu/~gelman/book/

External links

* [http://faculty.vassar.edu/lowry/tsamp.html VassarStats] Density plot, critical values, etc., calculated for a user-specified number of d.f.
* [http://members.aol.com/jeff570/s.html Earliest Known Uses of Some of the Words of Mathematics (S)] "(Remarks on the history of the term "Student's distribution")"
* [http://www.danielsoper.com/statcalc/calc41.aspx Cumulative distribution function (CDF) calculator for the Student t-distribution]
* [http://www.danielsoper.com/statcalc/calc40.aspx Probability density function (PDF) calculator for the Student t-distribution]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Student's t-distribution — Student s distribution or Student s t distribution, Statistics. a distribution used to estimate the standard deviation of a population on the basis of the standard deviation of a small sample; t distribution. As the size of the sample increases,… …   Useful english dictionary

  • student's t distribution — noun Usage: often capitalized S Etymology: Student, pseudonym of W.S. Gossett died 1937 British statistician : t distribution herein * * * Statistics. a bell shaped probability distribution that is flatter or more stretched out than the normal… …   Useful english dictionary

  • Student's t distribution — Statistics. a bell shaped probability distribution that is flatter or more stretched out than the normal distribution. Also, Student t distribution. Also called t distribution. [1925 30; after Student, pseudonym of William Sealy Gosset (1876… …   Universalium

  • Student's t distribution — noun Statistics a continuous distribution which approximates the normal distribution for a small population. Also, t distribution. {from Student, pen name of WS Gosset, 1876–1937, British statistician} …  

  • student's t distribution — noun Usage: often capitalized S Etymology: Student, pen name of W. S. Gosset died 1937 British statistician Date: 1929 t distribution …   New Collegiate Dictionary

  • Student's t distribution — noun A distribution that arises when the population standard deviation is unknown and has to be estimated from the data. Syn: Students t, t distribution See Also: Students t test …   Wiktionary

  • Student's distribution — or Student s t distribution, Statistics. a distribution used to estimate the standard deviation of a population on the basis of the standard deviation of a small sample; t distribution. As the size of the sample increases, the distribution… …   Useful english dictionary

  • Student's t-test — A t test is any statistical hypothesis test in which the test statistic follows a Student s t distribution if the null hypothesis is supported. It is most commonly applied when the test statistic would follow a normal distribution if the value of …   Wikipedia

  • Student's t-test — /tee test /, Statistics. a test for determining whether or not an observed sample mean differs significantly from a hypothetical normal population mean. [1945 50; see STUDENT S T DISTRIBUTION] * * * ▪ statistics       in statistics, a method of… …   Universalium

  • Student (disambiguation) — A student is a school or class attendee.Student may also mean:*The pseudonym of William Sealey Gosset *Student s t test, a statistical technique *Student s t distribution, a probability distribution * THE STUDENT S, former name of the Japanese… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”