Answer:
a) 604
b) 628
c) 705.5
Step-by-step explanation:
Problems of normally distributed samples are 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 = 500, \sigma = 100](https://tex.z-dn.net/?f=%5Cmu%20%3D%20500%2C%20%5Csigma%20%3D%20100)
a. What SAT score (i.e., X score) separates the top 15% of the distribution from the rest?
This is the value of X when Z has a pvalue of 0.85. So it is X when Z = 1.04.
![Z = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
![1.04 = \frac{X - 500}{100}](https://tex.z-dn.net/?f=1.04%20%3D%20%5Cfrac%7BX%20-%20500%7D%7B100%7D)
![X - 500 = 100*1.04](https://tex.z-dn.net/?f=X%20-%20500%20%3D%20100%2A1.04)
![X = 604](https://tex.z-dn.net/?f=X%20%3D%20604)
b. What SAT score (i.e., X score) separates the top 10% of the distribution from the rest?
This is the value of X when Z has a pvalue of 0.90. So it is X when Z = 1.28.
![Z = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
![1.28 = \frac{X - 500}{100}](https://tex.z-dn.net/?f=1.28%20%3D%20%5Cfrac%7BX%20-%20500%7D%7B100%7D)
![X - 500 = 100*1.28](https://tex.z-dn.net/?f=X%20-%20500%20%3D%20100%2A1.28)
![X = 628](https://tex.z-dn.net/?f=X%20%3D%20628)
c. What SAT score (i.e., X score) separates the top 2% of the distribution from the rest?
This is the value of X when Z has a pvalue of 0.98.So it is X when Z = 2.055.
![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.055 = \frac{X - 500}{100}](https://tex.z-dn.net/?f=2.055%20%3D%20%5Cfrac%7BX%20-%20500%7D%7B100%7D)
![X - 500 = 100*2.055](https://tex.z-dn.net/?f=X%20-%20500%20%3D%20100%2A2.055)
![X = 705.5](https://tex.z-dn.net/?f=X%20%3D%20705.5)