T-Value Calculator

Common α
One-tailed critical t
1.8125
All of α = 0.05 sits in one tail.
Two-tailed critical t
±2.2281
α split in half: 0.025 in each tail, for 95% confidence.
t(0.05, 10) = 1.8125

With 10 degrees of freedom, reject H₀ if your t-statistic is above 1.8125 (one-tailed) or outside ±2.2281 (two-tailed).

The t-table row for df = 10

Critical t at each standard significance level, for your degrees of freedom. The highlighted column is the α you entered.
α, one tail0.10.050.0250.010.005
α, two tails0.20.10.050.020.01
Critical t1.37221.81252.22812.76383.1693
Which one do you want? Use the one-tailed value when your hypothesis has a direction — "the new version is faster," "the drug lowers blood pressure." Use the two-tailed value when you'd care about a difference in either direction, which is the default for most coursework and most papers. Both are on screen because picking the wrong one is the single most common mistake in this calculation, and a page that makes you choose before it shows you anything can't help you catch it. If you already have a z-score instead, the z-score calculator and the p-value calculator handle the normal-distribution case; if you have a data set and want the interval rather than the cutoff, use the confidence interval calculator.

The t-table in the back of your textbook has 34 rows and stops at df 100. Type your degrees of freedom instead. Both critical values appear as you type — the one-tailed cutoff and the two-tailed ±cutoff, side by side, so there's no tail to pick before you can see anything. Underneath sits the t-table row for your exact df across the five standard columns, with the column you asked for highlighted, which is the part you check against the printed table. Two things here that most t-value pages don't do. Fractional degrees of freedom compute properly: a Welch's t-test that hands you df = 9.47 gets 2.2452, not an error message and not the df = 9 row. And the numbers come from inverting the actual t-distribution with a continued-fraction expansion of the incomplete beta function, not from interpolating between two rows of a stored table — which is exactly the step that goes wrong on fractional df. Nothing you type leaves your browser, and there's nothing to sign up for.

Built by Bob QA by Ben Shipped

How to use

  1. 1

    Type your degrees of freedom. For a one-sample t-test with n observations, df = n − 1. For a paired test it's the number of pairs minus one. For Welch's unequal-variance test it's whatever fractional number your software reported — type it in as-is, decimals included.

  2. 2

    Set the significance level. Use the α field (0.05 is the default) or the confidence-level field (95) — they're two readings of the same number and editing either updates the other instantly. The five common values are one click away as presets.

  3. 3

    Read both answers. The one-tailed value puts all of α in a single tail; the two-tailed value splits it, α/2 per side, which is why it's always the larger number. They're shown together on purpose: choosing the wrong one is the most common error in this calculation.

  4. 4

    Check the plain-language line underneath. It spells out the decision rule with your actual numbers in it — what to compare your t-statistic against, and in which direction.

  5. 5

    Scan the t-table row. It gives the critical t at all five standard significance levels for your df, with your column highlighted, so you can cross-check against a printed table or see how much the cutoff moves if you tighten α.

  6. 6

    Copy what you need. Each critical value copies as a bare number that pastes cleanly into a spreadsheet; the notation line copies as t(0.05, 10) = 1.8125 for dropping straight into a write-up.

Frequently asked questions

Ratings & Reviews

Rate this tool

Sign in to leave a written review.
Loading reviews…