Conversation

Show replies
Replying to and
Good one - answer is 50%. Dividing 80 by 4 means there's a 20% likelihood of the charger being in each compartment. The likelihood it's in the fourth compartment is 20%, equal to the likelihood it's not in the case.
2
5
Replying to and
Just apply Bayes rule. Let A = you left the power adapter in the case and B = it's not in the 3 compartments you checked. This means we are looking for P(A|B) = P(B|A)*P(A)/P(B) = .25*.8 / (.25*.8 + 1*.2) = 50%
4
38
Replying to and
Other, I'd perhaps adjust down my prior of 80% after not finding it in the first three. (Consider a case with 100 compartments, if you eliminate 99 are you still as confident/consider an 80% chance of being in the case & therefore the final compartment as you were at the start?)
1
11