This p-value calculator helps you turn a z, t, chi-square, or F test statistic into a p-value fast. It also shows whether your result is statistically significant at your chosen alpha level and explains the result in plain language. For the bigger picture, start with the Statistics hub and the Hypothesis Tests hub.
Show steps / formulas
What this calculator does: It converts a test statistic into a p-value using the selected distribution.
Z: Uses the standard normal distribution.
t: Uses the t distribution with degrees of freedom.
Chi-square: Uses the chi-square distribution with degrees of freedom and a right-tail probability.
F: Uses the F distribution with numerator and denominator degrees of freedom and a right-tail probability.
Tail rules:
- Z left-tailed: P(Z ≤ z)
- Z right-tailed: P(Z ≥ z)
- Z two-tailed: 2 × min(P(Z ≤ z), P(Z ≥ z))
- t left-tailed: P(T ≤ t)
- t right-tailed: P(T ≥ t)
- t two-tailed: 2 × min(P(T ≤ t), P(T ≥ t))
- Chi-square right-tailed: P(X2 ≥ x2)
- F right-tailed: P(F ≥ f)
Step-by-step method:
- Choose the correct distribution.
- Choose the correct tail for your hypothesis.
- Enter the test statistic.
- Enter degrees of freedom when needed.
- Pick alpha.
- Click Calculate to get the p-value and decision.
Interpretation note: A p-value tells you how unusual your result would be if the null hypothesis were true. It does not tell you the probability that the null hypothesis is true.
- Choosing the wrong tail for the research hypothesis.
- Using the wrong distribution.
- Forgetting the degrees of freedom for t, chi-square, or F.
- Treating the p-value as proof that the null hypothesis is false.
- Confusing statistical significance with practical importance.
- Using a two-tailed p-value when the hypothesis is one-tailed, or the reverse.
Need the cutoff value instead of the probability? Try the Critical Value Calculator or browse the Hypothesis Tests hub.

What this calculator does
This p-value calculator takes a test statistic you already have and converts it into a p-value. You choose the correct distribution, choose the tail, enter degrees of freedom when needed, and compare the result with your alpha level. In plain terms, it helps answer this question: If the null hypothesis were true, how unusual would this result be?
It is built for the common classroom situation where you already know your test statistic from handwork, a formula sheet, SPSS, Excel, R, or another calculator, but you still need the p-value and a clear interpretation. For chi-square tests, the chi-square distribution is used in goodness-of-fit and related chi-square procedures; for F-based tests, the F distribution is used in ANOVA and variance-ratio settings.
When to use it (and when not to)
Use this calculator when:
- you already have a z, t, chi-square, or F statistic,
- you know whether your test is left-tailed, right-tailed, or two-tailed,
- you know the needed degrees of freedom for t, chi-square, or F,
- you want to compare the p-value with α = 0.10, 0.05, or 0.01.
Do not use this calculator when:
- you still need to choose which hypothesis test fits your data,
- you only have raw data and no test statistic yet,
- you need the calculator to compute the full test from means, standard deviations, counts, or samples,
- you are unsure whether your alternative hypothesis is one-tailed or two-tailed.
A p-value is tied to the test statistic’s distribution and the direction of the alternative hypothesis, so the calculator works best only after those choices are already correct.

How it works
A p-value is an area under a probability curve. After you choose the correct distribution, the calculator finds the area that is at least as extreme as your test statistic, assuming the null hypothesis is true. That is why the tail matters. For a left-tailed test, the area is on the left. For a right-tailed test, the area is on the right. For a two-tailed test, the calculator uses both tails.
Here is the idea in simple steps:
- Pick the correct distribution: z, t, chi-square, or F.
- Pick the tail that matches the alternative hypothesis.
- Enter the test statistic.
- Enter degrees of freedom if the distribution needs them.
- The calculator finds the p-value from the matching curve.
- It compares the p-value with alpha and shows the decision.
If p ≤ α, you reject the null hypothesis. If p > α, you fail to reject the null hypothesis. Also, a p-value must be between 0 and 1.

Step-by-step example
Suppose you already computed a t statistic of 2.5 with 14 degrees of freedom for a right-tailed test, and your significance level is α = 0.05.
Step 1: Identify the distribution
Because this is a t statistic, use the t distribution with df = 14.
Step 2: Identify the tail
Because the alternative hypothesis points to a value greater than the null value, this is a right-tailed test.
Step 3: Find the p-value
For t = 2.5 and df = 14, the right-tail p-value is 0.0127.
Step 4: Compare p with alpha
Because 0.0127 < 0.05, you reject H₀.
Step 5: Interpret the result
In plain language: If the null hypothesis were true, getting a t value this large or larger would be unlikely. So the sample gives enough evidence for the alternative hypothesis at the 5% level.

Common mistakes
One of the biggest mistakes is thinking the p-value is the probability that the null hypothesis is true. It is not. The p-value is about how unusual your data would be if the null hypothesis were true. Another mistake is treating statistical significance as proof of practical importance. A tiny effect can be statistically significant, and an important real-world effect can fail to reach a chosen cutoff in a small sample. The ASA specifically warns that p-values should not be used alone as the whole basis for scientific or practical conclusions.
Other common mistakes include:
- choosing the wrong tail,
- using z when you really need t,
- forgetting degrees of freedom,
- entering a rounded test statistic and expecting the exact same p-value as software,
- thinking p < 0.05 automatically proves your theory,
- comparing p to alpha incorrectly.
Even textbook examples can show slightly different p-values when one method uses rounded values and another uses more exact data.

FAQs: P-Value Calculator
What does this result mean?
It means: assuming the null hypothesis is true, your observed result, or one even more extreme, would happen with probability p. A small p-value means the result would be less likely under the null hypothesis. It does not mean the null hypothesis has probability p of being true.
Which test should I use: z, t, chi-square, or F?
Use z when your test uses a standard normal setup, often for known-population-standard-deviation cases or some proportion tests. Use t for many mean tests when the population standard deviation is unknown. Use chi-square for chi-square procedures such as goodness-of-fit and other chi-square settings. Use F for ANOVA and variance-ratio settings. This calculator does not choose the test for you; it only converts the statistic you already have into a p-value.
Should I choose a one-tailed or two-tailed test?
Choose the tail based on your alternative hypothesis, not on which choice gives the smaller p-value. If your alternative says “less than,” use a left-tailed test. If it says “greater than,” use a right-tailed test. If it says “different from,” use a two-tailed test.
Why is my answer different from my teacher’s or from SPSS?
The most common reasons are:
-you used a different tail,
-you used the wrong degrees of freedom,
-your teacher used more exact values before rounding,
-software used the full raw data while you entered a rounded test statistic.
Even small rounding differences can change the p-value slightly.
Can a p-value be bigger than 1 or less than 0?
No. A p-value is a probability, so it must stay between 0 and 1. If you see something outside that range, there is likely an input or setup error.
Does p < 0.05 prove my hypothesis is true?
No. It only means your result is statistically significant at that alpha level. The ASA warns that p-values alone do not measure effect size, practical importance, or whether a scientific explanation is correct.
How should I report a p-value in homework or research?
A simple classroom format is: test statistic, degrees of freedom if needed, p-value, and the decision relative to alpha. For example: t(14) = 2.50, p = 0.0127, so the result is statistically significant at α = 0.05. This keeps the result clear and tied to the actual test used.
Related tools
- Statistics hub
- Hypothesis Tests hub
- Critical Value Calculator
- Z-Score Calculator
- One-Sample t-Test Calculator
- Chi-Square Test Calculator
- F Distribution Calculator
References
American Statistical Association. (2016, March 7). American Statistical Association releases statement on statistical significance and p-values. https://www.amstat.org/asa/files/pdfs/p-valuestatement.pdf
National Institute of Standards and Technology. (n.d.). Critical values and p values. In NIST/SEMATECH e-Handbook of Statistical Methods. https://www.itl.nist.gov/div898/handbook/prc/section1/prc131.htm
The Pennsylvania State University. (n.d.). S.3.2 Hypothesis testing (P-value approach). STAT ONLINE. https://online.stat.psu.edu/statprogram/reviews/statistical-concepts/hypothesis-testing/p-value-approach