5#Suppose that scores on a particular test are normally distributed with a mean of 110 and a standard deviation of 15. What is the minimum score needed to be in the top 20% of the scores on the test? Carry your intermediate computations to at least four decimal places, and round your answer to one decimal place.

Respuesta :

Let X be the random variable that describes the score of a randomly chosen student. We are told that X is distributed normally distributed with a mean of 110 and a standard deviation of 15. We want to be on the top 20% of the scores. So, we want to find the mininum x0 such that

[tex]Pr(X\ge x_0)=0.2[/tex]

Let us calculate the following

[tex]Z=\frac{X\text{ - 110}}{15}[/tex]

that is, we subtract the mean from X and divide it by the standard deviation. So we have that Z is normally distributed with mean 0 and standard deviation 1. So we have, in terms of Z that

[tex]Pr(X\ge x_0)=Pr(Z\ge\frac{x_0\text{ -110}}{15})=0.2[/tex]

Let us call

[tex]z_0=\frac{x_0\text{ -110}}{15}[/tex]

so now, we want to calculate z0. Using a table for the standard normal distribution we have that

[tex]Pr(Z\ge z_0)=0.2[/tex]

when z0 is approximately 0.84. So we have that

[tex]z_0=0.84[/tex]

now, we replace that in our previous equation to get

[tex]0.84=\frac{x_0\text{ -110}}{15}[/tex]

we multiply both sides by 15 to get

[tex]x_0\text{ -110=0.84}\cdot15=12.6[/tex]

Finally, we add 110 on both sides so we get

[tex]x_0=12.6+110=122.6[/tex]

so the minimum score for being on the top 20% is 122.6