Independent solution

How to solve this Bayes’ Theorem question

Setup

Setup

Let q be the smoking probability without the condition; the smoking probability with the condition is then 2q.

Pr(SCc)=q,Pr(SC)=2q\Pr(S\mid C^c)=q,\qquad \Pr(S\mid C)=2q

Model

Model

Apply Bayes' formula using the condition and no-condition prior shares 0.25 and 0.75.

Pr(CS)=(2q)(0.25)(2q)(0.25)+q(0.75)\Pr(C\mid S)=\frac{(2q)(0.25)}{(2q)(0.25)+q(0.75)}

Compute

Compute

After the common factor q cancels, the condition-and-smoking weight is 0.50 and the total smoking weight is 1.25, giving 0.40.

Pr(CS)=0.501.25=0.40\Pr(C\mid S)=\frac{0.50}{1.25}=0.40

Answer

Answer

Given smoking, the probability of the condition is 2/5, corresponding to choice C.

25(C)\boxed{\frac25\quad\text{(C)}}