Question 659634
The distribution of SAT scores is normal with a mean of 500 and SD of 100. 
What SAT score, X value, separates the top 15% of the distribution from the rest?
-----------
Find the z-value with a left-tail of 85%: 
Using my TI-84 I get z = invNorm(0.85) = 1.0364
----
Find the corresponding SAT score using x = z*s + u
----
Score = 1.0364*100 + 500 = 603.64
============================
Cheers,
Stan H.