Independent solution
How to solve this Law of Total Probability question
Answer in brief
This is a two-branch mixture whose unknown branch probability is determined by a cumulative probability. Solving the mixture equation gives a weighted-die branch probability of 0.666, after which the probability of rolling a four is 0.203667 and choice C.
Setup
Setup
Let h be the probability of selecting the weighted die. Normalizing its face weights gives probability 1/9 on each odd face and 2/9 on each even face.
h=Pr(weighted-die branch) Pr(X=k∣weighted)={1/9,2/9,k odd,k even. Model
Model
Apply the law of total probability to the event that the displayed value is at most three.
Pr(X≤3∣weighted)=91+2+1=94 Pr(X≤3∣fair)=21 0.463=h(94)+(1−h)(21) Compute
Compute
Solve for the mixing probability, then mix the two conditional probabilities for face four.
h=18(0.500−0.463)=0.666 Pr(X=4)=0.666(92)+0.334(61) Pr(X=4)=0.203666… Answer
Answer
The requested probability rounds to 0.204 at the precision of the choices.
Pr(X=4)≈0.204(C)