Revision as of 00:12, 29 April 2023 by Admin (Created page with "'''Solution: D''' Let A, B, and C be the sets of policies in the portfolio on three-bedroom homes, one-story homes, and two-bath homes, respectively. We are asked to calculat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Exercise


ABy Admin
Apr 29'23

Answer

Solution: D

Let A, B, and C be the sets of policies in the portfolio on three-bedroom homes, one-story homes, and two-bath homes, respectively. We are asked to calculate 1000 − n( A ∪ B ∪ C ) , where n(D) denotes the number of elements of the set D. Then,

[[math]] \begin{align*} n( A ∪ B ∪ C ) &= n( A) + n( B ) + n(C ) − n( A ∩ B ) − n( A ∩ C ) − n( B ∩ C ) + n( A ∩ B ∩ C ) \\ &= 130 + 280 + 150 − 40 − 30 − 50 + 10 = 450. \end{align*} [[/math]]

The answer is 1000 – 450 = 550.

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

00