document.write( "Question 559471: If the probability of defective bolt be 1/10,Find the mean and variance for binomial distribution of defective bolts in a sample of 400 bolts. \n" ); document.write( "
Algebra.Com's Answer #363432 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "mean = (number)×(probability)\r\n" );
document.write( "\r\n" );
document.write( "mean = 400×\"1%2F10\" = 40\r\n" );
document.write( "\r\n" );
document.write( "variance = (number)×(probability)×(One minus probability)\r\n" );
document.write( "\r\n" );
document.write( "variance = (400)×(1/10)×(1-\"1%2F10\") = (400)×(\"1%2F10\")×(\"10%2F10\"-\"1%2F10\") = (400)×(\"1%2F10\")×(\"9%2F10\") = 40×\"9%2F10\" = \"360%2F10\" = 36\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );