document.write( "Question 799246: For classes 0f 268 students, find the mean and standard deviation for the number born on the 4th of july. ignore leap years \n" ); document.write( "
Algebra.Com's Answer #482655 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For classes 0f 268 students, find the mean and standard deviation for the number born on the 4th of july. ignore leap years \n" ); document.write( "------ \n" ); document.write( "Binomial with n = 268 and P(born on 7/4) = 1/365 \n" ); document.write( "------ \n" ); document.write( "mean = np = 268(1/365) = 0.7342 \n" ); document.write( "----- \n" ); document.write( "std = sqrt(npq) = sqrt(0.7342*(364/365)) = 0.8557 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |