document.write( "Question 825048: The standard deviation of a binomial distribution for which n = 100 and p = 0.40 is 24.0.\r
\n" ); document.write( "\n" ); document.write( "True or False?
\n" ); document.write( "

Algebra.Com's Answer #496969 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The formula for the standard deviation of a binomial distribution is\r\n" );
document.write( "\r\n" );
document.write( "s = √npq\r\n" );
document.write( "\r\n" );
document.write( "where q = 1-p = 1-0.40 = 0.60\r\n" );
document.write( "\r\n" );
document.write( "or you may have learned the formula without q, but with 1-p like this:\r\n" );
document.write( "\r\n" );
document.write( "s = √np(1-p)\r\n" );
document.write( "\r\n" );
document.write( "s = √100(0.40)(0.60)\r\n" );
document.write( "\r\n" );
document.write( "s = √24 = 4.8990\r\n" );
document.write( "\r\n" );
document.write( "So it's the square root of 24, (not 24 without a square root over it.)\r\n" );
document.write( "\r\n" );
document.write( "Answer: false\r\n" );
document.write( "\r\n" );
document.write( "Note: the formula for the mean is m = np without a square root.\r\n" );
document.write( "But the formula for the standard deviation does have a square root.\r\n" );
document.write( "If you had been asked for the variance s² = npq, not the standard \r\n" );
document.write( "deviation, then 24 would have been the answer, but the standard \r\n" );
document.write( "deviation is the square root of the variance.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );