document.write( "Question 1204192: The probability that a certain machine turns out a defective item is 0.05. Find the
\n" );
document.write( "probability that in a run of 75 items, at least two are defective.
\n" );
document.write( "a.)0.8944 b.)0.08425 c.) 0.1056 d.) 0.8359 e.) 0.9158 \n" );
document.write( "
Algebra.Com's Answer #840284 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "At least 2 defective --> not either 0 or 1 defective. \n" ); document.write( "P(0 defective) = \n" ); document.write( "P(1 defective) = \n" ); document.write( "P(0 or 1 defective) = .0213437 + .0842516 = .1055953 \n" ); document.write( "P(at least 2 defective) = 1-.1055953 = .8944047 \n" ); document.write( "ANSWER: a) 0.8944 \n" ); document.write( " \n" ); document.write( " |