SOLUTION: Find P(72 ≤ x ≤ 77)

Algebra ->  Probability-and-statistics -> SOLUTION: Find P(72 ≤ x ≤ 77)      Log On


   



Question 852193: Find P(72 ≤ x ≤ 77)
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi
Need to know the Particulars of the type of Probability distribution and
facts pertaining to the distribution
Re Response: Assume You mean Normal distribution: m = 76 and SD = 6
Using TI: The syntax is normalcdf(smaller, larger, µ, σ).
P(72 ≤ x ≤ 77) = normalcdf(72, 77, 76, 6)