document.write( "Question 1048474: Suppose that x has a binomial distribution with n = 15 and p = 0.3. Is the normal approximation reasonable for this binomial distribution? \n" ); document.write( "
Algebra.Com's Answer #664075 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
It probably won't be.\r
\n" ); document.write( "\n" ); document.write( "np = 15*0.3 = 4.5 < 5, and\r
\n" ); document.write( "\n" ); document.write( "n(1-p) = 15*0.7 = 10.5 > 5.\r
\n" ); document.write( "\n" ); document.write( "Both had to be at least 5.
\n" ); document.write( "
\n" );