Free to use No registration 100% private Instant results Metric & Imperial

T-Distribution Critical Values Calculator

A t critical value is the line in the sand. Once you know your degrees of freedom and how confident you need to be, it tells you exactly where the rejection region begins — both for significance tests and for the margin of error in a confidence interval. Enter your numbers below for an exact value, or scroll to the full t-table if you just need to look one up.

Find a Critical Value

usually n − 1
90, 95, 99…

The Full t-Table (Two-Tailed Critical Values)

Each column is the two-tailed significance level. Read down the df row, across the column for your α. These are the exact published values the calculator interpolates between for non-integer df.

dfα=.20α=.10α=.05α=.02α=.01
13.0786.31412.70631.82163.657
21.8862.9204.3036.9659.925
31.6382.3533.1824.5415.841
41.5332.1322.7763.7474.604
51.4762.0152.5713.3654.032
61.4401.9432.4473.1433.707
71.4151.8952.3652.9983.499
81.3971.8602.3062.8963.355
91.3831.8332.2622.8213.250
101.3721.8122.2282.7643.169
111.3631.7962.2012.7183.106
121.3561.7822.1792.6813.055
131.3501.7712.1602.6503.012
141.3451.7612.1452.6242.977
151.3411.7532.1312.6022.947
161.3371.7462.1202.5832.921
171.3331.7402.1102.5672.898
181.3301.7342.1012.5522.878
191.3281.7292.0932.5392.861
201.3251.7252.0862.5282.845
211.3231.7212.0802.5182.831
221.3211.7172.0742.5082.819
231.3191.7142.0692.5002.807
241.3181.7112.0642.4922.797
251.3161.7082.0602.4852.787
261.3151.7062.0562.4792.779
271.3141.7032.0522.4732.771
281.3131.7012.0482.4672.763
291.3111.6992.0452.4622.756
301.3101.6972.0422.4572.750
401.3031.6842.0212.4232.704
601.2961.6712.0002.3902.660
1201.2891.6581.9802.3582.617
1.2821.6451.9602.3262.576

Which Distribution for Which Job?

The t-distribution is one member of a small toolkit. Picking the wrong one is the most common stats mistake in student reports.

t vs z vs χ² vs F

Student tBestNormal (z)Chi-square (χ²)F

Use the t-distribution whenever you estimate the standard deviation from your sample — which is almost always.

Worked Example: A Researcher's Rejection Region

A psychologist tests whether a training program changes reaction time, with 22 participants (df = 21). She wants a 95% two-tailed test, so α = 0.05 split across two tails. The table gives t* = 2.074 at df = 22 (and 2.080 at df = 21 — the calculator interpolates to 2.080). Her rule: if the observed t-statistic is outside ±2.080, the program's effect is significant. That single number is what turns "the mean dropped 40 ms" into "this is real, not noise."

📐
Case Study #1

Reaction-time study, df = 21

Translating a confidence level into a concrete cutoff for significance.

t* critical
2.080
Reject if
|t| > 2.080
Each tail
2.5%

How to Read a t-Table (Step by Step)

  1. Find your df down the first column (usually n − 1; if yours isn't listed, use the next smaller row or let the calculator interpolate).
  2. Pick your α column by the two-tailed significance you need (.05 for 95% confidence, .01 for 99%).
  3. The intersection is t*. For a one-tailed test at 95% confidence, use the .10 column instead of .05.
  4. Apply it: reject H₀ if |t| > t*, or build CI = estimate ± t*·SE.

Frequently Asked Questions

What is a t critical value?

It's the cutoff on Student's t-distribution that bounds the rejection region (for tests) or the margin-of-error multiplier (for intervals). At df = 22 and 95% two-tailed, t* ≈ 2.074.

Why does t* depend on degrees of freedom?

Small samples estimate the standard deviation noisily, so the distribution has heavier tails and demands a larger cutoff. As df → ∞ the t-distribution becomes the normal, and t* → z*.

How is a t critical value different from a z critical value?

z* assumes σ is known (or n is huge). t* corrects for estimating σ from the sample. They converge near df = 30 but differ sharply for small samples.

One-tailed vs two-tailed — which should I use?

Two-tailed for "different from" (either direction). One-tailed only for a pre-registered directional claim; its cutoff is smaller because the rejection area sits in one tail.

B
BuildFormulas Math & Statistics Team
Statistics & Data Analytics

The BuildFormulas Math & Statistics Team builds exact statistical tools for students and researchers, computing t critical values directly from the Student distribution rather than rounded lookups.

Reviewed by BuildFormulas Editorial Review Board, Editorial Review
Last updated: August 2026