Eric C. answered 03/23/23
Engineer, Surfer Dude, Football Player, USC Alum, Math Aficionado
Hi Aevenir,
This problem requires you to find Z scores and look up a distribution table.
In the context of this problem, you need two z-scores.
Z = (Score on Test - Average Score) / Standard Dev
Z60 = (60 - 69.5) / 26.45 = -0.3592
Z80 = (80 - 69.5) / 26.45 = 0.3970
Pull up a table that determines the area beneath the bell curve from negative infinity to your value.
For your Z60 of -0.3592, your area is 0.3594.
For you Z80 of 0.3970, your area is 0.6517.
You're interested in the people who are between these two scores, so you need to subtract the area for Z60 from the area for Z80.
0.6517 - 0.3594 = 0.2923
Approximately 29.2% of students scored between 60 and 80 on this exam. Note that this number may be slightly off based on the number of decimals used on the z-score chart.
Mark M.
03/23/23