Z-Score to Percentile Calculator

Enter any z-score. Negative values are below the mean and translate to percentiles below 50.

Solution

Share:

Worked Examples

Above Average

What percentile is a z-score of 1.50?

A common above-average benchmark used in standardized testing and performance reports.

  1. Identify the z-score: z = 1.50.
  2. Look up the standard normal CDF: Φ(1.50) ≈ 0.9332.
  3. Multiply by 100: 0.9332 × 100 = 93.32.
  4. So z = 1.50 has approximately a percentile rank of 93.32.
  5. About 93% of values fall at or below this score, and about 7% fall above.

A z-score of 1.5 is a clear above-average result but well short of the top 5% threshold (which lives near z = 1.645).

Below Average

What percentile is a z-score of -0.75?

A negative z-score indicates a below-average value. This example illustrates how percentiles below 50 are computed.

  1. Identify the z-score: z = -0.75.
  2. Look up the standard normal CDF: Φ(-0.75) ≈ 0.2266.
  3. Multiply by 100: 0.2266 × 100 = 22.66.
  4. So z = -0.75 has approximately a percentile rank of 22.66.
  5. About 23% of values fall at or below this score, and about 77% fall above.

Negative z-scores translate to percentiles below 50. The further below 0, the lower the percentile.

Top of the Curve

What percentile is a z-score of 2.33?

A z of 2.33 is the standard one-tailed 1% critical value — useful in significance testing and elite-band cutoffs.

  1. Identify the z-score: z = 2.33.
  2. Look up the standard normal CDF: Φ(2.33) ≈ 0.9901.
  3. Multiply by 100: 0.9901 × 100 = 99.01.
  4. So z = 2.33 has approximately a percentile rank of 99.01.
  5. About 1% of values fall above this score — the top 1% threshold.

Used as a cutoff for the top 1% on tests and as a one-tailed 1% significance threshold in hypothesis testing.

Percentile from Z-Score

The percentile of a z-score equals the cumulative left-tail probability multiplied by 100. Φ(z) is the standard normal CDF — the probability that a random standard normal value is at or below z. Multiplying by 100 expresses that probability as a rank from 0 to 100.

percentile = Φ(z) × 100

How It Works

A z-score and a percentile rank describe the same position from two different angles. The z-score says how many standard deviations a value sits from the mean. The percentile says how many out of 100 randomly drawn values would land at or below it. To convert from one to the other, you take the cumulative probability that a standard normal value falls at or below the given z-score, then multiply by 100. That cumulative probability comes from the standard normal CDF. A z-score of 0 sits at the 50th percentile because half the curve lies below the mean. A z-score of 1 sits at about the 84th percentile because about 84% of the curve lies at or below one standard deviation above the mean.

Example Problem

A student scores z = 1.28 on a standardized exam. What percentile is that score?

  1. Identify the z-score: z = 1.28.
  2. Find the cumulative left-tail probability under the standard normal: Φ(1.28) ≈ 0.8997.
  3. Multiply by 100 to convert probability to percentile rank: 0.8997 × 100 = 89.97.
  4. Interpret: a z-score of 1.28 has a percentile rank of about 89.97.
  5. About 90% of test-takers scored at or below this student.
  6. Equivalently, about 10% of test-takers scored higher.

Percentile rank is one of the most intuitive ways to communicate where a score sits on a distribution, which is why it appears on standardized tests, growth charts, and admissions reports.

Key Concepts

A percentile rank is the percent of the distribution at or below a given value. A z-score is a value's distance from the mean in standard deviations. Both describe the same position; the difference is the units. Common z-to-percentile reference points: z = -2 → rank 2.28, z = -1 → rank 15.87, z = 0 → rank 50, z = 1 → rank 84.13, z = 2 → rank 97.72, z = 3 → rank 99.87. The 25th, 50th, and 75th percentiles correspond to z = -0.6745, 0, and 0.6745 respectively — the quartile boundaries.

Applications

  • Reporting standardized test scores in percentile terms
  • Communicating growth-chart placement to parents and clinicians
  • Translating IQ, salary, or performance scores onto an intuitive 0-100 scale
  • Setting admissions cutoffs at fixed percentile bands
  • Risk reporting in finance, where percentiles describe value-at-risk levels
  • Quality control where defect rates are expressed as percentile thresholds

Common Mistakes

  • Confusing percentile rank with percentage above — they are complements that add to 100
  • Reporting a percentile greater than 100 or less than 0 (the scale only spans 0-100)
  • Mixing up percentile rank and percent score — a 90 percentile is not the same as 90% correct
  • Using a z-table that gives right-tail probability when you wanted left-tail
  • Applying percentile conversion to data that is not approximately normal
  • Forgetting that negative z-scores translate to percentiles below 50

Frequently Asked Questions

What percentile is a z-score of 1?

A z-score of 1 corresponds to a percentile rank of about 84.13. This means about 84% of standard normal values fall at or below z = 1.

What percentile is a z-score of 2?

A z-score of 2 corresponds to a percentile rank of about 97.72. About 97.7% of standard normal values fall at or below z = 2.

What percentile is a negative z-score?

Negative z-scores fall below the 50th percentile. For example, z = -1 has a percentile rank of about 15.87 and z = -2 has a percentile rank of about 2.28.

What is the difference between percentile rank and percentage above?

Percentile rank is the percent of values at or below the score. Percentage above is the percent of values strictly greater than the score. They are complements: percentile rank + percentage above = 100.

How do I convert a percentile back into a z-score?

Use the inverse normal CDF on the percentile divided by 100. Our inverse z-score calculator does this directly: enter your percentile as a left-tail probability (e.g., 0.90 for the 90th percentile) to get the z.

Why is a z-score of 0 the 50th percentile?

A z-score of 0 is exactly at the mean of the standard normal distribution. The distribution is symmetric, so half of all values fall on each side, giving a 50th percentile rank.

Can a z-score have a percentile of exactly 0 or 100?

No. The standard normal distribution has infinitely long tails, so any finite z-score has a percentile strictly between 0 and 100. Very large z-scores approach 100 but never reach it.

How accurate is this percentile calculation?

This calculator uses the Abramowitz and Stegun rational approximation for the normal CDF, which gives percentile values accurate to about 7.5 × 10⁻⁶ percentile points across the relevant range.

Reference: Percentile rank is computed as Φ(z) × 100 using the standard normal cumulative distribution function with the Abramowitz and Stegun error-function approximation.

Related Calculators

Related Sites