T-Distribution Table

Critical T-Values for Hypothesis Tests & Confidence Intervals

Reviewed by CalcMulti Editorial Team·Last updated: February 2026

Find the critical t-value for any degrees of freedom (df 1–∞) and significance level. Covers one-tailed and two-tailed tests at α = 0.10, 0.05, 0.02, 0.01, and 0.001.

Critical T-Value Lookup

Most Common Critical Values at α = 0.05 (Two-Tailed)

Used for 95% confidence intervals and two-tailed hypothesis tests at the 5% significance level:

Sample size (n)df = n − 1t critical (α=0.05, two)Vs. z = 1.960
542.776+0.816
1092.262+0.302
15142.145+0.185
20192.093+0.133
30292.045+0.085
50492.010+0.050
100991.984+0.024
1.960= z critical

At n ≥ 30, t critical is within 0.1 of z = 1.960. At n ≥ 100, the difference is negligible — you can use either table.

Complete T-Distribution Table

Values shown are critical t-values for the given α and df. Reject H₀ if |t| > t critical.

dfα (two-tailed)
0.200.100.100.050.0500.0250.0200.0100.0100.0050.00100.0005
one-tail: 0.10one-tail: 0.05one-tail: 0.025one-tail: 0.010one-tail: 0.005one-tail: 0.0005
13.0786.31412.70631.82163.657636.619
21.8862.9204.3036.9659.92531.599
31.6382.3533.1824.5415.84112.924
41.5332.1322.7763.7474.6048.610
51.4762.0152.5713.3654.0326.869
61.4401.9432.4473.1433.7075.959
71.4151.8952.3652.9983.4995.408
81.3971.8602.3062.8963.3555.041
91.3831.8332.2622.8213.2504.781
101.3721.8122.2282.7643.1694.587
111.3631.7962.2012.7183.1064.437
121.3561.7822.1792.6813.0554.318
131.3501.7712.1602.6503.0124.221
141.3451.7612.1452.6242.9774.140
151.3411.7532.1312.6022.9474.073
161.3371.7462.1202.5832.9214.015
171.3331.7402.1102.5672.8983.965
181.3301.7342.1012.5522.8783.922
191.3281.7292.0932.5392.8613.883
201.3251.7252.0862.5282.8453.850
211.3231.7212.0802.5182.8313.819
221.3211.7172.0742.5082.8193.792
231.3191.7142.0692.5002.8073.768
241.3181.7112.0642.4922.7973.745
251.3161.7082.0602.4852.7873.725
261.3151.7062.0562.4792.7793.707
271.3141.7032.0522.4732.7713.690
281.3131.7012.0482.4672.7633.674
291.3111.6992.0452.4622.7563.660
301.3101.6972.0422.4572.7503.646
401.3031.6842.0212.4232.7043.551
501.2991.6762.0092.4032.6783.496
601.2961.6712.0002.3902.6603.460
801.2921.6641.9902.3742.6393.416
1001.2901.6601.9842.3642.6263.390
1201.2891.6581.9802.3582.6173.373
1.2821.6451.9602.3262.5763.291

Highlighted column (α = 0.05 two-tailed) = most commonly used. Row ∞ = z critical values.

How to Read the T-Table: Step by Step

  1. 1
    Calculate degrees of freedom. One-sample: df = n − 1. Two independent samples: df = n₁ + n₂ − 2. Paired: df = n_pairs − 1.
  2. 2
    Choose α and tail. Most common: α = 0.05, two-tailed (corresponds to a 95% confidence level). Use one-tailed only when you have a directional hypothesis specified before data collection.
  3. 3
    Find the row. Locate df in the left column. If your df falls between table values, use the smaller df (conservative approach).
  4. 4
    Find the column. Choose the α column matching your significance level and tail type.
  5. 5
    Compare t statistic to t critical. If |t calculated| > t critical → reject H₀. If |t calculated| ≤ t critical → fail to reject H₀.

Worked Example: One-sample t-test

Claim: mean study hours = 8/day. Sample: n = 16, x̄ = 8.9, s = 1.8

df = 16 − 1 = 15

t = (8.9 − 8) / (1.8 / √16) = 0.9 / 0.45 = 2.00

t critical (df=15, α=0.05, two-tail) = 2.131

|2.00| < 2.131 → Fail to reject H₀ (p > 0.05)

T-Table vs Z-Table: When to Use Each

ScenarioT-TableZ-Table
Population σ unknown (estimate from sample)
Small sample (n < 30)⚠️ less accurate
Population σ known⚠️ can use✅ preferred
Large sample (n ≥ 30)✅ converges to z
Proportions (survey data)
Confidence interval (unknown σ)

Frequently Asked Questions