Inverse Normal Distribution Calculator
Find the value with a given cumulative probability (inverse CDF).
The inverse normal finds the cutoff value for a given cumulative probability.
The math behind it
It inverts the normal CDF: x = mean + z·sd, where z = Φ⁻¹(p). Computed with Acklam's algorithm.
Worked example
p 0.975, standard normal → z ≈ 1.96.
FAQ
What is z for 95% two-tailed?
About ±1.96, the cutoffs at p = 0.025 and 0.975.