31. Critical Values of the q Distribution
Reference Tables for the Tukey Test
This page reproduces critical values of the studentized range statistic \(q\) used in Tukey’s honestly significant difference procedure. The table is generated for
- \(\alpha = 0.50, 0.20, 0.10, 0.05, 0.025, 0.01, 0.005, 0.001\)
- \(k = 2\) to \(20\), then \(22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 50, 60, 70, 80, 90, 100\)
- \(\nu = 1\) to \(20\), then \(24, 30, 40, 60, 120, \infty\)
The source files are available here:
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 generated outputs are committed and served as static resources, so the Tukey table is not recomputed during routine site builds. To regenerate it explicitly, run:
References
Reuse
Citation
@online{smit2026,
author = {Smit, A. J.},
title = {31. {Critical} {Values} of the *q* {Distribution}},
date = {2026-04-17},
url = {https://tangledbank.netlify.app/BCB744/basic_stats/31-tukey-q-critical-values.html},
langid = {en}
}