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