document.write( "Question 666620: Find the variance for the values of n and p when the conditions for the binomial distribution are met. n = 900, p = 0.65
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #414577 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! VarX = npq where q = 1-p = .35\r \n" ); document.write( "\n" ); document.write( "VarX = 900*.65*.35 = 204.75 \n" ); document.write( " |