28. Critical Values of the t Distribution

Reference Table and Reproducible Generator

Published

2026/04/17

This page reproduces the classic printed table of critical values for the t distribution, with degrees of freedom from \(\nu = 1\) to \(\nu = 1000\) and an additional asymptotic row for \(\nu = \infty\).

The continuation beyond 50 follows the same sampled degrees of freedom shown in the printed reference table: even values to 100, then progressively wider intervals through 1000.

The two header rows give equivalent tail areas:

The source files are available here:

The table assets are committed to the repository and shipped as static site resources, so they are not regenerated during a normal Quarto or Netlify build. To rebuild them explicitly, run:

Rscript tables/make_t_critical_values_table.R
ImportantAbout this table

This table corresponds to a table of the same same by Zar (1999). It was created by taking a screeenshot of the table in the book, asking GPT-5.3-codex to create an R script to reproduce the table and typeset it in LaTeX.

The PDF below is produced by the R script and typeset in LaTeX.

The embedded PDF could not be displayed here. Use the download links above.

References

Zar JH (1999) Biostatistical analysis. Pearson Education India

Reuse

Citation

BibTeX citation:
@online{smit2026,
  author = {Smit, A. J.},
  title = {28. {Critical} {Values} of the *t* {Distribution}},
  date = {2026-04-17},
  url = {https://tangledbank.netlify.app/BCB744/basic_stats/28-t-critical-values.html},
  langid = {en}
}
For attribution, please cite this work as:
Smit AJ (2026) 28. Critical Values of the *t* Distribution. https://tangledbank.netlify.app/BCB744/basic_stats/28-t-critical-values.html.