document.write( "Question 1020364: The U.S. mint, which produces billions of coins annually, has a mean daily defect rate of 4 coins. Let X be the number of defective coins produced on a given day.\r
\n" );
document.write( "\n" );
document.write( "On a given day, what is the probability of 3 or fewer defective coins
\n" );
document.write( "On a given day, what is the probability of more than 3 defective coins?
\n" );
document.write( "On a given day, what is the probability of exactly 4 defective coins
\n" );
document.write( "what is the variance?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #636258 by robertb(5830)![]() ![]() You can put this solution on YOUR website! This is an example of a rare event, so the Poisson distribution is the most appropriate to use. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The \n" ); document.write( "\n" ); document.write( "==>The probability of 3 or fewer defective coins would be p(0) +p(1) + p(2) + p(3) = \n" ); document.write( "\n" ); document.write( "==> The probability of more than 3 defective coins is 1 - 0.43347 = 0.56653.\r \n" ); document.write( "\n" ); document.write( "The probability of exactly 4 defectives is \n" ); document.write( "\n" ); document.write( "For the Poisson distribution, |