t-Table Calculator

Enter your degrees of freedom and significance level (alpha), then choose one-tailed or two-tailed test to look up the Student's t critical value. The t-Table Calculator returns the exact t critical value you need for hypothesis testing — no printed table required.

Typically sample size minus 1 (n − 1) for a one-sample t-test.

Common choices are 0.05 (5%) and 0.01 (1%).

Use one-tailed for directional hypotheses; two-tailed for non-directional hypotheses.

Results

t Critical Value

--

Effective α per Tail

--

Confidence Level

--

Degrees of Freedom Used

--

t Critical Value by Common Significance Levels

Results Table

Frequently Asked Questions

What is a t critical value?

A t critical value is the threshold value from Student's t-distribution that your test statistic must exceed to reject the null hypothesis. It is determined by your chosen significance level (α) and degrees of freedom. If your calculated t-statistic is greater than the critical value (in absolute terms), your result is statistically significant.

What is the t distribution table?

The t distribution table (also called the Student's t-table) lists critical values of the t-distribution for various combinations of degrees of freedom and significance levels. It was historically used to look up critical values by hand; this calculator automates that lookup using the mathematical inverse of the t-distribution's cumulative distribution function.

What are degrees of freedom?

Degrees of freedom (df) represent the number of independent values that can vary in a statistical calculation. For a one-sample t-test, df = n − 1, where n is your sample size. For a two-sample t-test, df is typically calculated using the Welch–Satterthwaite equation. More degrees of freedom make the t-distribution closer to the standard normal distribution.

What is the difference between a one-tailed and two-tailed test?

A one-tailed test checks for an effect in a specific direction (e.g., greater than or less than), placing all of α in one tail of the distribution. A two-tailed test checks for an effect in either direction, splitting α equally between both tails. Two-tailed tests are more conservative and are the default in most research contexts unless a directional hypothesis is specified in advance.

How do I find the critical value of t?

To find the t critical value, you need three pieces of information: your degrees of freedom (usually sample size minus 1), your significance level (α, commonly 0.05), and whether your test is one-tailed or two-tailed. Enter these into the calculator above and the critical value is returned directly. For a two-tailed test at α = 0.05 with 10 df, the critical value is approximately ±2.228.

What significance level (α) should I use?

The most common significance level is α = 0.05, meaning you accept a 5% probability of rejecting a true null hypothesis (Type I error). In fields requiring stricter standards — such as medicine or physics — α = 0.01 or α = 0.001 may be used. The choice should be made before data collection based on the consequences of a Type I error in your specific context.

What happens to the t critical value as degrees of freedom increase?

As degrees of freedom increase, the t-distribution approaches the standard normal distribution (z-distribution). This means the t critical value decreases and converges toward the corresponding z critical value. For example, at α = 0.05 two-tailed, the critical value is 12.706 at df = 1, 2.228 at df = 10, and approaches 1.960 as df → ∞.

How is the t critical value different from a p-value?

The t critical value is a fixed threshold determined by your significance level and degrees of freedom before you run your test. The p-value is calculated from your actual data and test statistic after running the test. If your test statistic exceeds the critical value, equivalently your p-value will be less than α — both lead to the same conclusion about rejecting the null hypothesis.

More Statistics Tools