T Distribution Calculator

T Distribution Calculator

Calculate Student t density, cumulative probability, tail areas, critical values, central intervals, and mean and variance rules from degrees of freedom.

1.Choose a preset
2.Distribution inputs
For a one-sample t procedure, df is usually n - 1.
Use 0.95 for a left probability or central confidence level; use 0.05 for two-tail alpha.
3.Optional sample mean scale
Density at t
0.0000
Student t PDF
Selected probability
0.0000
mode probability
Critical t
0.0000
from probability input
Scaled mean interval
0.00 to 0.00
using sample SE
4.Distribution facts
0
Mean rule
1.2000
Variance rule
2.662
Sample SE
0.0500
Two-tail alpha
5.Reference tables
Degrees of freedom t 90% central t 95% central t 99% central Shape note
16.31412.70663.657Very heavy tails
22.9204.3039.925Variance undefined
52.0152.5714.032Wide small-sample tails
101.8122.2283.169Common classroom df
201.7252.0862.845Moderate sample
301.6972.0422.750Near normal
601.6712.0002.660Large-sample behavior
1201.6581.9802.617Very close to z
6.Mode and formula guide
Calculator mode What it returns Main formula idea Useful when
Left cumulativeP(T <= t)CDF from regularized betaReading a t statistic as a percentile
Right tailP(T > t)1 - CDF(t)One-sided upper-tail tests
Two-tailP(|T| >= |t|)2 times the smaller tailTwo-sided significance checks
BetweenP(a <= T <= b)CDF(b) - CDF(a)Central or custom intervals
Critical valuet cutoffBisection over CDFFinding test thresholds
Mean scalex-bar intervalmean +/- t* s/sqrt(n)Confidence intervals for a mean
7.Practical tips
Degrees of freedom: For one sample or paired differences, use n - 1. For regression and grouped tests, use the residual df from the model.
Two-sided tests: A 95% central interval uses alpha = 0.05, so each tail gets 0.025 and the cutoff is t(0.975).
Small samples: Low df creates heavier tails than a normal curve, so critical values are larger and confidence intervals are wider.
Mean intervals: The scaled interval uses the sample standard error s / sqrt(n). Keep the mean, SD, and unit label on the same measurement scale.

In your experiment, you have 12 data points. That’s not a big sample, yet you want to make conclusive claims about larger group that these data points represent. The t distribution stops you from getting too cocky. The normal curve requires you to know the population variance (which is almost never true in actual research). The t distribution handles uncertainty. Your sample standard deviation may or may not be an accurate representation of truth, so it widens the tails of probability. It’s a safer, more truthful approach.

You don’t even need to look up numbers in some mess of tables from your textbooks. The tool does all the complicated stuff for you. All you enter are your degrees of freedom (usually n, 1). Why is that important? Because having less data means the tool penalizes you for it. So if you’ve got twenty observations, then you have nineteen degrees of freedom. Then the tool makes the curve curve accordingly. With fewer degrees of freedom, it results in a flatter curve with heavier tails. With higher degrees of freedom, it produces a sharper curve that looks closer to what we think of as the bell curve. And that is on purpose. It knows that the bigger your sample size, the more closely it estimate true population values.

Why the T Distribution Helps With Small Samples

In testing a hypothesis, we tend to concentrate on the tails, the extreme results, which indicate potential disproving of our null hypothesis. We can select left, right, or two-tails in the calculator. For most scientific questions, the default is two-tailed, since in general you have no idea whether an effect will be positive or negative prior to doing the experiment. So you divide your significance level (e.g., five percent) into two parts, one each end of the distribution. The calculator calculates the area under the curve outside the critical t value. If the observed t statistic occurs in this shaded area, then you reject the null. It’s a yes-no decision based on a continuum of math.

That’s not necessarily bad. In fact, confidence intervals tend to be the most helpful output. Instead of just one point estimate, you recieve a range. That’s what the calculator provides: A range scaled from the critical t value with your standard error. How does that work? Your standard error takes into account the square root of your sample size as well as your sample standard deviation. Intuitively, the bigger your sample size, the narrower the interval; the greater the variance across your data, the wider the interval. However, the width of the interval also depends on the degree of freedom, which protect you from error by making the interval wider when you have smaller sample sizes. Think of it like a buffer from noise.

When you have small sample sizes, the difference between the normal distribution and the t distribution is stark. With only one degree of freedom, the t distribution have heavy tails and technically undefined variance. There is no way to reliably compute your spread. As you work up toward thirty or more degrees of freedom, the difference becomes smaller, but it never dissapears entirely. And it will show you exactly how wide that extra bit is on the calculator. That’s the price of uncertainty.

Know what you’re putting in. You should always make sure you’ve got the right number of degrees of freedom for the type of test design you’re running. A two sample t-test is more complicated because it is based off the variance for each group. For a paired t-test, it is just n, 1. Putting in the wrong degrees of freedom means you’ll have the wrong critical values. Besides entering values for degrees of freedom (and everything else), there are buttons for switching between modes. One mode computes the critical value from a known probability, which comes in handy if you’re planning a study and want to compute how large a sample size would of need to be to see an effect.

The calculator comes with reference tables to provide a quick sanity check. As you move up the degrees of freedom, you can see the critical t value fall. At a ninety-five percent confidence level, it begins at a high value and moves towards the standard normal z-score of 1.96. The closer this gets, the smaller it becomes, reminding you that certainty is not free. Certainty is earned through sample size.

That’s what the t distribution is for: it is a humbling tool, one that reminds us that we’re dealing with limited information, and that there is a sensible structure for communicating its limits. The same logic applies whether you’re assessing quality control metrics in a factory or evaluating clinical trial results. You’ve got a sample, you’ve got some uncertainty, now how do you connect those dots? The calculator will do the arithmetic for you, but you bring the context. Use it to establish your bounds and to describe your risks. Use it to get a sense of what your little bit of data realy tells you. And the broader the tails, the more careful you should be. That is the lesson in every curve.

T Distribution Calculator