Revision as of 09:51, 29 April 2023 by Admin (Created page with "'''Solution: C''' Let x be the probability of having all three risk factors. <math display = "block"> \frac{1}{3} = \operatorname{P}[A \cap B \cap C | A \cap B ] = \frac{\op...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Exercise


ABy Admin
Apr 29'23

Answer

Solution: C

Let x be the probability of having all three risk factors.

[[math]] \frac{1}{3} = \operatorname{P}[A \cap B \cap C | A \cap B ] = \frac{\operatorname{P}[A \cap B \cap C]}{\operatorname{P}[A \cap B]} [[/math]]

It follows that

[[math]] \begin{align*} x = \frac{1}{3}(x + 0.12 ) &= \frac{1}{3}x + 0.04 \\ \frac{2}{3}x &= 0.04 \\ x &= 0.06. \end{align*} [[/math]]

Now we want to find

[[math]] \begin{align*} \operatorname{P}[( A ∪ B ∪ C ) | A^c] &= \frac{\operatorname{P}[( A ∪ B ∪ C )]}{\operatorname{P}[A^c]} \\ &= \frac{1− \operatorname{P}[ A ∪ B ∪ C]}{1-\operatorname{P}[A]} \\ &= \frac{1 − 3 ( 0.10 ) − 3 ( 0.12 ) − 0.06}{1 − 0.10 − 2 ( 0.12 ) − 0.06} \\ &= \frac{0.28}{0.60} = 0.467 \end{align*} [[/math]]

Copyright 2023 . The Society of Actuaries, Schaumburg, Illinois. Reproduced with permission.

00