Calcsite / Statistics / P-Value Calculator (from Z-Score)
Statistics

P-Value Calculator (from Z-Score)

Calculate the p-value for a given z-score.

P-Value (from Z-Score)

How this calculator works

A smaller p-value indicates stronger evidence against the null hypothesis — the common 0.05 significance threshold corresponds to a z-score of about ±1.96.

Formula

two-tailed p-value = 2 × (1 − Φ(|z|)), using the normal CDF