document.write( "Question 437412: As items come to the end of a production line, an inspector chooses which items are to go through a complete inspection. Five percent of all items produces are defective.
\n" );
document.write( "Seventy percent of all defective items go through a complete inspection and twenty percent of all good items go through a complete inspection. If an item goes through a complete inspection, what is the probability it is not defective? \n" );
document.write( "
Algebra.Com's Answer #302603 by edjones(8007)![]() ![]() You can put this solution on YOUR website! .7 * .05 = .035 defective get complete inspection. \n" ); document.write( ".2 * .95 = .19 non-defective get complete inspection. \n" ); document.write( ". \n" ); document.write( ".035+.19=.225 \n" ); document.write( ". \n" ); document.write( ".19/.225 = .844 Probability it is not defective. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |