Answer:
For the 99th percentile, we have X = 206 seconds.
Step-by-step explanation:
Problems of normally distributed samples can be solved using the z-score formula.
In a set with mean
and standard deviation
, the zscore of a measure X is given by:
![Z = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.
In this problem, we have that:
![\mu = 138.5, \sigma = 29](https://tex.z-dn.net/?f=%5Cmu%20%3D%20138.5%2C%20%5Csigma%20%3D%2029)
99th percentile:
Value of X when Z has a pvalue of 0.99. So we use ![Z = 2.325](https://tex.z-dn.net/?f=Z%20%3D%202.325)
![Z = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
![2.325 = \frac{X - 138.5}{29}](https://tex.z-dn.net/?f=2.325%20%3D%20%5Cfrac%7BX%20-%20138.5%7D%7B29%7D)
![X - 138.5 = 29*2.325](https://tex.z-dn.net/?f=X%20-%20138.5%20%3D%2029%2A2.325)
![X = 205.92 = 206](https://tex.z-dn.net/?f=X%20%3D%20205.92%20%3D%20206)
For the 99th percentile, we have X = 206 seconds.