document.write( "Question 1088730: 42. A particular product is produced by only two companies – A and B. Company A produces 65% of the product and company B produces the remaining 35%. 8% of the product produced by A is defective and 12% of the product produced by B is defective.
\n" );
document.write( "A) A product is randomly selected what is the probability that it is produced by A?
\n" );
document.write( "B) A product is randomly selected what is the probability that it will be defective?
\n" );
document.write( "C) A product is randomly selected and found to be defective. What is the probability that it is produced by A?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #703039 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Use 1000 as a total and make a contingency table \n" ); document.write( "======A===============B \n" ); document.write( "Defect-52-------------------42----------94 \n" ); document.write( "ND-----598-----------------308--------906 \n" ); document.write( "Total---650---------------350---------1000 \n" ); document.write( "a. 65%, that is given. \n" ); document.write( "b. 9.4% from the right part of the contingency table \n" ); document.write( "c. 52/94 was made by A or 55.3% \n" ); document.write( " |