Statistics calculator

Percentile Calculator

Find an arbitrary percentile value or calculate a supplied value’s midrank percentile across a dataset.

Enter a dataset

Enter values and select Calculate.

Inclusive percentile method

Values are sorted and h = (n − 1)p/100. The result interpolates between floor(h) and ceil(h), so the 0th percentile is the minimum and the 100th is the maximum.

Worked example

For 1, 2, 3, 4, 5, the 90th percentile is 4.6.

Rank and limitations

Rank mode uses 100 × (L + 0.5E) / n, where L is the count below and E the count equal. Percentile conventions vary. Up to 10,000 finite observations are accepted.

Related calculators

Browse all calculators.