Answer:
x = 63.6
Step-by-step explanation:
Problems of normally distributed samples are solved using the z-score formula.
In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
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 and also the area to its left. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X, which is the area to its right.
In this problem, we have that:
[tex]\mu = 38, \sigma = 11[/tex]
Find a value of x that has area 0.01 to its right
This is x when Z has a pvalue of 1-0.01 = 0.99. So it is X when Z = 2.3267.
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]2.3267 = \frac{X - 38}{11}[/tex]
[tex]X - 38 = 11*2.3267[/tex]
[tex]X = 63.6[/tex]
So x = 63.6