Z Score to Percentile Calculator

Last reviewed: June 2026 by the InvNorm Calculator Editorial Team. Report an issue

Use this calculator to convert any Z score into its corresponding percentile rank. The percentile tells you the percentage of values in a standard normal distribution that fall at or below the given Z score. Simply enter a Z score and the calculator will compute the cumulative probability and percentile instantly.

Enter any Z score (positive or negative).

How Z Scores Relate to Percentiles

A percentile rank indicates the percentage of observations in a standard normal distribution that fall at or below a particular Z score. The conversion uses the cumulative distribution function (CDF) of the standard normal distribution. For example, a Z score of 0 corresponds to the 50th percentile because exactly half of all values lie below the mean. A Z score of 1.645 corresponds to approximately the 95th percentile, meaning 95% of values fall below that point.

Percentile ranks are commonly used in educational testing, medical assessments, and growth charts. When a test result is reported at the 85th percentile, it means the score is higher than 85% of the reference population. Converting between Z scores and percentiles lets you move between the standardized scale used in statistical calculations and the more intuitive percentile scale used in practical reporting.

The relationship between Z scores and percentiles is not linear. Near the center of the distribution (Z scores close to 0), small changes in Z produce relatively large changes in percentile. In the tails (Z scores beyond 2 or below -2), even large changes in Z produce only small percentile differences because the probability density is much lower in those regions.

Formula

The percentile corresponding to a Z score is calculated using the standard normal CDF:

Percentile = Φ(z) × 100

where Φ(z) = P(Z ≤ z) is the cumulative probability from the standard normal distribution. This is computed using the error function:

Φ(z) = ½[1 + erf(z / √2)]

Worked Example

A student receives a score with a Z score of 1.28 on a standardized exam. What percentile does this correspond to?

  1. Apply the CDF: Φ(1.28) = 0.5 × [1 + erf(1.28 / √2)]
  2. Compute: Φ(1.28) ≈ 0.8997
  3. Convert to percentile: 0.8997 × 100 = 89.97%
  4. Interpret: The student scored higher than approximately 89.97% of test takers, placing them at the 90th percentile.

Common Z Score to Percentile Values

Z ScorePercentileZ ScorePercentile
-3.00.13%0.050.00%
-2.50.62%0.569.15%
-2.02.28%1.084.13%
-1.56.68%1.593.32%
-1.015.87%2.097.72%
-0.530.85%2.599.38%

Related Calculators


Return to the InvNorm Calculator to run your own calculation.