Percentile Calculator

Free percentile calculator. Find the value at any percentile, or the percentile rank of a number, with full step-by-step working. Handles any data set.

Percentile Calculator

Find a percentile two ways. Enter your data set, then either find the value at a given percentile, or find the percentile rank of a value. Full step-by-step working is shown.

Enter numbers separated by commas.
A value between 0 and 100.

This percentile calculator works two ways. Enter a percentile like 90 to find the value at that point in your data, or enter a value to find its percentile rank. Both show full step-by-step working. Whether you are checking a test score, a growth chart, or a salary band, you get the exact answer and the method behind it.

No formulas. No manual steps. Just enter your data and get your result in seconds.

Percentile calculations come up more than most people expect. Students use them to understand test scores. Doctors use them for growth charts. HR teams use them for salary comparisons.

This tool works for all of those cases.

It handles both percentile and percentile rank, so you get the full picture from one place.

How To Use Percentile Calculator

  • Step 1: Enter your data set, numbers separated by commas.
  • Step 2: Choose your mode. Pick "find the value at a percentile" or "find the percentile rank of a value."
  • Step 3: Enter the percentile (like 90) or the value you want to rank.
  • Step 4: Hit calculate. You get the answer plus every step.

Trusted formula. Clean output. No sign-up needed.

What Is a Percentile?

A percentile tells you where a value stands compared to others in a data set.

If you scored in the 80th percentile on a test, it means you scored higher than 80% of all test takers. It is not your score. It is your position.

Percentiles are used in education, healthcare, finance, and data analysis. They help you understand rankings, not just raw numbers.

Percentile vs Percentage

These two are often confused but they mean different things.

  • A percentage is a number out of 100. For example, scoring 80% means you got 80 out of 100 questions right.
  • A percentile is a rank. Scoring in the 80th percentile means you did better than 80% of people in the group.

One measures performance. The other measures position.

What Is Percentile Rank?

Percentile rank tells you what percentage of values in a data set fall below a specific value.

For example, if your salary is at the 70th percentile rank, it means 70% of people in the same group earn less than you.

It is closely related to percentile but used more in comparisons and rankings. You can also use a percentile rank calculator to find this value quickly.

Types of Percentiles

Percentiles are split into common reference points. These are the ones you will see most often in tests, health charts, and data reports.

25th Percentile

The 25th percentile is also called the first quartile or Q1.

It means 25% of values in the data set fall below this point. In test scores, a student at the 25th percentile scored higher than only one quarter of all students.

50th Percentile

The 50th percentile is the median.

It is the exact middle point of a data set. Half the values fall below it and half fall above it. If your income is at the 50th percentile, you earn more than half the people in your group.

75th Percentile

The 75th percentile is also called the third quartile or Q3.

It means 75% of values in the data set fall below this point. This is considered an above average position in most scoring and ranking systems.

90th Percentile

The 90th percentile is a high ranking position.

Only 10% of values in the data set fall above it. Scoring in the 90th percentile on a standardized test means you performed better than 90% of all test takers.

These four percentiles are the most referenced in statistics, education, and data analysis. They are also closely related to quartiles and quantiles, which divide data into equal parts.

Percentile Formula

There are two different calculations, and mixing them up is the most common mistake. Use the one that matches your question.

Finding the value at a percentile

To find the value at a given percentile (for example, the 90th percentile of a data set), use the position formula:

L=(P/100)×(n1)L = (P / 100) × (n − 1)

Where P is the percentile you want and n is the number of values. Sort the data, find the index L, and if L is a decimal, interpolate between the two nearest values. This is what the calculator's "value" mode does.

Example: for the data set 4, 23, 34, 34, 44, 343, the 45th percentile gives L = (45/100) × 5 = 2.25. Interpolating between the values at index 2 and 3 gives a 45th percentile of 34.

Finding the percentile rank of a value

To find where a specific value stands (for example, what percentile the score 80 falls in), use the rank formula:

Percentilerank=((valuesbelow+0.5×valuesequal)/n)×100Percentile rank = ((values below + 0.5 × values equal) / n) × 100

Example: in the data set 4, 23, 34, 34, 44, 343, the value 34 has 2 values below it and 2 equal. Rank = ((2 + 0.5×2) / 6) × 100 = 50%. So 34 sits at the 50th percentile.

The calculator handles both. Use "value" mode when you know the percentile and want the number, and "rank" mode when you know the number and want the percentile.

How to Calculate Percentile Step by Step

You can calculate percentile manually without any tool. Follow these steps carefully.

Step 1: Arrange your data in order

Write all values from smallest to largest. Do not skip this step. The order matters for every calculation that follows.

Step 2: Count the total number of values

Count how many values are in your data set. This is your N value in the formula.

Step 3: Find the number of values below your target

Count how many values fall below the specific value you are checking. This is your L value.

Step 4: Apply the formula

Use the percentile formula:

P=(L/N)x100P = (L / N) x 100

Plug in your L and N values and multiply by 100.

Step 5: Read your result

The number you get is your percentile. It tells you what percentage of values in the data set fall below your target value.

Worked Example

Here is how to find the percentile of a data set using a simple example.

Data set: 10, 20, 30, 40, 50, 60, 70, 80, 90, 100

Target value: 70

Step 1: Data is already in order.

Step 2: Total values = 10

Step 3: Values below 70 = 6 (which are 10, 20, 30, 40, 50, 60)

Step 4: P = (6 / 10) x 100 = 60

Result: 70 is at the 60th percentile in this data set.

This means 70 scored higher than 60% of all values in the group.

Percentile Calculation Example

Let us walk through a real example from start to finish.

Scenario: A teacher recorded the test scores of 10 students in a class.

Data set: 45, 52, 58, 63, 70, 74, 80, 85, 91, 97

Question: What percentile is the student who scored 80?

Step 1: Arrange values in order

45, 52, 58, 63, 70, 74, 80, 85, 91, 97

Data is already sorted from smallest to largest.

Step 2: Count total values

Total values = 10

Step 3: Count values below 80

45, 52, 58, 63, 70, 74

Values below 80 = 6

Step 4: Apply the formula

P = (L / N) x 100

P = (6 / 10) x 100

P = 60

Result: The student who scored 80 is at the 60th percentile.

This means the student scored higher than 60% of the class.

You can verify this result instantly using the percentile calculator above. Enter the same data set and target value and the output will match.

This is how percentile calculation works in real classroom settings, standardized tests, and any scored data set.

Example: Finding the 90th Percentile Value

Say you have these response times in seconds: 12, 15, 18, 22, 25, 30, 35, 40, 50, 65. You want the 90th percentile, a common benchmark in performance testing.

Step 1: Sort the data. It is already sorted, n = 10.

Step 2: Find the index. L = (90/100) × (10 − 1) = 0.9 × 9 = 8.1.

Step 3: Interpolate between index 8 (50) and index 9 (65). Value = 50 + 0.1 × (65 − 50) = 51.5.

The 90th percentile is 51.5 seconds. This means 90% of response times fall at or below 51.5 seconds, a standard way to report performance while ignoring rare outliers.

Real Life Uses of Percentile

Percentiles are not just a classroom concept. They show up in everyday decisions across many fields.

Here are the most common real life uses.

Standardized Test Scores

When you take a test like the SAT, GRE, or ACT, your score report includes a percentile rank. It tells you how your score compares to everyone else who took the same test. A score in the 85th percentile means you outperformed 85% of all test takers.

Child Growth Charts

Doctors use percentiles to track a child's height and weight over time. If a child is in the 70th percentile for height, it means they are taller than 70% of children in the same age group. It helps identify healthy growth patterns early.

Salary and Income Comparison

HR teams and job seekers use percentiles to understand pay ranges. The household income percentile shows where your earnings sit compared to the wider population. Knowing your percentile rank helps in salary negotiations.

School and Class Rankings

Teachers and administrators use percentile ranks to compare student performance across classes, schools, or districts. It gives a fairer picture than raw scores alone.

Data Science and Statistics

In data analysis, percentiles help identify outliers and understand data distribution. Quartiles and quantiles are direct extensions of percentile calculations used in statistical reporting.

Common Mistakes When Calculating Percentiles

These are the errors most people make. Avoiding them will save you time and wrong answers.

Confusing Percentile with Percentage

A percentage measures how many questions you got right. A percentile measures your position in a group. They are two different things. Mixing them up leads to wrong conclusions about performance.

Not Sorting the Data First

The percentile formula only works on ordered data. If you skip sorting your values from smallest to largest before calculating, your result will be wrong every time.

Counting the Target Value Itself

When counting values below your target, do not include the target value itself. Only count values that are strictly less than your target. Including it inflates your percentile result.

Using the Wrong Formula

The formula for finding a percentile value and the formula for finding a percentile rank are different. Using one when you need the other gives you a completely different result. Always confirm which one your question is asking for.

Working with Unsorted or Incomplete Data

Missing values or unclean data will throw off your percentile calculation. Before you start, make sure your data set is complete and sorted correctly.

Explore More Statistics Calculators

Frequently Asked Questions

What is a percentile?

A percentile is a value that tells you where a specific number stands compared to others in a data set. For example, scoring in the 90th percentile means you scored higher than 90% of all people in the group. It measures position, not performance.

How do you calculate a percentile?

To calculate a percentile, sort your data from smallest to largest. Count the number of values below your target value. Divide that count by the total number of values and multiply by 100. The result is your percentile.

What is the difference between percentile and percentage?

A percentage measures how much of something you got right out of 100. A percentile measures your rank or position within a group. Scoring 75% on a test means you answered 75 out of 100 correctly. Scoring in the 75th percentile means you did better than 75% of all test takers.

What does the 90th percentile mean?

The 90th percentile means that 90% of values in the data set fall below that point. Only 10% of values are above it. It is considered a high ranking position in most scoring and data systems.

What is the 50th percentile?

The 50th percentile is the median of a data set. It is the exact middle point where half the values fall below and half fall above. It is one of the most commonly referenced percentile values in statistics and data analysis.

How do you find percentile rank?

To find percentile rank, count the number of values in the data set that fall below your target value. Divide that number by the total count of values. Then multiply by 100. The result tells you what percentage of the data falls below your specific value.

How do you find the percentile of a data set?

Start by sorting all values in the data set from smallest to largest. Identify your target value and count how many values fall below it. Apply the formula P = (L / N) x 100 where L is values below and N is total values. The result is your percentile position within that data set.