Compare calculators
Both calculators run independently — change the inputs on either side to compare results.
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.
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 α.
Key differences
| Hypothesis Testing Calculator | P-Value Calculator | |
|---|---|---|
| Category | Probability | Statistics |
| Inputs required | 6 | 2 |
| Result | Reject Null Hypothesis | p-value |
| What it does | 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. | 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). |