- Joined
- 12/28/12
- Messages
- 19
- Points
- 13
A question posed previously was:
This is just a conditional probability problem. We are expected to compute P[really 6 | said 6]. Using Bayes's rule, this is just P[said 6 | really 6] / { P[said 6 | really 6] * P[really 6] + P[said 6 | not really 6] * P[not really 6] }. We know each of the probabilities here, so just substitute to get:
3/4 * 1/6 / (3/4 * 1/6 + 1/4 * 5/6) = 1/8 / (1/8 + 5/24) = 3/8
Here's my solution:A man speaks the truth 3 out of 4 times. He throws a die and reports it to be a 6. What is the probability of it being a 6?
This is just a conditional probability problem. We are expected to compute P[really 6 | said 6]. Using Bayes's rule, this is just P[said 6 | really 6] / { P[said 6 | really 6] * P[really 6] + P[said 6 | not really 6] * P[not really 6] }. We know each of the probabilities here, so just substitute to get:
3/4 * 1/6 / (3/4 * 1/6 + 1/4 * 5/6) = 1/8 / (1/8 + 5/24) = 3/8