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.

Copied!

Summary

Enter a t-statistic and degrees of freedom to get one-tail and two-tail p-values instantly.

How it works

  1. Enter the t-statistic from your hypothesis test.
  2. Enter the degrees of freedom (typically n - 1 for one-sample tests).
  3. The calculator converts |t| to an F-ratio and evaluates the regularized incomplete beta function I(df/(df+t²), df/2, 1/2).
  4. The one-tail p-value is half the two-tail value; pick the tail based on your alternative hypothesis direction.
  5. 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

Last updated: 2026-06-13 · Reviewed by Nham Vu