Percentile Rank Formula Calculator
Solution:
In this problem, you want to find the percentile rank of the data value 198 in the data set. The percentile rank represents the percent of numbers in the data set that have value equal or less than 198.
Take note that there are 13 data values in this data set. It's helpful to sort them in ascending order.
$ 102, 118, 122, 127, 142, 150, 168, 186, 191, 198, 216, 233, 269 $
Of these 13 data values, 10 are less than or equal to the data value 198. To find the percentile rank of 198, 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 198, and N is the size of the data set. Substituting in values for this problem, we have: $$ \text{percentile rank = } (\frac{10}{13})(100) $$ $$ \text{percentile rank = } ({0.76923076923077})(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 = } {77}$$
Interpreting our answer, 77% of the numbers in the data set have values less than or equal to 198.