document.write( "Question 1184504: To reduce theft, a company proposes to screen the workers with a lie-detector test that has been proved correct 90% of the time (for guilty subjects, and also for innocent subjects). The company will fire all the workers who fail the test. Suppose that 5% of workers steal from time to time.
\n" );
document.write( "(a) If a worker is fired, what is the conditional probability he is innocent?
\n" );
document.write( "(b) If a worker is not fired, what is the conditional probability he is guilty?Include a probability tree for this problem. \n" );
document.write( "
Algebra.Com's Answer #815119 by robertb(5830) You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(a) P(worker innocent/lie-detector \"guilty\") = P(worker innocent ∩ lie-detector \"guilty\")/P(lie-detector \"guilty\") = 0.095/0.14 = 19/28 = 0.67857, to 5 d.p.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(b) P(worker guilty/lie-detector \"innocent\") = P(worker guilty ∩ lie-detector \"innocent\")/P(lie-detector \"innocent\") = 0.005/0.86 = 1/172 = 0.005814, to 6 d.p. \n" ); document.write( " |