document.write( "Question 425604: I am having trouble with Binomial distribution, Can you please help me and explain what steps I need to find this answer?\r
\n" );
document.write( "\n" );
document.write( "Suppose the variable x follows a Binomial distribution with p = .5 and n = 11. Compute the variance of the distribution.\r
\n" );
document.write( "\n" );
document.write( "Thank You. \n" );
document.write( "
Algebra.Com's Answer #296294 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose the variable x follows a Binomial distribution with p = .5 and n = 11. Compute the variance of the distribution. \n" ); document.write( "--------------- \n" ); document.write( "mean = np \n" ); document.write( "std = sqrt(npq) \n" ); document.write( "variance = npq \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |