用贝叶斯公式:
设 C 表示“父亲声称下雪”。
P(S∣C)=P(C∣S)P(S)+P(C∣Sˉ)P(Sˉ)P(C∣S)P(S).
其中:
- P(C∣S)=1/6(真话);
- P(C∣Sˉ)=5/6(说谎);
- P(S)=1/8, P(Sˉ)=7/8。
代入得
P(S∣C)=(1/6)(1/8)+(5/6)(7/8)(1/6)(1/8)=361.
Original Explanation
1/36
Solution
Let S= Snowfall occurred, and C be the event that the father is claiming snowfall ocurred.
Probability of (Snowfall given Claim) = P(S∣C)=P(C)P(C∣S)⋅P(S)
P(S)=1/8
P(C∣S)=1−5/6=1/6 (given in the question, father lies 5/6 times)
P(C)=P(True claim)+P(False Claim)
=P(C∩S)+P(C∩S′) where S′ means that it did not snow.
=P(C∣S)⋅P(S)+P(C∣S′)∗P(S′)
=(1/6⋅1/8)+(5/6⋅7/8)
P(S∣C)=P(C)P(C∣S)⋅P(S)=(1/6⋅1/8)+(5/6⋅7/8)1/6⋅1/8=361