Z-Score to Percentile (Normal CDF Approximation) Calculator
Φ(z) via the Abramowitz-Hastings 7.1.26 polynomial.
Convert a standard-normal z-score to a percentile (cumulative probability) via the Abramowitz-Hastings rational approximation of the normal CDF (max error ≈ 7.5 × 10⁻⁸). Reports Φ(z), 1 − Φ(z), and the percentile as a percent.
How to use this calculator
- Fill in the inputs above using the units you already have.
- Values update automatically as you type — no submit button needed.
- Hover any result row for the underlying formula and intermediate values.
Formula
Φ(z) ≈ 1 − φ(z)·(b₁t + b₂t² + b₃t³ + b₄t⁴ + b₅t⁵), t = 1/(1 + 0.2316419 |z|).
In depth
Convert a standard-normal z-score to a percentile (cumulative probability) via the Abramowitz-Hastings rational approximation of the normal CDF (max error ≈ 7.5 × 10⁻⁸). Reports Φ(z), 1 − Φ(z), and the percentile as a percent.
Spot an issue or have a suggestion?
Our editors read every message. If the math looks off, tell us the inputs you used and what you expected.