document.write( "Question 439056: the class average on a test is 85, with a standard deviation of 3.8, find the probability that a student received at least 76 on the test \n" ); document.write( "
Algebra.Com's Answer #303476 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the class average on a test is 85, with a standard deviation of 3.8, find the probability that a student received at least 76 on the test \n" ); document.write( "------------------ \n" ); document.write( "z(76) = (76-85)/3.8 = -2.3684 \n" ); document.write( "--- \n" ); document.write( "P(x>= 76) = P(z>= -2.3684) = 0.9911 \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |