Answer :
For this problem, we are given the mean and standard deviation for the height of men. We need to calculate the minimum height to be considered in the top 10% of tallest men, and the maximum height to be considered in the shortest 15% of men.
The first step we need to solve this problem is to calculate the z-score. The z-score can be found by using the following expression:
[tex]z=\frac{x-\mu}{\sigma}[/tex]For the first situation, we want a z-score for the top 10% of tallest men. This means that we need to go on the z-table and find the z-score that represents 90% of probability to the left because this will give us the minimum height to be at the 10% tallest. From the z-table we have:
[tex]z=1.29[/tex]Now we can use the z-score expression to find the value of x. We have:
[tex]\begin{gathered} 1.29=\frac{x-68}{3} \\ x-68=3.87 \\ x=3.87+68 \\ x=71.87 \end{gathered}[/tex]The man should be at least 71.85 inches tall to be considered among the 10% of tallest men.
For the second situation, we have something similar. We need to find the maximum height for a man to be considered between the 15% of men. We need to go into the z-table and find the z-score that produces a result close to 0.15. We have:
[tex]z=-1.04[/tex]Now we need to use the z-score expression to determine the height:
[tex]\begin{gathered} -1.04=\frac{x-68}{3} \\ x-68=-3.12 \\ x=68-3.12 \\ x=64.88 \end{gathered}[/tex]In order to be considered among the smallest men, someone needs to be 64.88 inches tall.