document.write( "Question 1199932: A sample preparation for a chemical measurement is completed correctly by 25% of the lab technicians, completed with a minor error by 72% and completed with a major error by 3%. What is the probability that it is completed with either a minior or a major error? \n" ); document.write( "
Algebra.Com's Answer #833919 by math_tutor2020(3835) ![]() You can put this solution on YOUR website! \n" ); document.write( "A = person is 100% correct \n" ); document.write( "B = person made a minor error \n" ); document.write( "C = person made a major error\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(A) = 0.25 \n" ); document.write( "P(B) = 0.72 \n" ); document.write( "P(C) = 0.03\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Events A,B,C are mutually exclusive. \n" ); document.write( "This fact allows us to add the probabilities like so:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(B or C) = P(B)+P(C) \n" ); document.write( "P(B or C) = 0.72+0.03 \n" ); document.write( "P(B or C) = 0.75\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 0.75 \n" ); document.write( " \n" ); document.write( " |