Convert a standard-normal Z-score into one-sided or two-sided probability areas, or work backward from any one area to Z. Enter exactly one field at a time; all other normal-curve probabilities are calculated together.
Formula
If Φ is the standard normal cumulative distribution function:
left tail = Φ(Z)
right tail = 1 − Φ(Z)
two tails = 2 × (1 − Φ(|Z|))
between = 2 × Φ(|Z|) − 1
When a probability is supplied, the calculator uses the inverse normal CDF to find the corresponding Z-score.
Examples
Z-score of 2
For Z = 2, P(x < Z) is 0.97725, the right-tail probability is
0.022750, and the combined two-tail probability is 0.045500.