In order to compute the corresponding percentile rank for X=18, the data needs to be organized into ascending order, as shown in the table below
Position12345678X(Asc.Order)56121315182250
Let k be the number of values in the dataset that are less than X=18.
In this case, k=5. Hence, the percentile rank is:
Percentile Rank=nk=85=0.625 Percentile Rank =62.5%.
Comments