100% Free No Sign-Up Unlimited Use No Limits Secure & Private
PDF Tools Calculators Categories Guides Contact No Sign-Up Needed to Use This Site
P-value
--
Enter test statistic to calculate
Significant at α=0.05
--
Significant at α=0.01
--
Significant at α=0.10
--
Test Statistic
--
α LevelZ CriticalDecision
0.10±1.645Reject if |z| > 1.645
0.05±1.960Reject if |z| > 1.960
0.01±2.576Reject if |z| > 2.576
0.001±3.291Reject if |z| > 3.291

Find the p-value for a Z-test, t-test, or chi-square test from your test statistic, and instantly see whether the result is statistically significant at common alpha levels.

How It Works

How P-value Calculator Works

For a Z-test, the calculator uses a standard normal cumulative distribution approximation to find the probability of observing a value at least as extreme as your z-statistic. A two-tailed test doubles the smaller tail probability; a one-tailed (left or right) test uses just that one side directly.

For a T-test, you also supply the degrees of freedom (df). The calculator converts the t-statistic toward an equivalent z-value using t/√(1 + t²/(2·df)) and then applies the same normal-distribution approximation — this is a fast approximation that tracks the exact Student's t-distribution closely for larger df, though it becomes slightly less precise for very small df.

For a Chi-square test, the p-value is the upper tail of the chi-square distribution — computed as 1 minus the regularized incomplete gamma function evaluated at your chi-square statistic and degrees of freedom. In every mode, the resulting p-value is compared against α = 0.10, 0.05, and 0.01 to flag significance at each common threshold.

Worked Example

See It In Action

A Z-statistic of 2.5, tested two-tailed, gives a p-value of approximately 0.0124 — since the one-sided tail beyond z = 2.5 is about 0.0062, doubled for both tails. That p-value is below 0.05, so you would reject the null hypothesis at the standard 5% significance level, but it is above 0.01, so it falls short of significance at the stricter 1% level.
Real-World Use Cases

Who Uses P-value Calculator and Why

  • Checking whether a Z-test statistic from a study reaches statistical significance at the standard 0.05 level.
  • Evaluating a t-test result from a small-sample experiment using the supplied degrees of freedom.
  • Determining the significance of a chi-square goodness-of-fit or independence test statistic.
  • Comparing a computed p-value against multiple alpha thresholds (0.10, 0.05, 0.01) at once to see how strong the evidence really is.
Common Mistakes

Mistakes to Avoid

  • Choosing a one-tailed test after already seeing which direction the data leans — the choice between one-tailed and two-tailed should be made based on the hypothesis before looking at results, not after.
  • Treating a very small p-value as proof of a large or practically important effect — p-values measure evidence against the null hypothesis, not the size of the effect itself.
  • Forgetting to supply the correct degrees of freedom for a t-test or chi-square test — both distributions change shape with df, which directly changes the resulting p-value.
Pro Tips

Tips for Best Results

  • Decide one-tailed versus two-tailed based on what your hypothesis actually predicts, and commit to that choice before running the test.
  • Check the p-value against all three common alpha levels (0.10, 0.05, 0.01) shown, rather than only the 0.05 cutoff, to see how robust the significance really is.
Troubleshooting

Fixing Common Problems

My t-test p-value seems slightly off from a textbook table. — This calculator uses a fast normal-distribution approximation for the t-test that tracks the exact Student's t-distribution closely for larger degrees of freedom but is slightly less precise for very small df.

I'm not sure whether to run a one-tailed or two-tailed test. — Use two-tailed if you're testing for any difference in either direction; use one-tailed only if your hypothesis specifically predicts a difference in one particular direction, decided before seeing the data.

Glossary

Terms Explained

Null hypothesis: The default assumption of no effect or no difference that a p-value measures evidence against.

Degrees of freedom: A value reflecting how much independent information went into a statistic, which affects the shape of the t- and chi-square distributions used to compute a p-value.

FAQ

Frequently Asked Questions

What's the difference between a one-tailed and two-tailed test?
A two-tailed test checks for a difference in either direction (values much higher or much lower than expected), while a one-tailed test only checks for a difference in one specific direction — choose based on what your hypothesis actually predicts before you see the data.
What does a p-value below 0.05 actually mean?
It means that, assuming the null hypothesis is true, there is less than a 5% chance of observing a test statistic this extreme purely by random variation — conventionally treated as strong enough evidence to reject the null hypothesis.
Why do I need degrees of freedom for a t-test or chi-square test?
Degrees of freedom describe how much independent information went into estimating the statistic (typically related to sample size), and both the t-distribution and chi-square distribution change shape depending on df, which directly affects the resulting p-value.
Is a smaller p-value always "better"?
A smaller p-value indicates stronger evidence against the null hypothesis, but it does not measure the size or practical importance of an effect — a tiny, meaningless difference can still produce a very small p-value with a large enough sample.