t-distribution

Inference for Numerical Data in R

Mine Cetinkaya-Rundel

Associate Professor of the Practice, Duke University

t-distribution

  • $\sigma$ is unknown (almost always) $\rightarrow$ $\bar{x}~\sim~ $t-distribution
  • t-distribution is bell shaped but has thicker tails the normal
  • Observations more likely to fall beyond 2 SDs from the mean

tDistCompareToNormalDist

Inference for Numerical Data in R

Shape of the t-distribution

  • Always centered at 0
  • Has one parameter: degrees of freedom (df) - determines thickness of tails
    • As df increases, the t-distribution approaches the normal distribution

tDistConvergeToNormalDist

Inference for Numerical Data in R

Let's practice!

Inference for Numerical Data in R

Preparing Video For Download...