document.write( "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​)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #666055 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
P(56 ≤ X ≤ 69​) = normalcdf(56,69,50,7) Use Calculator
\n" ); document.write( "In general:
\n" ); document.write( "The syntax is normalcdf(smaller, larger, µ, σ).
\n" ); document.write( "
\n" );