Percentile Rank Calculator

Compute the percentile rank of any score. Use Normal Distribution mode for standardized tests or From Count mode when you know how many scored above and below.

๐ŸŽฏ Percentile Rank Calculator
Population Mean (μ)100.0
0200
Standard Deviation (σ)15.0
0.1100
Your Score (x)115.0
40160
Number of Values Below Your Score (L)65
0500
Number of Values Equal to Your Score (E)5
0100
Total Count (N)100
11,000
Percentile Rank
Z-Score
Percent Above
Classification
Percentile Rank (Midpoint)
Percentile Rank (Simple)
Percent Above
Values Above
Classification

๐ŸŽฏ What is Percentile Rank?

Percentile rank is the percentage of scores in a reference distribution that fall at or below a given score. If your percentile rank on an IQ test is 84, it means 84% of the population scored at or below your level. It is one of the most widely used statistics in education, psychology, and hiring because it converts a raw number into a meaningful relative standing: regardless of the original scale, a percentile rank of 90 always means you outperformed 90% of the comparison group.

There are two main situations where you need a percentile rank. The first is when you know the population parameters. Standardized tests such as IQ assessments (mean 100, SD 15), the SAT (mean roughly 1010, SD roughly 211), the GRE Quantitative section (mean 153, SD 9.4), or height and weight charts are designed with published means and standard deviations. If the underlying distribution is approximately normal, the formula is: PR = Phi((score - mean) / SD) times 100, where Phi is the standard normal CDF. The second situation is when you have raw data or a class rank. Here the empirical formula applies: PR = ((number of values below your score + 0.5 times number equal to your score) / total count) times 100.

A common confusion is between percentile rank and percentage score. Scoring 75% on an exam is a raw score; it tells you nothing about how you compared to others. If the exam was very hard and most students scored below 60%, your 75% might be at the 92nd percentile. If the exam was easy and most scored above 80%, your 75% might be at the 20th percentile. Percentile ranks remove the scale and focus entirely on relative standing.

Another distinction worth knowing is between percentile rank and percentile (or percentile point). The 90th percentile is a score: it is the value below which 90% of the distribution falls. The percentile rank is the reverse: given a score, it finds which percentile the score corresponds to. If the 90th percentile is a score of 1350, then a student scoring exactly 1350 has a percentile rank of 90. This calculator goes from score to rank; to go from rank to score, use the Percentile Calculator.

๐Ÿ“ Formula

PR  =  Φ(z) × 100   where   z  =  (x − μ) ÷ σ
x = your score or value
μ = population mean
σ = population standard deviation
Φ = standard normal CDF (area to the left of z)
PR = percentile rank (0 to 100)
Example (IQ): IQ = 120, μ = 100, σ = 15 → z = (120 − 100) / 15 = 1.333 → PR = Φ(1.333) × 100 = 90.87%
PR  =  (L + 0.5 × E) ÷ N × 100
L = number of values below your score
E = number of values equal to your score (ties)
N = total number of values in the dataset
Example: 65 values below, 5 equal, N = 100 → PR = (65 + 0.5 × 5) / 100 × 100 = 67.50%

๐Ÿ“– How to Use This Calculator

Steps

1
Choose your calculation mode - Select Normal Distribution if you know the population mean and standard deviation (for standardized tests like IQ, SAT, GRE). Select From Count if you know how many people scored below and equal to your score.
2
Enter mean, SD, and score (Normal Distribution mode) - Type the population mean (e.g., 100 for IQ), the standard deviation (e.g., 15 for IQ), and your score. The calculator converts your score to a z-score and looks up the normal CDF.
3
Enter counts (From Count mode) - Enter the number of values that scored below yours, the number of values equal to yours (tied), and the total count N. Use the midpoint formula result for tied scores.
4
Read the percentile rank - The percentile rank tells you what percentage of the distribution scored at or below your value. A rank of 84 means you outperformed 84% of the group.
5
Check the classification - The classification label (Average, Above Average, Exceptional, etc.) gives a quick interpretation of where your score falls in the distribution.

๐Ÿ’ก Example Calculations

Example 1 - IQ Score Percentile (Normal Distribution Mode)

IQ score of 125, WAIS-IV scale (mean = 100, SD = 15)

1
z = (125 - 100) / 15 = 25 / 15 = 1.6667.
2
Phi(1.6667) = 0.9522. Percentile rank = 95.22%.
3
Interpretation: an IQ of 125 exceeds approximately 95% of the general population. This falls in the "Very High" classification. Percent above: 4.78%.
Result: Percentile Rank = 95.22%, Z-score = 1.6667, Classification: Very High (Top 9%)
Try this example →

Example 2 - Class Rank (From Count Mode)

A student's exam score tied with 3 others; 42 students scored lower in a class of 60

1
L = 42 (values below), E = 4 (values equal including self), N = 60 (total class size).
2
Midpoint PR = (42 + 0.5 x 4) / 60 x 100 = (42 + 2) / 60 x 100 = 44 / 60 x 100 = 73.33%.
3
Simple PR (no tie credit) = 42 / 60 x 100 = 70.00%. The midpoint formula gives a fairer result when multiple students share the same score.
Result: Percentile Rank = 73.33% (midpoint), 70.00% (simple), Classification: Above Average
Try this example →

Example 3 - SAT Score Comparison (Normal Distribution Mode)

SAT score of 1350 (2024 approximate national norms: mean = 1028, SD = 210)

1
z = (1350 - 1028) / 210 = 322 / 210 = 1.5333.
2
Phi(1.5333) = 0.9374. Percentile rank = 93.74%.
3
This means roughly 93.7% of SAT takers scored at or below 1350. Percent above: 6.26%, or about 1 in 16 test takers. Classification: Very High (Top 9%).
Result: Percentile Rank = 93.74%, Z-score = 1.5333, Classification: Very High (Top 9%)
Try this example →

โ“ Frequently Asked Questions

What does a percentile rank of 75 mean?+
A percentile rank of 75 means that 75% of scores in the reference group are at or below your score. In other words, you outperformed 75% of the group. Only the top 25% scored above you. It does not mean you answered 75% of questions correctly; that is your raw percentage score, which is a completely different measure.
What is the formula for percentile rank in statistics?+
The midpoint formula: PR = ((L + 0.5 x E) / N) x 100, where L is the count of values below your score, E is the count equal to your score, and N is the total. For normally distributed data: PR = Phi((x - mu) / sigma) x 100, where Phi is the standard normal cumulative distribution function. The normal formula is exact when the distribution is truly normal.
How do you find percentile rank from a z-score?+
Percentile Rank = Phi(z) x 100, where Phi is the standard normal CDF. For z = 0: PR = 50%. For z = 1: PR = 84.13%. For z = 2: PR = 97.72%. For z = -1: PR = 15.87%. For z = -2: PR = 2.28%. This is exact for normally distributed data. The normal CDF can be found in z-tables or computed using the approximation this calculator uses.
What is the difference between percentile rank and percentile?+
A percentile is a score value: the 90th percentile is the value below which 90% of observations fall. Percentile rank is the inverse: given a score, find what percent of the distribution falls below it. If the 90th percentile score is 85 points, then a score of 85 has a percentile rank of 90. Use the Percentile Calculator to go from rank to score; use this calculator to go from score to rank.
How do you calculate percentile rank for IQ scores?+
Use the Normal Distribution mode with mean = 100 and SD = 15 (WAIS, WISC, Stanford-Binet scales). IQ 85: PR = Phi(-1) x 100 = 15.87%. IQ 100: PR = 50%. IQ 115: PR = Phi(1) x 100 = 84.13%. IQ 130: PR = Phi(2) x 100 = 97.72%. IQ 145: PR = Phi(3) x 100 = 99.87%. The Mensa threshold of IQ 130 corresponds to the top 2.28% of the population.
What percentile rank is considered average or normal?+
Percentile ranks from 25 to 75 are typically classified as average. A rank of exactly 50 is the median. Ranks 75 to 90 are above average; 90 to 98 are very high; above 98 is exceptional. Ranks 10 to 25 are below average; 2 to 10 are very low; below 2 is exceptionally low. These cutoffs are used in psychometric testing (IQ, achievement tests) and developmental screening.
How is percentile rank different from percentage correct?+
Percentage correct is your raw performance: 80% means you answered 80 of 100 questions correctly. Percentile rank is your relative standing: 80th percentile means you outperformed 80% of test takers. A student scoring 80% on a hard exam might be at the 95th percentile (most scored lower), while a student scoring 80% on an easy exam might be at the 30th percentile (most scored higher).
Why does the midpoint formula add 0.5 times the number of equal values?+
The 0.5E term handles ties fairly. If 10 students share a score, it is arbitrary to say all are "above" or all are "below" each other. The midpoint method assigns each tied student a rank halfway through the tied group. This is equivalent to saying: half of the tied students count as being "below" you and half count as being "above" you. Without this term, the simple formula L/N understates the rank for tied values.
Can percentile rank be used for non-normal distributions?+
Yes, but you need to use the empirical formula (From Count mode), not the normal distribution formula. For skewed data like incomes, response times, or test pass rates, the normal CDF gives an inaccurate percentile rank. The empirical formula PR = (L + 0.5E) / N x 100 works for any distribution because it counts actual data points rather than assuming a parametric shape.
What is the percentile rank for the top 10% of a distribution?+
If you are in the top 10%, your percentile rank is at or above 90. The 90th percentile is the score that separates the bottom 90% from the top 10%. For a normal distribution with mean 0 and SD 1, the 90th percentile is z = 1.282. For IQ (mean 100, SD 15), the 90th percentile IQ is 100 + 1.282 x 15 = 119.2, so an IQ of about 120 puts you in the top 10%.
How is percentile rank used in pediatric growth charts?+
The CDC and WHO publish growth charts showing height, weight, and BMI percentile ranks by age and sex for children. These charts are based on reference populations of thousands of children. A child at the 75th percentile for height is taller than 75% of children their age and sex. Pediatricians flag children below the 5th or above the 95th percentile for further evaluation, since those indicate unusually low or high growth compared to the reference population.
What is the relationship between z-score and percentile rank?+
For a normal distribution, percentile rank = Phi(z) x 100, where Phi is the cumulative distribution function. Z = 0 gives PR = 50 (median). Z = 1 gives PR = 84.13 (one SD above average). Z = -1 gives PR = 15.87. Z = 2 gives PR = 97.72 (top 2.28%). Z = -2 gives PR = 2.28 (bottom 2.28%). This relationship holds exactly only for normal distributions. For other distributions, the z-score and percentile rank connection requires the specific distribution's CDF.