
Financial Risk Manager Part 1
Get started today
Ultimate access to all questions.
A life assurance company insures individuals of all ages. A manager compiled the following statistics of the company's insured persons:
| Age of insured | Mortality (Probability of death) [arbitrary] | Portion of company's insured persons |
|---|---|---|
| 16-20 | 0.04 | 0.10 |
| 21-30 | 0.05 | 0.29 |
| 31-65 | 0.10 | 0.49 |
| 66-99 | 0.14 | 0.12 |
If a randomly selected individual insured by the company dies, calculate the probability that the dead client was age 16-20.
Explanation:
Solution Explanation
This is a Bayes' Theorem problem where we need to find the conditional probability that a deceased client was in the 16-20 age group.
Step 1: Define Events
- B = Event of death
- Bβ = Event the insured's age is in the range 16-20
- Bβ = Event the insured's age is in the range 21-30
- Bβ = Event the insured's age is in the range 31-65
- Bβ = Event the insured's age is in the range 66-99
Step 2: Apply Bayes' Theorem
We want to find P(Bβ|B):
Step 3: Calculate Numerator
- P(Bβ) = 0.10 (portion of company's insured persons)
- P(B|Bβ) = 0.04 (mortality rate for age 16-20)
- Numerator = 0.10 Γ 0.04 = 0.004
Step 4: Calculate Denominator
- P(Bβ) Γ P(B|Bβ) = 0.29 Γ 0.05 = 0.0145
- P(Bβ) Γ P(B|Bβ) = 0.49 Γ 0.10 = 0.049
- P(Bβ) Γ P(B|Bβ) = 0.12 Γ 0.14 = 0.0168
- Denominator = 0.004 + 0.0145 + 0.049 + 0.0168 = 0.0843
Step 5: Final Calculation
Step 6: Interpretation
The probability that a randomly selected deceased client was age 16-20 is approximately 4.75%, which matches option D (0.0475).
This makes intuitive sense because although the 16-20 age group has the lowest mortality rate (0.04), they also represent only 10% of the total insured population, resulting in a relatively small conditional probability.