document.write( "Question 417737: the question is from the book fundamentals of quality control and improvement by amitava mitra chapter 4 ,
\n" );
document.write( " the settling of unwanted material in mold is causing some defects in the output , based on the recent data it is found that 5% of the out put has one or more defects . in spot checking some parts , inspector randomly selects two parts find the probabilities that
\n" );
document.write( "a. the first part is defect free
\n" );
document.write( "b. the second part is defect free
\n" );
document.write( "c. both parts are defect free
\n" );
document.write( "d. one of the parts is acceptable
\n" );
document.write( "e. at least one part is acceptable
\n" );
document.write( "i have read the chapter but could not really get much into this type of problem , any help or idea/advise would be appreciated i was also looking for the manual of the book but could not find if any body has it plz provide
\n" );
document.write( "regards \n" );
document.write( "
Algebra.Com's Answer #292428 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! based on the recent data it is found that 5% of the out put has one or more defects . in spot checking some parts , inspector randomly selects two parts find the probabilities that \n" ); document.write( "Sample space: D means defective; N means not defective \n" ); document.write( "DD,DN,ND,NN \n" ); document.write( "a. the first part is defect free::0.95*0.05 + 0.95*0.95 = 0.95 \n" ); document.write( "---------------------------------------------- \n" ); document.write( "b. the second part is defect free::same as above: 0.95 \n" ); document.write( "---------------------------------------------- \n" ); document.write( "c. both parts are defect free: 0.95^2 = 0.9025 \n" ); document.write( "------------------------------------------------- \n" ); document.write( "d. one of the parts is acceptable::2(0.05*0.95) = 0.095 \n" ); document.write( "------- \n" ); document.write( "e. at least one part is acceptable:: 1-(0.05)^2 = 0.9975 \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |