document.write( "Question 687751: If n = 100 and p = 0.02 in a binomial experiment, does this satisfy the rule for a normal approximation? Why or why not? \n" ); document.write( "
Algebra.Com's Answer #425327 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! np = 100*0.02 = 2 which is NOT greater than 5. So because np > 5 is false, the normal approximation doesn't apply. \n" ); document.write( " |