StepWorking
01Given
Let S be the event that a person is a smoker and NS that the person is a non-smoker. P(S)=25%=41, P(NS)=75%=43. Let C be the event of developing lung cancer. According to the question, P(C∣S)=27P(C∣NS).
02Goal
Find the value of k given that the posterior probability P(S∣C)=10k.
03Approach
Use Bayes' Theorem to calculate the posterior probability: P(S∣C)=P(S)P(C∣S)+P(NS)P(C∣NS)P(S)P(C∣S). Then substitute P(C∣S)=27P(C∣NS) so that the unknown base rate P(C∣NS) cancels out.
04Execute
P(S∣C)=41×27P(C∣NS)+43P(C∣NS)41×27P(C∣NS)=27+327=3027=109 Equating 109=10k gives k=9.
✓Verify
Check with population numbers: Out of 100 people, 25 are smokers and 75 are non-smokers. If the cancer rate for non-smokers is p, cancer cases among non-smokers is 75p, and among smokers is 25×27p=675p. Total cancer cases =750p. Fraction of smokers =675p/750p=675/750=9/10. Thus, k=9.