10.7k views
3 votes
The distribution of grades in an introductory finance class is normally distributed, with an expected grade of 68. If the standard deviation of grades is 15, in what range would you expect 68.26 percent of the grades to fall? (Round answers to 2 decimal places, e.g. 15.25. Hint: Think in terms of what the expected highest and lowest scores would be for 68.26% of the students taking the exam.)

User Mjswensen
by
5.8k points

1 Answer

4 votes

Answer:

The range that you would expect 68.26 percent of the grades to fall is between 53 and 83.

Explanation:

Problems of normally distributed samples can be solved using 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:


\mu = 68, \sigma = 15

Middle 68.26% of the grades:

From the

50 - (68.26/2) = 15.87th percentile

To the

50 + (68.26/2) = 84.13rd percentile.

15.87th percentile:

X when Z has a pvalue of 0.1587. So X when Z = -1.


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


-1 = (X - 68)/(15)


X - 68 = -1*15


X = 53

84.13rd percentile:

X when Z has a pvalue of 0.8413. So X when Z = 1.


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


1 = (X - 68)/(15)


X - 68 = 1*15


X = 83

The range that you would expect 68.26 percent of the grades to fall is between 53 and 83.

User Vlad Rudenko
by
5.8k points