Exam Style Questions on Life Table Functions for Independent Lives and Multiple Causes of Decrement
The Actuary's Free Study Guide for Exam 3L - Section 46
When there are multiple causes of decrement (i.e. some kind of failure or bad event happening to the entity in question), we can express life table functions pertaining to all causes of decrement with the superscript (τ). If assign numbers 1 through n to each of the causes of decrement, then we can express life table functions pertaining some cause of decrement I with the superscript (i), where i can be an integer from 1 through n.
If you are given each mqx(i), then the following holds: mqx(τ) = i=1n∑ mqx(i).
Moreover, if you are given each µx(i), then the following holds:µx(τ) = i=1n∑µx(i).
The following useful relationship holds between any npx and µx+t:
npx = exp[-0n∫µx+tdt].
Some of the problems in this section were designed to be similar to problems from past versions of the Casualty Actuarial Society's Exam 3L and the Society of Actuaries' Exam MLC. They use original exam questions as their inspiration - and the specific inspiration for each problem is cited so as to give students a chance to see the original. All of the original problems are publicly available, and students are encouraged to refer to them. But all of the values, names, conditions, and calculations in the problems here are the original work of Mr. Stolyarov.
Source: Bowers, Gerber, et. al. Actuarial Mathematics. 1997. Second Edition. Society of Actuaries: Itasca, Illinois. pp. 308-311.
Original Problems and Solutions from The Actuary's Free Study Guide
Problem S3L46-1.
Similar to Question 14 from the Casualty Actuarial Society's Fall 2006 Exam 3.
Two independent lives are currently aged 70 and 90. Mortality follows DeMoivre's Law with ω = 150. (This is the future - when life expectancy has been increased dramatically due to technological advances.)
Let 30│10φ70:90 be the probability that the first of the two deaths occurs between 30 and 40 years from now.
Let 30│10λ70:90 be the probability that the last of the two deaths occurs between 30 and 40 years from now.
Find 30│10λ70:90 - 30│10φ70:90.
Solution S3L46-1.
DeMoivre's Law corresponds to the uniform distribution, with ω being the limited age.
A life aged 70 has probability 1/(150-70) = 1/80 of dying each year.
A life aged 90 has probability 1/(150-90) = 1/60 of dying each year.
We find 30│10φ70:90:
For a first death to occur between 30 and 40 years from now, it follows that both lives must have survived during the next 30 years. The probability that this is the case is
(50/80)(30/60) = 0.3125
If both lives survive for 30 years, the probability of both surviving another 10 years is (40/50)(20/30) = 8/15.
The probability that at least one of the survivors to age 30 will perish between 30 and 40 years from now is 1 - 8/15 = 7/15.
Therefore, 30│10φ70:90 = 0.3125(7/15) = 7/48
Now we find 30│10λ70:90:
30│10λ70:90 is the complement of the sum of the following probabilities.
P(both lives die before 30 years from now) = (30/80)(30/60) = 0.1875
P(both lives die after 40 years from now) = (40/80)(20/60) = 0.166666667
P(no lives die before 30 years from now and only one life dies between 30 and 40 years from now) = 0.3125*(10/50)(20/30) + 0.3125*(40/50)(10/30) = 0.125
P(one life dies before 30 years from now and one life dies after 40 years from now) = (30/80)(20/60) + (40/80)(30/60) = 0.375
Thus, 30│10λ70:90 = 1 - 0.1875 - 0.166666667 - 0.125 - 0.375 = 0.1458333333333 = 7/48.
Thus, 30│10λ70:90 - 30│10φ70:90 = 7/48 - 7/48 = 0.
Problem S3L46-2.
Similar to Question 15 from the Casualty Actuarial Society's Fall 2006 Exam 3.
Two government departments are operated by Bureaucrat X and Bureaucrat Y. Department A only operates so long as both bureaucrats are alive. Department B operates so long as at least one bureaucrat is alive. Bureaucrat mortality is independent for each bureaucrat and exhibits the property that tq0 = t2/400 for t < 20. Find the absolute value of the difference in the expected operational lifetimes of Departments A and B.
Solution S3L46-2.
We use the following formula from Section 10: ėx = 0∞∫tpxdt. Here, the upper bound of our integral is 20, since no bureaucrat will survive past 20 years from now.
Since tq0 = t2/400, tp0 = 1 - t2/400.
For Department A, the relevant function to be integrated is (tp0)2, since both bureaucrats must be alive for the department to function.
Thus, for Department A, E(A) = 020∫(tp0)2dt = 020∫(1 - t2/400)2dt = 10.6666666667 years.
We know from basic probability theory that (X or Y) = X + Y - (X and Y).
Thus, E(X or Y) = E(X) + E(Y) - E(X and Y).
Department B will keep operating if either X or Y are alive. Thus, the expected lifetime for this department will be (ė0 for X) + (ė0 for Y) - (ė0 for X and Y).
We already found (ė0 for X and Y) - the expected lifetime of department A - to be 10.6666666667 years.
We also know that (ė0 for X) = (ė0 for Y) = 020∫(1 - t2/400)dt = 13.333333333 years.
Hence, E(B) = 2*13.333333333 - 10.6666666667 = 16 years.
We want to find E(B) - E(A) = 16 - 10.6666666667 = 16/3 = 5.333333333 years.
Problem S3L46-3.
Similar to Question 16 from the Casualty Actuarial Society's Fall 2006 Exam 3.
Pink slugs aged x can perish from Bad Thing 1 or Bad Thing 2. The following 2-decrement table expresses the probabilities associated with perishing from each Bad Thing.
x........ qx(1)........qx(2)
2.......0.09........0.04
3.......0.14........0.02
4.......0.01........0.04
5.......0.07........0.10
Use this 2-decrement table to find 4q2(τ).
Solution S3L46-3.
We use the formula mqx(τ) = i=1n∑ mqx(i) to find the following:
q2(τ) = 0.09 + 0.04 = 0.13
q3(τ) = 0.14 + 0.02 = 0.16
q4(τ) = 0.01 + 0.04 = 0.05
q5(τ) = 0.07 + 0.10 = 0.17
Now to find 4q2(τ), we need to find 1 - 4p2(τ) = 1 - (p2(τ))(p3(τ))(p4(τ))(p5(τ)) =
1 - (1 - 0.13)(1 - 0.16)(1 - 0.05)(1 - 0.17) = 4q2(τ) = 0.4237642.
Problem S3L46-4.
Similar to Question 16 from the Casualty Actuarial Society's Fall 2006 Exam 3.
Pink slugs aged x can perish from Bad Thing 1 or Bad Thing 2. The following 2-decrement table expresses the probabilities associated with perishing from each Bad Thing.
x........ qx(1)........qx(2)
2.......0.09........0.04
3.......0.14........0.02
4.......0.01........0.04
5.......0.07........0.10
Use this 2-decrement table to find 3│q2(2). Hint: You do need to take into account the values of qx(1). Think about how this might be done.
Solution S3L46-4. 3│q2(2) is the probability that a pink slug will perish from Bad Thing 2 between 3 and 4 years from now. This implies that the pink slug needs to have survived both Bad Things until turning 5.
Hence, using some of the values calculated in Solution S3L46-3,
3│q2(2) = (p2(τ))(p3(τ))(p4(τ))(q5(2)) = (1 - 0.13)(1 - 0.16)(1 - 0.05)0.10 = 3│q2(2) = 0.069426.
Problem S3L46-5.
Similar to Question 17 from the Casualty Actuarial Society's Fall 2006 Exam 3.
Mortimer the Mortal can only die of shark attacks or falling elephants. His force of mortality due to shark attacks is µx+t(1) = 0.5t. His force of mortality due to falling elephants is µx+t(2) = 0.2t. Mortimer takes out a 30-year term life insurance policy paying 30 Golden Hexagons (GH) if he dies of a shark attack and 20 GH if he dies of a falling elephant. Elephants have fallen on all the buildings containing financial markets, so the interest rate is 0. Find the actuarial present value of this policy to Mortimer.
Solution S3L46-5. We use the formula µx(τ) = i=1n∑µx(i) to find µx+t(τ) = 0.5t + 0.2t = 0.7t.
We use the formula npx = exp[-0n∫µx+tdt].
Thus, npx(τ) = exp[-0n∫0.7t*dt] = exp[-0.35n2].
Now we use the formula Ā1x:n¬ = 0n∫vt*tpx*μx(t)dt.
We know that tpx(τ) = exp[-0.35t2]. Moreover, vt = 1 for all t, since the interest rate is 0.
Thus, Ā30x:n¬ (1)due to shark attacks is 30*0n∫vt*tpx(τ)*μx+1(1)dt =
30*0n∫0.5t*exp[-0.35t2]dt = 30*(0.5/0.7)(-exp[-0.35t2])│030 =
30(0.5/0.7)(1 - exp[-0.35*900]) = about 21.42857143 GH.
Ā20x:n¬(2)due to falling elephants is 20*0n∫vt*tpx(τ)*μx+1(2)dt =
20*0n∫0.2t*exp[-0.35t2]dt = 20*(0.2/0.7)(-exp[-0.35t2])│030 =
20(0.2/0.7)(1 - exp[-0.35*900]) = about 5.714285714 GH.
Thus, the actuarial present value of this policy to Mortimer is 21.42857143 + 5.714285714 = about 27.14285714 GH.
See other sections of The Actuary's Free Study Guide for Exam 3L.
Published by G. Stolyarov II
G. Stolyarov II is a science fiction novelist, independent essayist, poet, amateur mathematician, composer, author, and actuary. View profile
- Errata for Section 38 of the Actuary's Free Study Guide for Exam 3F / Exam MFEThis is a correction issued for a mistake in the solution for Problem ESQBSF5 in The Actuary's Free Study Guide for Exam 3F / Exam MFE.
- A Comprehensive List of Free Study Materials for Exam 3F / Exam MFEMr. Stolyarov renders available information on all freely available review notes and practice problems and solutions for Exam 3F / Exam MFE. Links to a total of 574 questions and solutions by various authors are provi...
- A Comprehensive List of Free Study Materials for Exam 3F / Exam MFE: Part 2Mr. Stolyarov provides information regarding still other freely available practice problems and solutions for the financial economics segment of the third actuarial exam.
- Study Methods for Actuarial Exam 3F / Exam MFEMr. Stolyarov presents both general and exam-specific studying approaches that can help actuarial students put in the effort and learn the materials necessary for doing well on Exam 3F/MFE. This article accompanies Mr...
- Linux+ Study Guide, Third Edition (XK0-002) [Paperback] by Smith, Roderick WA helpful study guide to prepare for the CompTIA Linux+ Certification Exam.
- Florida Bar Exam: A Basic Guide
- Illinois Bar Exam: A Basic Guide
- Maine Bar Exam: Basic Guide
- Maryland Bar Exam: General Guide
- What You Require for Effective Bible Study
- Study Guide: 1984 by George Orwell
- Errata for Section 19 of the Actuary's Free Study Guide for Exam 3F / Exam MFE




2 Comments
Post a CommentMr. Meyerson, thank you for your comments. I apologize for not having noticed them until now. I have issued a correction to Solution 1 incorporating your reasoning.
For Problem 1, in the final computation you subtracted P(both lives die before 30 years from now), P(both lives die after 40 years from now),
and P(no lives die before 30 years from now and only one life dies between 30 and 40 years from now) from 1 to get the probability of a second death between 30 and 40 years, but you ignored the possibility of
'only one life dies before 30 years from now and no life dies between 30 and 40 years from now', which is not covered by the three possibilities above yet still has a second death after 40 years.