Student T-Distribution Calculator
Enter a t-statistic and degrees of freedom to get one-tail and two-tail p-values instantly.
Inputs
Critical Value Finder
Enter a t-statistic and degrees of freedom, then click Calculate P-Values.
Test parameters
Two-tail p-value
One-tail p-value
Significance at common thresholds
Copied!
Summary
Enter a t-statistic and degrees of freedom to get one-tail and two-tail p-values instantly.
How it works
- Enter the t-statistic from your hypothesis test.
- Enter the degrees of freedom (typically n - 1 for one-sample tests).
- The calculator converts |t| to an F-ratio and evaluates the regularized incomplete beta function I(df/(df+t²), df/2, 1/2).
- The one-tail p-value is half the two-tail value; pick the tail based on your alternative hypothesis direction.
- Results update instantly; you can also enter a desired p-value to find the corresponding critical t-value.
Use cases
- Check whether a sample mean differs significantly from a known population mean.
- Compare p-values from two independent or paired sample t-tests.
- Verify t-test output from Excel, R, or Python.
- Find critical t-values for custom significance levels (e.g., α = 0.01, 0.05, 0.10).
- Use in classroom statistics exercises to build intuition for the t-distribution.
- Assess regression coefficients: is a predictor statistically significant?
- Quick sanity-check during data analysis before finalizing a report.
Frequently Asked Questions
Related tools
Last updated: 2026-05-23 ·
Reviewed by Nham Vu