document.write( "Question 1145730: A manufacturing machine has a 5% defect rate.\r
\n" ); document.write( "\n" ); document.write( "If 5 items are chosen at random, what is the probability that at least one will have a defect?
\n" ); document.write( "

Algebra.Com's Answer #767009 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The probability that NO ONE item of 5 has a defect is  P(X=0) = \"%281-0.05%29%5E5\" = \"0.95%5E5\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The probability that at least one item of 5 has a defect is the COMPLEMENT to it\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    P( X >= 1) = 1 - \"0.095%5E5\" = 0.226219.     ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );