Recall:

To Find the NUMBER that Goes with a Given Percentile. PERCENTILE. Returns the . number. in the data set that goes with a given percentile. Eg. =Percentile(A1:A50; 0.30) gives the number in the list from A1 to A50 that fall in the 30th percentile. Syntax. PERCENTILE(Data; Alpha) Data. represents the array of data. Alpha ................
................