SOLUTION: IQ scores of adults are normally distributed with a mean of 100 and a standard deviation of 15. Find the probability that iq score is less than 88

Algebra.Com
Question 857330: IQ scores of adults are normally distributed with a mean of 100 and a standard deviation of 15. Find the probability that iq score is less than 88
Found 2 solutions by stanbon, ewatrrr:
Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
IQ scores of adults are normally distributed with a mean of 100 and a standard deviation of 15. Find the probability that iq score is less than 88
----------------
z(88) = (88-100)/15 = -12/15 = -4/5
---
P(x< 88) = P(z < -4.5) = binomcdf(-100,-4/5) = 0.2119
===================
Cheers,
Stan H.
------------------

Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
 
Hi,
TI syntax is normalcdf(smaller, larger, µ, σ).
P(x < 88) normalcdf(-999,88,100,15)
Note: -999 used as the smaller value to be at least 5 standard deviations from the mean
Or Using z-value
P(x < 88) = NORMSDIST((88-100)/15)
RELATED QUESTIONS

Assume that adults have IQ scores that are normally distributed with a mean of 100 100 (answered by richwmiller)
IQ scores of adults are normally distributed with a mean of 100 and a standard deviation... (answered by ewatrrr)
Adult IQ scores are normally distributed with a mean of 100 and a standard deviation of... (answered by Boreal)
B)If IQ scores are normally distributed with a mean of 100 and a standard deviation of... (answered by ewatrrr)
Suppose standard IQ scores are known to be normally distributed with mean of 100 and... (answered by stanbon)
D)If IQ scores are normally distributed with a mean of 100 and a standard deviation of... (answered by ewatrrr)
Find the area of the shaded region. The graph to the right depicts IQ scores of​... (answered by Alan3354)
Assume that adults have IQ scores that are normally distributed with a mean of 105 and a... (answered by ewatrrr)
Assume that adults have IQ scores that are normally distributed with a mean of 102.6 and... (answered by VFBundy,dkppathak)