55.2k views
0 votes
Assume that the test scores from a college admissions test are normally distributed, with a mean of 450 and a standard deviation of 100. a) What percentage of the people taking the test score between 400 and 500

User Trevorsg
by
5.3k points

1 Answer

3 votes

Answer:

38.3% of the people taking the test score between 400 and 500

Explanation:

When the distribution is normal, we use the z-score formula.

In a set with mean
\mu and standard deviation
\sigma, the zscore of a measure X is given by:


Z = (X - \mu)/(\sigma)

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 question, we have that:


\mu = 450, \sigma = 100

What percentage of the people taking the test score between 400 and 500

We have to find the pvalue of Z when X = 500 subtracted by the pvalue of Z when X = 400. So

X = 500


Z = (X - \mu)/(\sigma)


Z = (500 - 450)/(100)


Z = 0.5


Z = 0.5 has a pvalue of 0.6915

X = 400


Z = (X - \mu)/(\sigma)


Z = (400 - 450)/(100)


Z = -0.5


Z = -0.5 has a pvalue of 0.3085

0.6915 - 0.3085 = 0.383

38.3% of the people taking the test score between 400 and 500

User Bruno Shine
by
5.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.