SOLUTION: assume that adults have iq scores that are normally with a mean of 105 and a standard deviation of 15. Find P14 which is the iq score separating the bottom 14% from the top 86%
Algebra ->
Probability-and-statistics
-> SOLUTION: assume that adults have iq scores that are normally with a mean of 105 and a standard deviation of 15. Find P14 which is the iq score separating the bottom 14% from the top 86%
Log On
Question 736116: assume that adults have iq scores that are normally with a mean of 105 and a standard deviation of 15. Find P14 which is the iq score separating the bottom 14% from the top 86%
You can put this solution on YOUR website! assume that adults have iq scores that are normally with a mean of 105 and a standard deviation of 15. Find P14 which is the iq score separating the bottom 14% from the top 86%
------
Draw the picture on a normal curve so you can see what is happening.
---
Find the z-value that has a left tail of 14%: invNorm(0.14) = -1.0803
----
Find the corresponding score using x = z*s + u
x = -1.0803*15+105 = 88.80
=============================================
Cheers,
Stan H.