Compare calculators
Both calculators run independently — change the inputs on either side to compare results.
P-Value Calculator
Convert a z-score (or any standard-normal test statistic) into a p-value for a one- or two-tailed hypothesis test, then see it visualised as the shaded tail area on the standard normal curve. The smaller the p-value, the stronger the evidence against the null hypothesis — reject H₀ when p drops below your significance threshold (commonly 0.05).
Red shaded area is the rejection region — the probability mass in the tail(s) at least as extreme as your test statistic. A significant result means this red area is smaller than your significance level α.
Hypothesis Testing Calculator
Run a one-sample t-test to decide whether a sample mean differs significantly from a hypothesised population mean. Returns 1 (reject the null hypothesis) or 0 (fail to reject) at your chosen confidence level using the one-sample t-statistic and a critical-value lookup.
Key differences
| P-Value Calculator | Hypothesis Testing Calculator | |
|---|---|---|
| Category | Statistics | Probability |
| Inputs required | 2 | 6 |
| Result | p-value | Reject Null Hypothesis |
| What it does | Convert a z-score (or any standard-normal test statistic) into a p-value for a one- or two-tailed hypothesis test, then see it visualised as the shaded tail area on the standard normal curve. The smaller the p-value, the stronger the evidence against the null hypothesis — reject H₀ when p drops below your significance threshold (commonly 0.05). | Run a one-sample t-test to decide whether a sample mean differs significantly from a hypothesised population mean. Returns 1 (reject the null hypothesis) or 0 (fail to reject) at your chosen confidence level using the one-sample t-statistic and a critical-value lookup. |