Exercise 2.12

Answers

(a)
Let Ai be the event that Alice sends bit i. Let Bj be the event that Bob recieves bit j.

P(A1|B1) = P(A1)P(B1|A1) P(A1)P(B1|A1) + P(A0)P(B1|A0) = 0.5 0.9 0.5 0.9 + 0.5 0.05 = 0.95
(b)
Let Bj,k,l be the event that Bob recieves bit tuple j,k,l.

P(A1|B110) = P(A1)P(B110|A1) P(A1)P(B110|A1) + P(A0)P(B110|A0) = 0.5 0.92 0.1 0.5 0.92 0.1 + 0.5 0.052 0.95 = 0.97
User profile picture
2021-12-05 00:00
Comments