Percentile vs Percentile Rank

Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.

Percentile

Describing data

A percentile is a value at or below which a given percentage of the data falls, so about 90 percent of values lie at or below the 90th percentile.

The kth percentile is the value at or below which about kk percent of the observations lie. For example, if your test score is at the 85th percentile, roughly 85 percent of test-takers scored at or below you. Quartiles are percentiles too: the first quartile is the 25th percentile and the median is the 50th. Percentiles let you compare a single value to a whole distribution without knowing its shape.

Full entry for percentile

Percentile rank

Describing data

A percentile rank is the percentage of values in a data set that fall at or below a given value.

Percentile rank turns a raw value into a position, which is why score reports quote it. You compute it as number of values at or below xn×100\frac{\text{number of values at or below } x}{n} \times 100, where nn is the number of observations. If 170 of 200 test takers scored at or below your score, your percentile rank is 170200×100=85\frac{170}{200} \times 100 = 85, so you are at the 85th percentile. The two terms run in opposite directions: a percentile is a data value, while a percentile rank is the percentage attached to a value you already have.

Full entry for percentile rank

Where each one fits in the course