document.write( "Question 1108480: the probability that a doctor diagnoses a particular illness is 0.7. given that the doctor makes an incorrect diagnoses, the probability that the patient enters a lawsuit is 0.9. what is the probability that the doctor makes an incorrect diagnoses and the patient sues? \n" ); document.write( "
Algebra.Com's Answer #723485 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the probability that a doctor diagnoses a particular illness is 0.7. given that the doctor makes an incorrect diagnoses, the probability that the patient enters a lawsuit is 0.9. what is the probability that the doctor makes an incorrect diagnoses and the patient sues? \n" ); document.write( "------ \n" ); document.write( "Note:: P(a AND b) = P(b)P(a|b) \n" ); document.write( "------------------- \n" ); document.write( "P(diags) = 0.7 ; P(wrong diags) = 0.3 \n" ); document.write( "--- \n" ); document.write( "P(lawsuit | wrong diag) = 0.9 \n" ); document.write( "------ \n" ); document.write( "P(wrong diag AND lawsuit) = 0.3*0.9 = 0.27 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " \n" ); document.write( " |