Percentile Rank Calculator
StatisticsFind what percentile a value falls at within any dataset. Enter your numbers and a target value to instantly see the percentile rank and counts below or above it.
Separate numbers with commas, spaces, semicolons, or new lines
The value whose percentile rank you want to find within the dataset above.
Percentile Rank
Below
0
Equal
0
Above
0
Out of 0 values, 0 fall below your target and 0 equal it exactly โ placing it at the 0th percentile of the dataset.
What is a Percentile Rank?
The Percentile Rank Calculator tells you exactly where a specific value stands relative to the rest of a dataset. Enter your list of numbers and a target value, and the calculator instantly returns the percentile rank โ the percentage of the dataset that falls at or below your target โ along with counts of how many values are below, equal to, and above it.
Percentile rank is one of the most intuitive ways to communicate relative standing. Rather than saying "your score was 82," a percentile rank says "your score of 82 was higher than 78% of everyone else" โ a statement that carries far more context. This calculator handles the counting and tie-adjustment automatically, so you get an accurate rank instantly, no matter how large or unevenly distributed your dataset is.
If you want to understand the overall spread of your dataset rather than a single value's position within it, pair this tool with the Interquartile Range Calculator or the Standard Deviation Calculator.
How to use this Percentile Rank calculator
Enter your dataset โ paste or type your list of numbers into the dataset field, separated by commas, spaces, or new lines. There's no strict limit on how many values you can include.
Enter your target value โ the specific number whose percentile rank you want to find within that dataset.
Read the percentile rank โ the large highlighted number shows the percentile rank, expressed as a percentage from 0 to 100.
Review the below/equal/above breakdown โ use these counts to sanity-check the result and understand exactly how many data points contributed to each side of the calculation.
Adjust and compare โ change the target value or add new data points to instantly see how the percentile rank shifts, useful for exploring multiple candidates or scenarios.
Check the step-by-step breakdown โ expand the calculation steps to see the exact formula substitution used to arrive at your result.
Formula & Methodology
Percentile rank formula: PR = (Below + 0.5 ร Equal) / n ร 100 Variable definitions: - Below โ count of dataset values strictly less than the target value - Equal โ count of dataset values exactly equal to the target value - n โ total number of values in the dataset Worked example: Dataset: 12, 15, 11, 18, 17, 13, 16, 14, 19, 10 (n = 10). Target value: 16. Step 1 โ Count values below 16: 12, 15, 11, 13, 14, 10 โ 6 values below. Step 2 โ Count values equal to 16: only 16 itself โ 1 value equal. Step 3 โ Apply the formula: PR = (6 + 0.5 ร 1) / 10 ร 100 = 6.5 / 10 ร 100 = 65th percentile. This means the value 16 is equal to or greater than 65% of the values in this particular dataset โ a useful, ready-to-report statement of relative standing. Note: Percentile rank formulas vary slightly across textbooks and organizations โ some use only strict "less than" counts without the tie adjustment. This calculator uses the tie-adjusted (also called "mean rank") method, which is the most widely used convention in statistics and standardized testing contexts.
Frequently Asked Questions