Home » Statistics & Probability Calculators » T-Table (Critical Values of t Distribution)

T-Table (Critical Values of t Distribution)

Home › Statistics & Probability Calculators › T-Table (Critical Values of t Distribution)

T-Table (Critical Values of t Distribution)

This t-table lists the critical values of Student’s t distribution for the significance levels used in tests and confidence intervals. The column headers give the one-tailed α (area in one tail) and the equivalent two-tailed α; the rows are degrees of freedom from 1 to 30, then selected larger values up to 1000, and the final row is the normal-distribution limit.

To use it, find your degrees of freedom (n − 1 for a one-sample or paired t-test) and the column for your α and tail. For a 95% confidence interval with df = 12, read the two-tailed 0.05 column: 2.179. If your df is not listed, use the lookup box for the exact value rather than the next-smaller row, which is what a printed table would force you to do.

Values are rounded to three decimals and agree with R’s qt, SciPy’s t.ppf and Excel’s T.INV.2T. For p-values from a t statistic use the t distribution calculator, and for a complete test see the one-sample t-test.

Exact lookup

T-Table (Critical Values of t Distribution)

Critical values of t: the value with the stated area in the upper tail
dfone-tail 0.1
two-tail 0.2
one-tail 0.05
two-tail 0.1
one-tail 0.025
two-tail 0.05
one-tail 0.01
two-tail 0.02
one-tail 0.005
two-tail 0.01
one-tail 0.001
two-tail 0.002
one-tail 0.0005
two-tail 0.001
13.0786.31412.70631.82163.657318.309636.619
21.8862.9204.3036.9659.92522.32731.599
31.6382.3533.1824.5415.84110.21512.924
41.5332.1322.7763.7474.6047.1738.610
51.4762.0152.5713.3654.0325.8936.869
61.4401.9432.4473.1433.7075.2085.959
71.4151.8952.3652.9983.4994.7855.408
81.3971.8602.3062.8963.3554.5015.041
91.3831.8332.2622.8213.2504.2974.781
101.3721.8122.2282.7643.1694.1444.587
111.3631.7962.2012.7183.1064.0254.437
121.3561.7822.1792.6813.0553.9304.318
131.3501.7712.1602.6503.0123.8524.221
141.3451.7612.1452.6242.9773.7874.140
151.3411.7532.1312.6022.9473.7334.073
161.3371.7462.1202.5832.9213.6864.015
171.3331.7402.1102.5672.8983.6463.965
181.3301.7342.1012.5522.8783.6103.922
191.3281.7292.0932.5392.8613.5793.883
201.3251.7252.0862.5282.8453.5523.850
211.3231.7212.0802.5182.8313.5273.819
221.3211.7172.0742.5082.8193.5053.792
231.3191.7142.0692.5002.8073.4853.768
241.3181.7112.0642.4922.7973.4673.745
251.3161.7082.0602.4852.7873.4503.725
261.3151.7062.0562.4792.7793.4353.707
271.3141.7032.0522.4732.7713.4213.690
281.3131.7012.0482.4672.7633.4083.674
291.3111.6992.0452.4622.7563.3963.659
301.3101.6972.0422.4572.7503.3853.646
401.3031.6842.0212.4232.7043.3073.551
501.2991.6762.0092.4032.6783.2613.496
601.2961.6712.0002.3902.6603.2323.460
801.2921.6641.9902.3742.6393.1953.416
1001.2901.6601.9842.3642.6263.1743.390
1201.2891.6581.9802.3582.6173.1603.373
2001.2861.6531.9722.3452.6013.1313.340
5001.2831.6481.9652.3342.5863.1073.310
10001.2821.6461.9622.3302.5813.0983.300
∞ (z)1.2821.6451.9602.3262.5763.0903.291

Frequently asked questions

How do I find the critical value for a two-tailed test at 0.05?
Use the column headed two-tailed 0.05 (one-tailed 0.025) and the row for your df. For df = 20 the value is 2.086.
What if my degrees of freedom are not in the table?
Type them into the lookup box for the exact value. Rounding down to the next listed df is acceptable in exams and gives a slightly conservative result.
Why does the table end with the z values?
As df grows the t distribution approaches the standard normal. The ∞ row shows the z critical values (1.960 for two-tailed 0.05) that the t values converge to.
Is the t-table one-tailed or two-tailed?
Both. Each column shows the one-tailed α and the corresponding two-tailed α, which is twice as large.

Last reviewed: September 25, 2026. Table values are generated from the same numerical routines as the calculators and were validated against SciPy.

Scroll to Top