Student’s t Distribution

Student’s t distribution, or simply called t-distribution, is a form of continuous probability distributions which is formed when we are trying to estimate the mean of a population that is normally distributed, but we have a small sample size and we don’t know the population standard deviation. When we say that the sample size is small, we mean a sample size of less than 30.

The t-statistic is calculated as follows:

tstatistic=xˉμsnt-statistic = \frac{\bar{x}-\mu }{\frac{s}{\sqrt{n}}}

Where,

x-bar is the sample mean

µ is the population mean

s is the sample standard deviation

n is the sample size.

It’s the distribution of this t-statistic which is called t-distribution or Student-t distribution.

The t-distribution is symmetric and bell-shaped just like a normal distribution. However, it has heavier tails, which means more observations are far from the mean.

In the above formula, note that if the sample size was greater than 30, then it will be the z-statistic, because when the sample size is greater than 30, then the use of sample standard deviation for calculating the z-statistic is considered OK. This means that the z-statistic (approximation) will be normally distributed if our sample size is greater than 30. However, when n is less than 30, the statistic will not be normally distributed.

There will be a different t-distribution for each sample size, so it will be a class of distributions.

The t-distribution has a degree of freedom equal to n-1. The larger the degree of freedom, the closer is the t-distribution to normal distribution (z-statistic).

Data Science in Finance: 9-Book Bundle

Data Science in Finance Book Bundle

Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.

What's Included:

  • Getting Started with R
  • R Programming for Data Science
  • Data Visualization with R
  • Financial Time Series Analysis with R
  • Quantitative Trading Strategies with R
  • Derivatives with R
  • Credit Risk Modelling With R
  • Python for Data Science
  • Machine Learning in Finance using Python

Each book includes PDFs, explanations, instructions, data files, and R code for all examples.

Get the Bundle for $39 (Regular $57)
JOIN 30,000 DATA PROFESSIONALS

Free Guides - Getting Started with R and Python

Enter your name and email address below and we will email you the guides for R programming and Python.

Data Science in Finance: 9-Book Bundle

Data Science in Finance Book Bundle

Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.

What's Included:

  • Getting Started with R
  • R Programming for Data Science
  • Data Visualization with R
  • Financial Time Series Analysis with R
  • Quantitative Trading Strategies with R
  • Derivatives with R
  • Credit Risk Modelling With R
  • Python for Data Science
  • Machine Learning in Finance using Python

Each book comes with PDFs, detailed explanations, step-by-step instructions, data files, and complete downloadable R code for all examples.