SOLUTION: Assume the random variable X is normally distributed with mean = 50 and standard deviation = 7. Compute the probability using a TI calculator. ​P(56 ≤ X ≤ 69̴
Algebra ->
Probability-and-statistics
-> SOLUTION: Assume the random variable X is normally distributed with mean = 50 and standard deviation = 7. Compute the probability using a TI calculator. ​P(56 ≤ X ≤ 69̴
Log On
Question 1050435: Assume the random variable X is normally distributed with mean = 50 and standard deviation = 7. Compute the probability using a TI calculator. P(56 ≤ X ≤ 69)
You can put this solution on YOUR website! P(56 ≤ X ≤ 69) = normalcdf(56,69,50,7) Use Calculator
In general:
The syntax is normalcdf(smaller, larger, µ, σ).