Percentile Rank Formula Calculator
Solution:
In this problem, you want to find the percentile rank of the data value 224 in the data set. The percentile rank represents the percent of numbers in the data set that have value equal or less than 224.
Take note that there are 17 data values in this data set. It's helpful to sort them in ascending order.
$ 102, 111, 111, 136, 154, 162, 183, 190, 203, 224, 245, 255, 258, 269, 271, 278, 280 $
Of these 17 data values, 10 are less than or equal to the data value 224. To find the percentile rank of 224, apply the formula: $$ \text{percentile rank = } (\frac{L}{N})(100) $$ where L is the number of data values that are less than or equal to 224, and N is the size of the data set. Substituting in values for this problem, we have: $$ \text{percentile rank = } (\frac{10}{17})(100) $$ $$ \text{percentile rank = } ({0.58823529411765})(100) $$
Percentile ranks are always expressed as whole numbers. Evaluating the multiplication above and rounding to the nearest whole number we have: $$ \text{percentile rank = } {59}$$
Interpreting our answer, 59% of the numbers in the data set have values less than or equal to 224.