document.write( "Question 1114480: The probability that a football game will go into overtime is 12%. In 60 randomly selected football games, what is the mean and the standard deviation of the number that went into overtime? Round to the nearest thousandth. \n" ); document.write( "
Algebra.Com's Answer #729425 by stanbon(75887) ![]() You can put this solution on YOUR website! The probability that a football game will go into overtime is 12%. In 60 randomly selected football games, what is the mean and the standard deviation of the number that went into overtime? Round to the nearest thousandth. \n" ); document.write( "mean = n*p = 60*0.12 = 7.2 \n" ); document.write( "std = sqrt(npq) = sqrt(7.2*0.88) = 2.517 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |