SOLUTION: Assume that the mean score on a certain aptitude test across the nation is 100, and that the standard deviation is 20 points. Find the probability that the mean aptitude test sco

Algebra ->  Probability-and-statistics -> SOLUTION: Assume that the mean score on a certain aptitude test across the nation is 100, and that the standard deviation is 20 points. Find the probability that the mean aptitude test sco      Log On


   



Question 693733: Assume that the mean score on a certain aptitude test across the nation is 100, and that the standard deviation is 20 points. Find the probability that the mean aptitude test score for a randomly selected group of 150 8th graders is between 99.5 and 100.5.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Assume that the mean score on a certain aptitude test across the nation is 100, and that the standard deviation is 20 points. Find the probability that the mean aptitude test score for a randomly selected group of 150 8th graders is between 99.5 and 100.5.
------------------------
z(99.5) = (99.5-100)/20 = -0.5/(20/sqrt(150)) = -0.3062
z(100.5) = (100.5-100)/(20/sqrt(150)) = +0.3062
--------
P(99.5<= x-bar <=100.5) = P(-0.3062<= z <= +0.3062) = 0.2405
===============
Cheers,
Stan H.
===============