What Is a Z-Score to Percentile Calculator?
This tool converts a Z-score into a percentile rank using the standard normal distribution. A percentile tells you the percentage of values in a normally distributed dataset that fall below a given point. For example, if your Z-score lands at the 84th percentile, you scored higher than 84% of the group. The calculator also reports the area to the left and the area to the right under the bell curve, giving you a complete picture of where your value sits.
How to Use the Calculator
- Enter your Z-score (the number of standard deviations a value is from the mean). It can be positive, negative, or zero.
- Click calculate to see the percentile rank instantly.
- Read the area to the left (the cumulative probability) and the area to the right (the complement).
A Z-score of 0 always equals the 50th percentile, because the standard normal curve is symmetric around its mean.
The Formula Explained
The percentile is found using the cumulative distribution function (CDF) of the standard normal distribution, written as Φ(z). It gives the area under the curve to the left of your Z-score:
- Percentile = Φ(z) × 100
- Area to the left = Φ(z)
- Area to the right = 1 − Φ(z)
Because there is no simple closed-form expression for Φ(z), calculators use a numerical approximation (such as the error function) or a Z-table lookup to find the value.
Worked Example
Suppose a student's test result gives a Z-score of 1.25. Using the standard normal CDF, Φ(1.25) ≈ 0.8944. So:
- Percentile rank ≈ 89.44 — the student scored better than about 89% of test takers.
- Area to the left ≈ 0.8944.
- Area to the right ≈ 0.1056.
Frequently Asked Questions
Can a Z-score be negative? Yes. A negative Z-score means the value is below the mean and will produce a percentile below 50.
What percentile is a Z-score of 2? Roughly the 97.7th percentile, since Φ(2) ≈ 0.9772.
Is this the same as a percentage score? No. A percentile rank compares your position relative to others, while a percentage score is your raw result out of a total.