College

Here is a data set ( $n=117$ ) that has been sorted:



\[

\begin{array}{|c|c|c|c|c|c|c|c|c|}

\hline

35.5 & 36.7 & 37.4 & 37.5 & 38.4 & 38.6 & 40 & 42 & 43.9 \\

\hline

44.6 & 45.3 & 45.7 & 46.1 & 46.3 & 46.5 & 46.5 & 46.8 & 46.9 \\

\hline

47.7 & 48 & 48.1 & 48.5 & 48.5 & 49.1 & 50.2 & 50.4 & 50.6 \\

\hline

50.8 & 51.3 & 51.5 & 51.9 & 52 & 52.2 & 52.3 & 52.3 & 52.3 \\

\hline

53.1 & 53.3 & 53.3 & 53.4 & 53.4 & 53.4 & 53.5 & 53.6 & 53.7 \\

\hline

54.1 & 54.1 & 54.2 & 54.5 & 54.6 & 55.1 & 55.2 & 55.5 & 55.6 \\

\hline

55.6 & 55.6 & 55.7 & 55.8 & 55.8 & 55.8 & 55.9 & 56 & 56 \\

\hline

56.2 & 56.3 & 56.4 & 56.4 & 56.4 & 56.6 & 56.7 & 56.8 & 57.3 \\

\hline

57.4 & 57.5 & 57.5 & 57.7 & 57.8 & 57.9 & 58 & 58.9 & 59.1 \\

\hline

59.2 & 59.5 & 59.8 & 59.8 & 60 & 60 & 60.3 & 60.3 & 60.3 \\

\hline

60.4 & 60.6 & 60.9 & 60.9 & 61.1 & 61.2 & 61.5 & 61.6 & 61.7 \\

\hline

62.2 & 62.7 & 63.8 & 64 & 64 & 65.2 & 65.7 & 66.1 & 66.2 \\

\hline

66.4 & 66.5 & 66.6 & 67 & 67.2 & 68.1 & 70.5 & 73.3 & 79.7 \\

\hline

\end{array}

\]



To find $P_{81}$, what is the value of the locator?



\[ L = \square \]



Use the locator to give the value for the 81-Percentile:



\[ P_{81} = \square \]

Answer :

- Calculate the locator $L$ using the formula $L = 0.81
\times 117 = 94.77$.
- Since $L$ is not an integer, round it up to the nearest integer: $\lceil 94.77 \rceil = 95$.
- The 81st percentile, $P_{81}$, is the 95th value in the sorted data set.
- Therefore, $L = 94.77$ and $P_{81} = \boxed{61.2}$.

### Explanation
1. Problem Setup and Goal
We are given a sorted data set with $n = 117$ values and are asked to find the 81st percentile, $P_{81}$. To do this, we first need to calculate the locator $L$.

2. Calculate the Locator
The locator $L$ is calculated using the formula $L = P \times n$, where $P$ is the percentile expressed as a decimal and $n$ is the number of data points. In this case, $P = 0.81$ and $n = 117$. Therefore, we have:
$$L = 0.81 \times 117 = 94.77$$

3. Round the Locator
Since $L = 94.77$ is not an integer, we round it up to the nearest integer to find the position of the 81st percentile in the data set. The ceiling of $94.77$ is $95$. That is, $\lceil 94.77 \rceil = 95$.

4. Determine the Percentile Value
The 81st percentile, $P_{81}$, is the 95th value in the sorted data set. Looking at the data set, the 95th value is $61.2$.

5. Final Answer
Therefore, the locator is $L = 94.77$, and the 81st percentile is $P_{81} = 61.2$.

### Examples
Percentiles are useful in many real-world situations. For example, if you score in the 81st percentile on a standardized test, it means you scored better than 81% of the other test takers. In finance, percentiles can be used to understand the distribution of returns for a particular investment. In healthcare, they help track the growth of children by comparing their height and weight to others in their age group.