document.write( "Question 472098: According to Nielson Media Research, 75% of all U.S households have cable television. In a random sample of 300 households determine the mean and the standard deviation. \n" ); document.write( "
Algebra.Com's Answer #323716 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! According to Nielson Media Research, 75% of all U.S households have cable television. In a random sample of 300 households determine the mean and the standard deviation. \n" ); document.write( "-------------- \n" ); document.write( "mean = np = 300*0.75 = 225 \n" ); document.write( "--- \n" ); document.write( "std = sqrt(npq) = sqrt(225*0.25) = 7.5 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " |