SOLUTION: Let X be a normally distributed random variable with = 100 and = 10. Find the probability that X is between 75 and 120. (Round your answer to the nearest whole number percent

Algebra ->  Probability-and-statistics -> SOLUTION: Let X be a normally distributed random variable with = 100 and = 10. Find the probability that X is between 75 and 120. (Round your answer to the nearest whole number percent      Log On


   



Question 912146: Let X be a normally distributed random variable with = 100 and = 10. Find the probability that X is between 75 and 120. (Round your answer to the nearest whole number percent.)
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
m = 120, sd = 10
P(75< x < 120) = normalcdf(75,120,100,10)