Exercise


ABy Admin
May 04'23

Answer

Solution: B

From the binomial distribution formula, the probability P that a given patient tests positive for at least 2 of these 3 risk factors is

[[math]] P = \binom{3}{2}p^2(1-p)^{3-2} + \binom{3}{3}p^3(1-p)^{3-3} = 3p^2(1-p) + p^3. [[/math]]

Using the geometric distribution formula with probability of success

[[math]] P= 3 p^2 (1 − p ) + p^3, [[/math]]

The probability that exactly [math]n[/math] patients are tested is

[[math]] (1-p)^{n-1}P = [1-3p^2(1-p) - p^3]^{n-1}]3p^2(1-p) + p^3]. [[/math]]

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

00