
Explanation:
This is a Bayes' theorem problem where we need to find the conditional probability that a client who died was in the age group 66-99 years.
Age groups and their probabilities:
Death probabilities for each age group:
We want P(B₄|D) = Probability that the client was in age group 66-99 given that they died.
According to Bayes' theorem:
P(B₄|D) = [P(B₄) × P(D|B₄)] / [P(B₁) × P(D|B₁) + P(B₂) × P(D|B₂) + P(B₃) × P(D|B₃) + P(B₄) × P(D|B₄)]
Numerator: P(B₄) × P(D|B₄) = 0.12 × 0.14 = 0.0168
Denominator:
Total denominator = 0.0040 + 0.0145 + 0.0490 + 0.0168 = 0.0843
P(B₄|D) = 0.0168 / 0.0843 = 0.1993 ≈ 0.201
The solution shows calculating other probabilities first:
Since all probabilities must sum to 1: P(B₄|D) = 1 - (0.047 + 0.172 + 0.581) = 1 - 0.8 = 0.2 ≈ 0.201
Thus, the correct answer is D. 0.201.
Ultimate access to all questions.
No comments yet.