Standardize a raw score, convert between a Z-score and normal-curve probability, or find the probability between two Z-scores. The three modes reproduce the full set of forms offered by calculator.net's Z-Score Calculator.
Formula
A raw score x is standardized by subtracting the population mean μ and dividing by the population standard deviation σ:
z = (x − μ) / σ
Converter and range modes use the standard normal CDF Φ. The probability between
Z1 and Z2 is Φ(Z2) − Φ(Z1).
Examples
Default raw score
For x = 5, μ = 3, and σ = 2, the Z-score is 1. The probability to the left is 0.84134.
Between Z = −1 and Z = 0
The standard-normal area is Φ(0) − Φ(−1) = 0.34134.