
Kenneth S. answered 04/20/16
Tutor
4.8
(62)
Calculus will seem easy if you have the right tutor!
1. What proportion of people score lower than a percentile rank=143 P(X<143)?
2. What proportion of people score between 157 and 181? P(157<X<181)?
3. What score represents the 60th percentile?
ANSWERS:
1. 36.32% using NORMALCDF(-99999,143,150,20) command in DISTR menu of Ti-83/84 calculator
2. 30.26% using NORMALCDF(157,181,150,20) command
3. x = 155 because INVNORM(0.60) = z score .25335; equating this to (x-150)20 ⇒ x = 155.0669