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 α.
Z-Score Calculator
Convert any raw value into a z-score — the number of standard deviations it sits above or below the mean of its distribution. Used everywhere from standardised test reporting and quality control to risk modelling and machine-learning feature scaling.
Key differences
| P-Value Calculator | Z-Score Calculator | |
|---|---|---|
| Category | Statistics | Statistics |
| Inputs required | 2 | 3 |
| Result | p-value | Z-Score |
| 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). | Convert any raw value into a z-score — the number of standard deviations it sits above or below the mean of its distribution. Used everywhere from standardised test reporting and quality control to risk modelling and machine-learning feature scaling. |