Independent solution

How to solve this Bayes' Theorem question

Setup

Setup

Let S_i denote the transmitted symbol and R_i the received symbol. A zero produces a received one only through a transmission error.

Pr(S0)=0.70,Pr(S1)=0.30\Pr(S_0)=0.70,\qquad \Pr(S_1)=0.30
Pr(R1S0)=0.20,Pr(R1S1)=0.80\Pr(R_1\mid S_0)=0.20,\qquad \Pr(R_1\mid S_1)=0.80

Model

Model

Partition the evidence R_1 by the two mutually exclusive transmitted symbols.

Pr(S0R1)=Pr(S0)Pr(R1S0)Pr(S0)Pr(R1S0)+Pr(S1)Pr(R1S1)\Pr(S_0\mid R_1)=\frac{\Pr(S_0)\Pr(R_1\mid S_0)}{\Pr(S_0)\Pr(R_1\mid S_0)+\Pr(S_1)\Pr(R_1\mid S_1)}

Compute

Compute

Evaluate the error-generated and correctly generated received-one masses.

Pr(S0R1)=0.70(0.20)=0.14\Pr(S_0\cap R_1)=0.70(0.20)=0.14
Pr(S1R1)=0.30(0.80)=0.24\Pr(S_1\cap R_1)=0.30(0.80)=0.24
Pr(S0R1)=0.140.14+0.24=719=0.3684210526\Pr(S_0\mid R_1)=\frac{0.14}{0.14+0.24}=\frac{7}{19}=0.3684210526

Answer

Answer

The posterior probability rounds to 0.37.

0.37(C)\boxed{0.37\quad\text{(C)}}