t table of critical values (and how to read it)
A t table lists t* critical values, the multipliers you plug into a confidence interval or compare a t statistic against. Read across the row for your degrees of freedom (df = n - 1 for one sample) and down the column for your confidence level. For a 95% CI with df = 24, t* = 2.064.
AP Statistics: Unit 4 (topics 4.1 Sampling Distributions for Sample Means, 4.2 Constructing a Confidence Interval for a Population Mean or Population Mean Difference, 4.4 Setting Up a Test for a Population Mean or Population Mean Difference, 4.5 Carrying Out a Test for a Population Mean or Population Mean Difference). In the Fall 2026 AP Statistics course, t procedures for means sit in Unit 4, and the exam provides formulas and tables for both sections so you read t* from a supplied table.
What t* critical values are
A t critical value, written (say "t-star"), is a multiplier that comes from the t distribution. You use it in two places: building a confidence interval and running a t test. In the confidence interval formula statistic (critical value)(standard error), sets how wide the interval is. In a test you compare your t statistic against to see whether the result sits far enough into the tail to be significant.
Every depends on two things: how confident you want to be (or how small a tail area you are testing) and the degrees of freedom. A t table, also called a t distribution table, is a grid of these values with degrees of freedom down the side and tail probabilities or confidence levels across the top.
How degrees of freedom work
Degrees of freedom, written , tell you which row of the t table to use. The t distribution is a family of curves, one for each value of . Smaller means heavier tails and a larger ; larger makes the curve look more like the normal curve.
For a single sample of size (a one-sample mean, or the mean of paired differences), the rule is:
So a sample of has . Here is the sample size. You lose one degree of freedom because you estimate the population mean (Greek letter "mu") with the sample mean ("x-bar") before computing the sample standard deviation .
How to read the t distribution table for a 95% CI with df = 24
Suppose you are building a 95% confidence interval from a sample of . Two steps get you to .
- Find your row. With , go to the row labeled 24.
- Find your column. A 95% interval is two-tailed, so the leftover 5% splits into two tails of 2.5% each. Use the column headed 95% confidence, which is the same as upper-tail probability 0.025.
Where that row and column meet you read . That is the number you multiply by the standard error to get the margin of error.
One-tail vs two-tail columns
Most t tables label each column two ways: an upper-tail probability and a confidence level. The upper-tail probability is the area in one tail beyond . Let ("alpha") be the significance level of a test.
- For a two-tailed test at level , or a confidence interval at level , use the column with upper-tail probability . A 95% interval uses 0.025.
- For a one-tailed test at level , use the column with upper-tail probability . A one-tailed test at uses 0.05.
With , the 0.05 column gives and the 0.025 column gives . Same row, different tail area, different critical value. Reading the wrong column is the most common t-table mistake.
What happens to the t critical value as df grows
As degrees of freedom increase, the heavy tails of the t distribution thin out and shrinks toward the matching z critical value ("z-star") from the standard normal curve. For 95% confidence, .
| df | for 95% |
|---|---|
| 10 | 2.228 |
| 24 | 2.064 |
| 30 | 2.042 |
| 100 | 1.984 |
| 1.960 |
By the t value 1.984 is within about 0.024 of . That is why large-sample t procedures give almost the same interval as a z procedure. The t value stays a little bigger, so the interval is slightly wider to account for estimating the population standard deviation ("sigma") with the sample standard deviation .
Look up t* without the table
You do not have to read the table by hand every time. The confidence interval calculator and the one-sample t test calculator look up for the degrees of freedom and confidence level you enter. To decide whether a problem calls for t instead of z in the first place, read t test vs z test.
Read t* for a 95% CI with df = 24
You have a sample of and want a 95% confidence interval for the population mean. Which do you use?
Compute the degrees of freedom: .
A 95% interval is two-tailed, so the total tail area is , and each tail holds .
In the t table, take row 24 and the column for upper-tail probability 0.025 (labeled 95% confidence).
Read the value where that row and column meet.
.
Build a 95% confidence interval with t*
A sample of exam scores has sample mean and sample standard deviation . Construct a 95% confidence interval for the population mean .
Standard error of the mean: .
Degrees of freedom: , so .
Margin of error: .
Interval: .
Lower bound ; upper bound .
The 95% confidence interval is , or .
Find a one-tailed t critical value
For a one-tailed t test at significance level with , what is the critical value?
A one-tailed test puts all in a single tail, so use the upper-tail probability 0.05 column.
Take row .
Read the value where that row and column meet.
.
Frequently asked questions
Is df = n - 1 always the degrees of freedom?
For a one-sample t procedure or a paired-differences t procedure, yes, . Two-sample t procedures use a different, more complicated df that technology computes for you, so applies only when you have a single sample or a single column of paired differences.
Why is t* for 95% and df = 24 equal to 2.064 instead of 1.960?
The value 1.960 is , which assumes you know the population standard deviation . With only 25 data points you estimate with the sample standard deviation , and that extra uncertainty gives the t distribution fatter tails, pushing up to 2.064. As df grows, falls back toward 1.960.
Which column do I use for a confidence interval?
Use the confidence-level column that matches your interval, or equivalently the upper-tail probability equal to . A 95% interval uses upper-tail 0.025, a 90% interval uses 0.05, and a 99% interval uses 0.005.
What is the difference between the t table and the z table?
The z table (standard normal) has one fixed curve and is used when is known, while the t table has a separate row for every value of df and is used when you estimate with . For the same confidence level, is always a bit larger than , and the two nearly match once df is large.
| df | 80% CI two-tail 0.2 | 90% CI two-tail 0.1 | 95% CI two-tail 0.05 | 98% CI two-tail 0.02 | 99% CI two-tail 0.01 |
|---|---|---|---|---|---|
| 1 | 3.078 | 6.314 | 12.706 | 31.821 | 63.657 |
| 2 | 1.886 | 2.920 | 4.303 | 6.965 | 9.925 |
| 3 | 1.638 | 2.353 | 3.182 | 4.541 | 5.841 |
| 4 | 1.533 | 2.132 | 2.776 | 3.747 | 4.604 |
| 5 | 1.476 | 2.015 | 2.571 | 3.365 | 4.032 |
| 6 | 1.440 | 1.943 | 2.447 | 3.143 | 3.707 |
| 7 | 1.415 | 1.895 | 2.365 | 2.998 | 3.499 |
| 8 | 1.397 | 1.860 | 2.306 | 2.896 | 3.355 |
| 9 | 1.383 | 1.833 | 2.262 | 2.821 | 3.250 |
| 10 | 1.372 | 1.812 | 2.228 | 2.764 | 3.169 |
| 11 | 1.363 | 1.796 | 2.201 | 2.718 | 3.106 |
| 12 | 1.356 | 1.782 | 2.179 | 2.681 | 3.055 |
| 13 | 1.350 | 1.771 | 2.160 | 2.650 | 3.012 |
| 14 | 1.345 | 1.761 | 2.145 | 2.624 | 2.977 |
| 15 | 1.341 | 1.753 | 2.131 | 2.602 | 2.947 |
| 16 | 1.337 | 1.746 | 2.120 | 2.583 | 2.921 |
| 17 | 1.333 | 1.740 | 2.110 | 2.567 | 2.898 |
| 18 | 1.330 | 1.734 | 2.101 | 2.552 | 2.878 |
| 19 | 1.328 | 1.729 | 2.093 | 2.539 | 2.861 |
| 20 | 1.325 | 1.725 | 2.086 | 2.528 | 2.845 |
| 21 | 1.323 | 1.721 | 2.080 | 2.518 | 2.831 |
| 22 | 1.321 | 1.717 | 2.074 | 2.508 | 2.819 |
| 23 | 1.319 | 1.714 | 2.069 | 2.500 | 2.807 |
| 24 | 1.318 | 1.711 | 2.064 | 2.492 | 2.797 |
| 25 | 1.316 | 1.708 | 2.060 | 2.485 | 2.787 |
| 26 | 1.315 | 1.706 | 2.056 | 2.479 | 2.779 |
| 27 | 1.314 | 1.703 | 2.052 | 2.473 | 2.771 |
| 28 | 1.313 | 1.701 | 2.048 | 2.467 | 2.763 |
| 29 | 1.311 | 1.699 | 2.045 | 2.462 | 2.756 |
| 30 | 1.310 | 1.697 | 2.042 | 2.457 | 2.750 |
| 40 | 1.303 | 1.684 | 2.021 | 2.423 | 2.704 |
| 50 | 1.299 | 1.676 | 2.009 | 2.403 | 2.678 |
| 60 | 1.296 | 1.671 | 2.000 | 2.390 | 2.660 |
| 80 | 1.292 | 1.664 | 1.990 | 2.374 | 2.639 |
| 100 | 1.290 | 1.660 | 1.984 | 2.364 | 2.626 |
| 1000 | 1.282 | 1.646 | 1.962 | 2.330 | 2.581 |
| z* | 1.282 | 1.645 | 1.960 | 2.326 | 2.576 |
Each entry is t*, the value with the given central area for a confidence interval (or the given two-tail probability for a test). The bottom row shows the z* values the t-values approach as degrees of freedom grow.