document.write( "Question 641530: If the mean of a normal distribution is 70 and the standard deviation is 10 what is the probability the item selected at random for this sample will be greater than 80? \n" ); document.write( "
Algebra.Com's Answer #403701 by stanbon(75887) ![]() You can put this solution on YOUR website! If the mean of a normal distribution is 70 and the standard deviation is 10 what is the probability the item selected at random for this sample will be greater than 80? \n" ); document.write( "------ \n" ); document.write( "z(80) = (80-70)/10 = 1 \n" ); document.write( "---- \n" ); document.write( "P(x > 80) = P(z > 1) = 0.1587 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |