document.write( "Question 442174: Find the mean, variance and standard deviation of the binominal distribution with thte given values, n=124, p=0.72 \n" ); document.write( "
Algebra.Com's Answer #304976 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the mean, variance and standard deviation of the binominal distribution with thte given values, n=124, p=0.72 \n" ); document.write( "---------------- \n" ); document.write( "mean = np = 124*0.72 = 89.28 \n" ); document.write( "----- \n" ); document.write( "variance = npq = 89.28*0.28 = 24.998.. \n" ); document.write( "----- \n" ); document.write( "std = sqrt(npq) = 4.99984.. \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |