// Statistics

PERCENTILE RANK

See what percentage of a data set falls below a given score.

Percentile rank = (below + 0.5·ties) / n × 100.