document.write( "Question 1043330: Find the mean,variance and standard deviation of the binomial distribution with the given values of n and p. Round all answers to the nearest tenth. \r
\n" );
document.write( "\n" );
document.write( "n= 90, p= 0.4 \n" );
document.write( "
Algebra.Com's Answer #658465 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the mean,variance and standard deviation of the binomial distribution with the given values of n and p. Round all answers to the nearest tenth. \n" ); document.write( "n= 90, p= 0.4 \n" ); document.write( "------ \n" ); document.write( "mean = n*p \n" ); document.write( "variance = n*p*q \n" ); document.write( "std = sqrt[n*p*q] \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |