document.write( "Question 697630: The probability that a certain machine turns out a defective item is .05. Find the probabilities that in a run of 75 items, the following results are obtained.\r
\n" );
document.write( "\n" );
document.write( "a. Exactly 5 defective items\r
\n" );
document.write( "\n" );
document.write( "b. No defective items\r
\n" );
document.write( "\n" );
document.write( "c. At least 1 defective item \n" );
document.write( "
Algebra.Com's Answer #430354 by Positive_EV(69)![]() ![]() You can put this solution on YOUR website! The distribution of the number of defective items in this run is binomial with n = 75 items and p = .05 of each item being defective. The probability mass function of the binomial distribution is: \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "1) In this case, we set k = 5. n = 75 and p = .05, so: \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "2) In this case, we set k = 0. The binomial probability mass function reduces to \r \n" ); document.write( "\n" ); document.write( "3) The event that at least one item is defective is the compliment of the event that there are no defective items. The probability of a complimentary event happening is 1 - P(original event), so the probability of at least one defective item is 1 - .0213 = .9787. \n" ); document.write( " |