\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( "