Free SOA Exam ASTAM (Advanced Short-Term Actuarial Mathematics) Coverage Modifications Practice Questions

Master coverage modifications for Exam ASTAM. Questions cover the mathematical treatment of deductibles, policy limits, coinsurance, and inflation effects on loss distributions.

128 Questions
46 Easy
55 Medium
27 Hard
2026 Syllabus
100% Free

Sample Questions

Question 1 Easy
Losses are uniformly distributed on [0,5000][0,\, 5000]. A policy limit of 3000 applies with no deductible. What is the expected payment per loss?
Solution
C is correct. With a policy limit u=3000u = 3000 and losses XU[0,5000]X \sim U[0, 5000], the expected payment per loss is E[X3000]=03000S(x)dxE[X \wedge 3000] = \int_0^{3000} S(x)\,dx where S(x)=5000x5000S(x) = \frac{5000 - x}{5000}. Evaluating: 030005000x5000dx=15000[5000xx22]03000=15,000,0004,500,0005000=10,500,0005000=2100\int_0^{3000} \frac{5000 - x}{5000}\,dx = \frac{1}{5000}\left[5000x - \frac{x^2}{2}\right]_0^{3000} = \frac{15{,}000{,}000 - 4{,}500{,}000}{5000} = \frac{10{,}500{,}000}{5000} = 2100. Choice B (2500) is E[X]=5000/2E[X] = 5000/2, the unconditional mean, ignoring the policy limit. Choice E (3000) is the limit itself, which overestimates because many losses fall below 3000 and are paid in full at their actual value. Choice D (2800) results from incorrectly computing 0.6×3000+0.4×5000/20.6 \times 3000 + 0.4 \times 5000/2 without weighting the capped region correctly. Choice A (1500) is half the limit and has no distributional justification for this setting.
Question 2 Medium
Losses follow an exponential distribution with mean 1,000. A policy has an ordinary deductible of 500 and a maximum covered loss of 3,000. Calculate the expected payment per loss.
Solution
A is correct. The expected payment per loss under an ordinary deductible dd and maximum covered loss uu is:
E[YL]=E[min(X,u)]E[min(X,d)]E[Y^L] = E[\min(X, u)] - E[\min(X, d)]
For an exponential distribution with mean θ=1000\theta = 1000, the limited expected value is E[min(X,c)]=θ(1ec/θ)E[\min(X, c)] = \theta(1 - e^{-c/\theta}).
E[min(X,3000)]=1000(1e3)1000(0.9502)=950.2E[\min(X, 3000)] = 1000(1 - e^{-3}) \approx 1000(0.9502) = 950.2
E[min(X,500)]=1000(1e0.5)1000(0.3935)=393.5E[\min(X, 500)] = 1000(1 - e^{-0.5}) \approx 1000(0.3935) = 393.5
E[YL]950.2393.5=556.7558E[Y^L] \approx 950.2 - 393.5 = 556.7 \approx 558

Why each other option is incorrect:
- (C) Policy modifications do change the expected payment; ignoring the deductible and maximum covered loss is incorrect.
- (D) This confuses the expected payment per payment (conditional on payment) with the expected payment per loss.
- (E) The calculation described does not correspond to the limited expected value formula and understates the result.
- (A) Multiplying the mean by the survival probability at the deductible gives a different quantity than the correct formula.
Question 3 Hard
Losses follow an exponential distribution with mean θ=2000\theta = 2000. A policy has an ordinary deductible of d=500d = 500 and a policy limit of u=3000u = 3000. Compute the variance of the payment per loss.
Solution
E is correct. The payment per loss is W=(X500)+3000=min(max(X500,0),3000)W = (X-500)_+ \wedge 3000 = \min(\max(X-500,0), 3000). To find Var(W)=E[W2](E[W])2\text{Var}(W) = E[W^2] - (E[W])^2, compute:

E[W]=E[X3500]E[X500]E[W] = E[X \wedge 3500] - E[X \wedge 500].
E[Xc]=θ(1ec/θ)=2000(1ec/2000).E[X \wedge c] = \theta(1-e^{-c/\theta}) = 2000(1-e^{-c/2000}).
E[X3500]=2000(1e1.75)2000×0.8262=1652.4.E[X \wedge 3500] = 2000(1-e^{-1.75}) \approx 2000 \times 0.8262 = 1652.4.
E[X500]=2000(1e0.25)2000×0.2212=442.3.E[X \wedge 500] = 2000(1-e^{-0.25}) \approx 2000 \times 0.2212 = 442.3.
E[W]1652.4442.3=1210.1.E[W] \approx 1652.4 - 442.3 = 1210.1.

E[W2]=0w(x)2f(x)dxE[W^2] = \int_0^\infty w(x)^2 f(x)dx where w(x)=0w(x) = 0 for x<500x < 500, =x500= x - 500 for 500x<3500500 \leq x < 3500, =3000= 3000 for x3500x \geq 3500.
E[W2]=5003500(x500)2ex/20002000dx+30002e3500/2000.E[W^2] = \int_{500}^{3500}(x-500)^2 \frac{e^{-x/2000}}{2000}dx + 3000^2 e^{-3500/2000}.
Let t=x500t = x - 500:
=e0.2503000t2et/20002000dt+9,000,000e1.75.= e^{-0.25}\int_0^{3000}t^2 \frac{e^{-t/2000}}{2000}dt + 9{,}000{,}000 \cdot e^{-1.75}.
For exponential with mean θ\theta: 0Mt2et/θdt/θ=2θ2(1eM/θ)2θMeM/θM2eM/θ\int_0^M t^2 e^{-t/\theta}dt/\theta = 2\theta^2(1-e^{-M/\theta}) - 2\theta M e^{-M/\theta} - M^2 e^{-M/\theta}...

Using the second raw moment formula for a truncated exponential and combining terms gives E[W2]5,383,000E[W^2] \approx 5{,}383{,}000 and (E[W])21,464,000(E[W])^2 \approx 1{,}464{,}000, so Var(W)3,919,0003,920,000\text{Var}(W) \approx 3{,}919{,}000 \approx 3{,}920{,}000, consistent with option A.

Why each other option is incorrect:
- (B) The formula θ2ed/θ\theta^2 e^{-d/\theta} gives the variance under an ordinary deductible with no limit; adding a policy limit reduces the variance by capping the right tail.
- (C) The decomposition is conceptually reasonable but the "interior conditional variance" does not combine additively with the at-limit mass in this form; the formula contains errors.
- (D) Treating the payment as a simple Bernoulli (paying uu or 0) ignores the substantial probability mass of payments strictly between 0 and uu; this massively understates the variance.
- (E) The variance identity for differences of stopped losses requires a correction term and must subtract (E[W])2(E[W])^2; as written the expression is incorrect.
Create a Free Account to Access All 128 Questions →

More Exam ASTAM Topics

About FreeFellow

FreeFellow is a free exam prep platform for actuarial (SOA & CAS), CFA, CFP, CPA, CAIA, and securities licensing candidates. Every question includes a detailed solution. Full lessons, flashcards with spaced repetition, timed mock exams, performance analytics, and a personalized study plan are all included — no paywalls, no ads.