Z-Score Calculator (Standard Score & Percentile)
Compute z-score, percentile rank, and one/two-tailed p-values under the standard normal distribution. z = (x − μ) / σ.
MATHCompute the standard score (z-score) of a value, its percentile rank, and one/two-tailed tail probabilities under the standard normal distribution. Formula: z = (x − μ) / σ.
Common benchmarks: z = ±1.96 is the 95% confidence boundary (two-tailed p = 0.05); z = ±2.58 is 99% (p = 0.01); z = ±3 means only 0.27% of values are this extreme. About 68% of values fall within ±1σ, 95% within ±2σ, 99.7% within ±3σ (empirical rule).