document.write( "Question 997079: This question is really confusing me, not quite sure where to start.\r
\n" );
document.write( "\n" );
document.write( "A foreman for an injection-molding firm admits that on 39% of his shifts, he forgets to shut off the injection machine on his line. This causes the machine to overheat, increasing the probability that a defective molding will be produced during the early morning run from 4% to 15%. The plant manager randomly selects a molding from the early morning run and discovers it is defective. What is the probability that the foreman forgot to shut off the machine the previous night?\r
\n" );
document.write( "\n" );
document.write( "Probability = ? \n" );
document.write( "
Algebra.Com's Answer #615329 by mathmate(429)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Given: \n" ); document.write( "A foreman forgets to shut off machine 39% of the time. \n" ); document.write( "If he forgets, 15% of moulds are defective. \n" ); document.write( "If he does not, 4% of moulds are defective. \n" ); document.write( "Given that a mould is defective, find probability that he forgot to turn off machine the night before. \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( " \n" ); document.write( "Define events \n" ); document.write( "1. F = event of forgetting to shut off machine. \n" ); document.write( "2. D = event of product being defective.\r \n" ); document.write( "\n" ); document.write( "P(F and D) = 0.39*0.15=0.0585 \n" ); document.write( "P(F and ~D) = 0.39*(1-0.15)=0.3315 \n" ); document.write( "P(~F and D) = (1-0.39)*0.04=0.0244 \n" ); document.write( "P(~F and ~D) = (1-0.39)*(1-0.04)=0.5856 \n" ); document.write( " \n" ); document.write( "By definition of conditional probability \n" ); document.write( "P(F|D)=P(F and D)/P(D) \n" ); document.write( "=P(F and D)/[P(F and D)+P(~F and D)] \n" ); document.write( "=0.0585/(0.0585+0.0244) \n" ); document.write( "=0.706 (approx.) \n" ); document.write( " \n" ); document.write( "Answer: \n" ); document.write( "The probability that the foreman forgot to shut the machine is 0.706, given that the product was defective. \n" ); document.write( " |