Independent solution

How to solve this Conditional Expectation question

Setup

Setup

Only three first-city counts can produce the observed second-city count.

J{3,4,5}when K=5J\in\{3,4,5\}\quad\text{when }K=5

Model

Model

Multiply each binomial prior mass by its conditional observation likelihood.

w3=(53)(0.6)3(0.4)216=0.0576w_3=\binom53(0.6)^3(0.4)^2\frac16=0.0576
w4=(54)(0.6)4(0.4)13=0.0864w_4=\binom54(0.6)^4(0.4)\frac13=0.0864
w5=(0.6)512=0.03888w_5=(0.6)^5\frac12=0.03888

Compute

Compute

Normalize the three weights inside the conditional expectation.

w3+w4+w5=0.18288w_3+w_4+w_5=0.18288
E[JK=5]=3w3+4w4+5w50.18288E[J\mid K=5]=\frac{3w_3+4w_4+5w_5}{0.18288}
E[JK=5]=495127=3.8976378E[J\mid K=5]=\frac{495}{127}=3.8976378

Answer

Answer

The conditional expected count rounds to 3.9.

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