January 10th, 2011, 10:23 am
I think it is 0.8599.Let's say P(G) = prob he's guilty, P(NG) = prob he's not guilty, P(L) = prob he's left-handed and P(NL) = prob he's not left handed.Then according to the detective you have P(G) = 0.6, and you know P(L) = 0.07 and P(L|G) = 1. Then using conditional probability,P(G|L) / P(NG|L) = P(G) P(L|G) / ( P(NG) P(L|NG) ) = P(G) P(L|G) / P(L) = 0.6/0.07 = 8.571Then using P(G|L)+P(NG|L)=1, you can get the answer.