SOLUTION: The problem is For a given population of high school seniors , the Scholastic Aptitude Test (SAT) in mathematics is normally distributed with a mean score of 600 with a standard de

Algebra ->  Probability-and-statistics -> SOLUTION: The problem is For a given population of high school seniors , the Scholastic Aptitude Test (SAT) in mathematics is normally distributed with a mean score of 600 with a standard de      Log On


   



Question 889504: The problem is For a given population of high school seniors , the Scholastic Aptitude Test (SAT) in mathematics is normally distributed with a mean score of 600 with a standard deviation of 50.
Question: Suppose that an engineering school honors program will accept only high seniors with a mathematics SAT score in the top 15%. What is the minimum SAT score in mathematics for this program?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The problem is For a given population of high school seniors , the Scholastic Aptitude Test (SAT) in mathematics is normally distributed with a mean score of 600 with a standard deviation of 50.
Question: Suppose that an engineering school honors program will accept only high seniors with a mathematics SAT score in the top 15%. What is the minimum SAT score in mathematics for this program?
----
Find the z-score with a left tail of 0.85
invNorm(0.85) = 1.0364
-----
Find the minimum score:
x = 1.0364*50 + 600 = 651.82
--------------------------------
Cheers,
Stan H.