• Descriptive
    • Moments
    • Concentration
    • Central Tendency
    • Variability
    • Stem-and-Leaf Plot
    • Histogram & Frequency Table
    • Data Quality Forensics
    • Conditional EDA
    • Quantiles
    • Kernel Density Estimation
    • Normal QQ Plot
    • Bootstrap Plot

    • Multivariate Descriptive Statistics
  • Distributions
    • Binomial Probabilities
    • Geometric Probabilities
    • Negative Binomial Probabilities
    • Hypergeometric Probabilities
    • Multinomial Probabilities
    • Dirichlet
    • Poisson Probabilities

    • Exponential
    • Gamma
    • Erlang
    • Weibull
    • Rayleigh
    • Maxwell-Boltzmann
    • Lognormal
    • Pareto
    • Inverse Gamma
    • Inverse Chi-Square

    • Beta
    • Power
    • Beta Prime (Inv. Beta)
    • Triangular

    • Normal (area)
    • Logistic
    • Laplace
    • Cauchy (standard)
    • Cauchy (location-scale)
    • Gumbel
    • Fréchet
    • Generalized Extreme Value

    • Normal RNG
    • ML Fitting
    • Tukey Lambda PPCC
    • Box-Cox Normality Plot
    • Noncentral t
    • Noncentral F
    • Sample Correlation r

    • Empirical Tests
  • Hypotheses
    • Theoretical Aspects of Hypothesis Testing
    • Bayesian Inference
    • Minimum Sample Size

    • Empirical Tests
    • Multivariate (pair-wise) Testing
  • Models
    • Manual Model Building
    • Guided Model Building
  • Time Series
    • Time Series Plot
    • Decomposition
    • Exponential Smoothing

    • Blocked Bootstrap Plot
    • Mean Plot
    • (P)ACF
    • VRM
    • Standard Deviation-Mean Plot
    • Spectral Analysis
    • ARIMA

    • Cross Correlation Function
    • Granger Causality
  1. Probability Distributions
  2. 25  Student t-Distribution
  • Preface
  • Getting Started
    • 1  Introduction
    • 2  Why Do We Need Innovative Technology?
    • 3  Basic Definitions
    • 4  The Big Picture: Why We Analyze Data
  • Introduction to Probability
    • 5  Definitions of Probability
    • 6  Jeffreys’ axiom system
    • 7  Bayes’ Theorem
    • 8  Sensitivity and Specificity
    • 9  Naive Bayes Classifier
    • 10  Law of Large Numbers

    • 11  Problems
  • Probability Distributions
    • 12  Bernoulli Distribution
    • 13  Binomial Distribution
    • 14  Geometric Distribution
    • 15  Negative Binomial Distribution
    • 16  Hypergeometric Distribution
    • 17  Multinomial Distribution
    • 18  Poisson Distribution

    • 19  Uniform Distribution (Rectangular Distribution)
    • 20  Normal Distribution (Gaussian Distribution)
    • 21  Gaussian Naive Bayes Classifier
    • 22  Chi Distribution
    • 23  Chi-squared Distribution (1 parameter)
    • 24  Chi-squared Distribution (2 parameters)
    • 25  Student t-Distribution
    • 26  Fisher F-Distribution
    • 27  Exponential Distribution
    • 28  Lognormal Distribution
    • 29  Gamma Distribution
    • 30  Beta Distribution
    • 31  Weibull Distribution
    • 32  Pareto Distribution
    • 33  Inverse Gamma Distribution
    • 34  Rayleigh Distribution
    • 35  Erlang Distribution
    • 36  Logistic Distribution
    • 37  Laplace Distribution
    • 38  Gumbel Distribution
    • 39  Cauchy Distribution
    • 40  Triangular Distribution
    • 41  Power Distribution
    • 42  Beta Prime Distribution
    • 43  Sample Correlation Distribution
    • 44  Dirichlet Distribution
    • 45  Generalized Extreme Value (GEV) Distribution
    • 46  Frechet Distribution
    • 47  Noncentral t Distribution
    • 48  Noncentral F Distribution
    • 49  Inverse Chi-Squared Distribution
    • 50  Maxwell-Boltzmann Distribution
    • 51  Distribution Relationship Map

    • 52  Problems
  • Descriptive Statistics & Exploratory Data Analysis
    • 53  Types of Data
    • 54  Datasheets

    • 55  Frequency Plot (Bar Plot)
    • 56  Frequency Table
    • 57  Contingency Table
    • 58  Binomial Classification Metrics
    • 59  Confusion Matrix
    • 60  ROC Analysis

    • 61  Stem-and-Leaf Plot
    • 62  Histogram
    • 63  Data Quality Forensics
    • 64  Quantiles
    • 65  Central Tendency
    • 66  Variability
    • 67  Skewness & Kurtosis
    • 68  Concentration
    • 69  Notched Boxplot
    • 70  Scatterplot
    • 71  Pearson Correlation
    • 72  Rank Correlation
    • 73  Partial Pearson Correlation
    • 74  Simple Linear Regression
    • 75  Moments
    • 76  Quantile-Quantile Plot (QQ Plot)
    • 77  Normal Probability Plot
    • 78  Probability Plot Correlation Coefficient Plot (PPCC Plot)
    • 79  Box-Cox Normality Plot
    • 80  Kernel Density Estimation
    • 81  Bivariate Kernel Density Plot
    • 82  Conditional EDA: Panel Diagnostics
    • 83  Bootstrap Plot (Central Tendency)
    • 84  Survey Scores Rank Order Comparison
    • 85  Cronbach Alpha

    • 86  Equi-distant Time Series
    • 87  Time Series Plot (Run Sequence Plot)
    • 88  Mean Plot
    • 89  Blocked Bootstrap Plot (Central Tendency)
    • 90  Standard Deviation-Mean Plot
    • 91  Variance Reduction Matrix
    • 92  (Partial) Autocorrelation Function
    • 93  Periodogram & Cumulative Periodogram

    • 94  Problems
  • Hypothesis Testing
    • 95  Normal Distributions revisited
    • 96  The Population
    • 97  The Sample
    • 98  The One-Sided Hypothesis Test
    • 99  The Two-Sided Hypothesis Test
    • 100  When to use a one-sided or two-sided test?
    • 101  What if \(\sigma\) is unknown?
    • 102  The Central Limit Theorem (revisited)
    • 103  Statistical Test of the Population Mean with known Variance
    • 104  Statistical Test of the Population Mean with unknown Variance
    • 105  Statistical Test of the Variance
    • 106  Statistical Test of the Population Proportion
    • 107  Statistical Test of the Standard Deviation \(\sigma\)
    • 108  Statistical Test of the difference between Means -- Independent/Unpaired Samples
    • 109  Statistical Test of the difference between Means -- Dependent/Paired Samples
    • 110  Statistical Test of the difference between Variances -- Independent/Unpaired Samples

    • 111  Hypothesis Testing for Research Purposes
    • 112  Decision Thresholds, Alpha, and Confidence Levels
    • 113  Bayesian Inference for Decision-Making
    • 114  One Sample t-Test
    • 115  Skewness & Kurtosis Tests
    • 116  Paired Two Sample t-Test
    • 117  Wilcoxon Signed-Rank Test
    • 118  Unpaired Two Sample t-Test
    • 119  Unpaired Two Sample Welch Test
    • 120  Two One-Sided Tests (TOST) for Equivalence
    • 121  Mann-Whitney U test (Wilcoxon Rank-Sum Test)
    • 122  Bayesian Two Sample Test
    • 123  Median Test based on Notched Boxplots
    • 124  Chi-Squared Tests for Count Data
    • 125  Kolmogorov-Smirnov Test
    • 126  One Way Analysis of Variance (1-way ANOVA)
    • 127  Kruskal-Wallis Test
    • 128  Two Way Analysis of Variance (2-way ANOVA)
    • 129  Repeated Measures ANOVA
    • 130  Friedman Test
    • 131  Testing Correlations
    • 132  A Note on Causality

    • 133  Problems
  • Regression Models
    • 134  Simple Linear Regression Model (SLRM)
    • 135  Multiple Linear Regression Model (MLRM)
    • 136  Logistic Regression
    • 137  Generalized Linear Models
    • 138  Multinomial and Ordinal Logistic Regression
    • 139  Cox Proportional Hazards Regression
    • 140  Conditional Inference Trees
    • 141  Leaf Diagnostics for Conditional Inference Trees
    • 142  Conditional Random Forests
    • 143  Hypothesis Testing with Linear Regression Models (from a Practical Point of View)

    • 144  Problems
  • Introduction to Time Series Analysis
    • 145  Case: the Market of Health and Personal Care Products
    • 146  Decomposition of Time Series
    • 147  Ad hoc Forecasting of Time Series
  • Box-Jenkins Analysis
    • 148  Introduction to Box-Jenkins Analysis
    • 149  Theoretical Concepts
    • 150  Stationarity
    • 151  Identifying ARMA parameters
    • 152  Estimating ARMA Parameters and Residual Diagnostics
    • 153  Forecasting with ARIMA models
    • 154  Intervention Analysis
    • 155  Cross-Correlation Function
    • 156  Transfer Function Noise Models
    • 157  General-to-Specific Modeling
  • Model Building Strategies
    • 158  Introduction to Model Building Strategies
    • 159  Manual Model Building
    • 160  Model Validation
    • 161  Regularization Methods
    • 162  Hyperparameter Optimization Strategies
    • 163  Guided Model Building in Practice
    • 164  Diagnostics, Revision, and Guided Forecasting
    • 165  Leakage, Target Encoding, and Robust Regression
  • References
  • Appendices
    • Appendices
    • A  Method Selection Guide
    • B  Presentations and Teaching Materials
    • C  R Language Concepts for Statistical Computing
    • D  Matrix Algebra
    • E  Standard Normal Table (Gaussian Table)
    • F  Critical values of Student’s \(t\) distribution with \(\nu\) degrees of freedom
    • G  Upper-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom
    • H  Lower-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom

Table of contents

  • 25.1 Probability Density Function
  • 25.2 Centered Moments
  • 25.3 Expected Value
  • 25.4 Variance
  • 25.5 Median
  • 25.6 Mode
  • 25.7 Skewness
  • 25.8 Kurtosis
  • 25.9 Random Number Generator
  • 25.10 Property: Normal Approximation for Large Degrees of Freedom
  • 25.11 Related Distributions 1: Squared t as a Ratio of Chi-squared Variables
  • 25.12 Related Distributions 2: Standard Normal / Chi-squared Representation (Squared Form)
  • 25.13 Related Distributions 3: Standard Normal / Chi-squared Representation (Level Form)
  • 25.14 Related Distributions 4: Link with the F Distribution
  • 25.15 Related Distributions 5: Cauchy as a Special Case
  • 25.16 Related Distributions 6: One-sample t Statistic
  • 25.17 Related Distributions 7: Two-sample Pooled-Variance t Statistic
  • 25.18 Related Distributions 8: Noncentral t Distribution
  • 25.19 Example
  • 25.20 Purpose
  1. Probability Distributions
  2. 25  Student t-Distribution

25  Student t-Distribution

The random variate \(X\) defined for the range \(-\infty \leq X \leq +\infty\), is said to have a Student t-Distribution (i.e. \(X \sim \text{t} \left( n \right)\)) with shape parameter \(n \in \mathbb{N}^+\).

25.1 Probability Density Function

\[ f(X) = \frac{\Gamma \left[ \frac{n+1}{2} \right]}{\Gamma \left[\frac{1}{2}\right] \Gamma \left[ \frac{n}{2} \right] } n ^{-\frac{1}{2}} \left[ 1 + \frac{X^2}{n} \right]^{-\frac{n+1}{2}} \]

The figure below shows an example of the Student t Probability Density function with \(n = 5\).

Code
x <- seq(-7,7,length=1000)
hx <- dt(x, df = 5)
plot(x, hx, type="l", xlab="X", ylab="f(X)", xlim=c(-7,7), main="Student t density", sub = "(n = 5)")
Figure 25.1: Example of Student t Probability Density Function (n = 5)

25.2 Centered Moments

\[ \begin{align*} \mu_j &= 0 & \text{ j odd}\\ \mu_j &= n^{\frac{j}{2}} \frac{\text{B}\left[ \frac{j+1}{2}, \frac{n-j}{2} \right]}{\text{B}\left[ \frac{1}{2}, \frac{n}{2} \right]} & \text{ j even and } j < n \\ \mu_4 &= n^2 \frac{3}{(n-2)(n-4)} & n > 4 \end{align*} \]

25.3 Expected Value

\[ \text{E}(X) = 0 \]

for \(n > 1\).

25.4 Variance

\[ \text{V}(X) = \frac{n}{n-2} \]

for \(n > 2\) (undefined otherwise).

25.5 Median

\[ \text{Med}(X) = 0 \]

25.6 Mode

\[ \text{Mo}(X) = 0 \]

25.7 Skewness

\[ g_1 = 0 \]

for \(n > 3\) (undefined otherwise).

25.8 Kurtosis

\[ g_2 = \frac{3n - 6}{n-4} \]

for \(n > 4\). Note that since \(\lim\limits_{n \rightarrow +\infty} g_2(n) = 3\), it follows that the Kurtosis of the t-Distribution is larger than the Kurtosis of the Normal Distribution.

25.9 Random Number Generator

There is a relationship between the t-Distribution with parameter \(n\) (degrees of freedom), denoted by t\((n)\), the unit normal variate N(0,1), and the Chi-squared Distribution with parameter \(n\), denoted by \(\chi^2(n)\):

\[ X = \frac{\text{N}(0,1)}{\sqrt{\frac{\chi^2(n)}{n}}} \sim \text{t}(n) \]

25.10 Property: Normal Approximation for Large Degrees of Freedom

For \(n \geq 30\) the t-Distribution, denoted by t\((n)\), approximates the Standard Normal Distribution.

25.11 Related Distributions 1: Squared t as a Ratio of Chi-squared Variables

The Student t-Distribution with \(n\) degrees of freedom, represented by t\((n)\), is related to the Chi-squared Distribution:

\[ X^2 = \frac{\chi^2(1)}{\frac{\chi^2(n)}{n}} \text{ where } X \sim \text{t}(n) \]

25.12 Related Distributions 2: Standard Normal / Chi-squared Representation (Squared Form)

The Student t-Distribution with \(n\) degrees of freedom, denoted by t\((n)\), is related to the Standard Normal and the Chi-squared Distribution:

\[ X^2 = \frac{\left[ \text{N}(0,1) \right]^2}{\frac{\chi^2(n)}{n}} \text{ where } X \sim \text{t}(n) \]

25.13 Related Distributions 3: Standard Normal / Chi-squared Representation (Level Form)

The Student t-Distribution with \(n\) degrees of freedom, represented by t\((n)\), is related to the Standard Normal and the Chi-squared Distribution:

\[ X = \frac{\left[ \text{N}(0,1) \right]}{\sqrt{\frac{\chi^2(n)}{n}}} \sim \text{t}(n) \]

25.14 Related Distributions 4: Link with the F Distribution

The Student t-Distribution with \(n\) degrees of freedom, represented by t\((n)\), is related to the F-Distribution:

\[ X^2 = \text{F}(1,n) \text{ where } X \sim \text{t}(n) \]

As a consequence, the statistical F-test with 1 and \(n\) degrees of freedom, is equivalent to the t-test with \(n\) degrees of freedom.

25.15 Related Distributions 5: Cauchy as a Special Case

The t-Distribution with one degree of freedom, denoted by t\((n=1)\), is equal to the two parameter Cauchy Distribution, denoted Cau2(0,1).

25.16 Related Distributions 6: One-sample t Statistic

Consider \(n\) normal variates N\(_i \left(\mu, \sigma^2 \right)\) for \(i = 1, 2, …, n\) and define \(\bar{x}\) and \(s^2\) as

\[ \begin{cases} \bar{x} = \frac{1}{n} \sum_{i=1}^{n} \text{N}_i \left( \mu, \sigma^2 \right) \\ s^2 = \frac{1}{n} \sum_{i=1}^{n} \left[ \text{N}_i \left( \mu, \sigma^2 \right) - \bar{x} \right]^2 \end{cases} \]

and let

\[ \tau = \frac{\bar{x} - \mu}{\sqrt{\frac{s^2}{n-1}}} \]

then it can be shown that \(\tau \sim t(n-1)\). This is the basic form of the so-called one sample t-test.

25.17 Related Distributions 7: Two-sample Pooled-Variance t Statistic

Consider \(n_1\) normal variates N\(_{1i}\left( \mu_1, \sigma^2 \right)\) for \(i = 1, 2, …, n_1\) and \(n_2\) normal variates N\(_{2j}\left( \mu_2, \sigma^2 \right)\) for \(j = 1, 2, …, n_2\). In addition, let the variates \(\bar{x}_k\) and \(s_k^2\) for \(k = 1, 2\) be defined as

\[ \begin{cases} \bar{x}_k = \frac{1}{n_k} \sum_{l=1}^{n_k} \text{N}_{kl} \left( \mu_k, \sigma^2 \right) \\ s_k^2 = \frac{1}{n_k} \sum_{l=1}^{n_k} \left[ \text{N}_{kl} \left( \mu_k, \sigma^2 \right) - \bar{x}_k \right]^2 \end{cases} \]

and let

\[ \tau = \frac{\left( \bar{x}_1 - \bar{x}_2 \right) - \left( \mu_1 - \mu_2 \right) }{\sqrt{\frac{n_1 s_1^2 + n_2 s_2^2}{n_1 + n_2 - 2}} \sqrt{\frac{1}{n_1} + \frac{1}{n_2} } } \]

then it can be shown that \(\tau \sim t(n_1 + n_2 - 2)\). This is the basic form of the so-called independent two sample t-test.

25.18 Related Distributions 8: Noncentral t Distribution

The noncentral \(t\) distribution generalises the Student \(t\) by adding a noncentrality parameter \(\delta \neq 0\). It arises when testing a Normal mean under the alternative hypothesis and is the primary tool for power analysis and sample-size planning for \(t\)-tests (see Chapter 47).

25.19 Example

Suppose we need the critical value for a two-sided 95% confidence interval with 12 degrees of freedom. We compute:

qt(0.975, df = 12)
[1] 2.178813

If we also want the tail probability for an observed test statistic \(t = 2.1\) (with 12 degrees of freedom), we can compute:

2 * (1 - pt(abs(2.1), df = 12))
[1] 0.05754494

25.20 Purpose

The Student t-Distribution is used for inference on means when the population variance is unknown and must be estimated from the sample. It is central to one-sample, paired-sample, and independent two-sample t-tests, and to confidence intervals for means in small to moderate samples.

24  Chi-squared Distribution (2 parameters)
26  Fisher F-Distribution

© 2026 Patrick Wessa. Provided as-is, without warranty.

Feedback: e-mail | Anonymous contributions: click to copy (Sats) | click to copy (XMR)

Cookie Preferences