Student's t-Distribution

Requires a Wolfram Notebook System
Interact on desktop, mobile and cloud with the free Wolfram Player or other Wolfram Language products.
If is a standard normal random variable,
is a chi-squared random variable with
degrees of freedom, and
and
are independent, then
follows a
-distribution with
degrees of freedom. Subtracting from the mean of a random sample of size
from a normal population the population mean and dividing by the sample standard deviation yields a variable that follows a
-distribution with
degrees of freedom. Because of this, percentiles of the
-distribution are useful in estimating the parameters of an unknown normal population. The mean of the
-distribution is zero, and the variance is twice the number of degrees of freedom. Student
-distributions are very close to the standard normal distribution, and become closer as the number of degrees of freedom increases. The overlap computed is the area of the region under both curves; note that the area under each curve is 1.
Contributed by: Chris Boucher (March 2011)
Open content licensed under CC BY-NC-SA
Snapshots
Details
The -distribution was discovered by William S. Gosset in 1908. Gosset worked at the Guinness brewery in Dublin at the time and was prohibited by the company from publishing his work. He published the discovery using the pen name "Student", and it is because of this that the t-distribution is sometimes called the "Student's t-distribution". For example, in Mathematica the distribution is invoked via StudentTDistribution.
Permanent Citation