asked 27.9k views
10 votes
13 percent of a certain company's life insurance policy holders are smokers. For each nonsmoker the probability of dying during the year is 0.002. For each smoker the probability of dying during the year is 0.02. Find the probability that a policy holder who died last year was a smoker.

asked
User Haroldo
by
8.2k points

1 Answer

9 votes

Answer:

.6

Explanation:

Using Bayes' theorem

While s = smoker

n = nonsmoker

D = died

P(s) = .13

P(n) =.87

P(D/s) =0.02

P(D/n) =0.002

P(s/D) = ??


P(s/D)=(P(s)*P(D/s))/(P(s)*P(D/s)+P(n) *P(D/n)) =(.13*.02)/(.13*.02+.87*.002)=.6

answered
User Lyubov
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.