Independent solution

How to solve this Conditional Probability question

Setup

Setup

Let B and A denote the two possible selectors, and let M denote observing one assignment of each type. Alternating workdays give equal prior probabilities.

Pr(B)=Pr(A)=12\Pr(B)=\Pr(A)=\frac12

Model

Model

Calculate the mixed-pair likelihood under each selection protocol, allowing either order.

Pr(MB)=2(14)(34)=38\Pr(M\mid B)=2\left(\frac14\right)\left(\frac34\right)=\frac38
Pr(MA)=1433+3413=12\Pr(M\mid A)=\frac14\frac33+\frac34\frac13=\frac12

Compute

Compute

Apply Bayes' rule with the two equal prior weights.

Pr(BM)=(1/2)(3/8)(1/2)(3/8)+(1/2)(1/2)\Pr(B\mid M)=\frac{(1/2)(3/8)}{(1/2)(3/8)+(1/2)(1/2)}
Pr(BM)=3/83/8+1/2=37\Pr(B\mid M)=\frac{3/8}{3/8+1/2}=\frac37

Answer

Answer

The posterior probability that the replacement protocol generated the pair is 3/7.

37(C)\boxed{\frac37\quad\text{(C)}}