Welcome to Coverage Modifications!
Hi there! If you are preparing for Exam ASTAM, you already know that insurance isn't just about paying for every single loss that occurs. In the real world, insurance companies use specific "tools" to manage their risk and keep premiums affordable. These tools are called Coverage Modifications.
Think of these modifications as the "rules of the game" for how a claim is paid. We will look at deductibles, limits, coinsurance, and stop-loss. Don't worry if these formulas look intimidating at first—we’ll break them down using simple analogies and step-by-step logic. Let’s dive in!
1. Ordinary Deductibles
An ordinary deductible is the amount of money the policyholder must pay "out of pocket" before the insurance company pays a cent. It is the most common way to eliminate small, expensive-to-process claims.
The Concept
If you have a deductible of \(d\), and a loss \(X\) occurs:
- If \(X \le d\), the insurance company pays nothing.
- If \(X > d\), the insurance company pays the excess: \(X - d\).
The Math
We represent the amount paid by the insurer as \(Y\). There are two ways to look at this:
1. Payment per Loss (\(Y^L\)): This considers every loss that happens, even if it's below the deductible.
\(Y^L = (X - d)_+ = \max(0, X - d)\)
2. Payment per Payment (\(Y^P\)): This only considers cases where the insurer actually makes a payment (i.e., when \(X > d\)).
\(Y^P = X - d \mid X > d\)
Quick Review: The Difference Matters!
The Expected Cost per Loss is \(E[Y^L]\), while the Expected Cost per Payment is \(E[Y^P]\). The relationship is:
\(E[Y^L] = E[Y^P] \cdot P(X > d)\)
Analogy: The "Cover Charge"
Imagine a club with a \$20 cover charge. If you only have \$15 in your pocket, you can't get in (the insurer pays \$0). If you have \$50, you pay the \$20 and have \$30 left to spend inside. The deductible is that "first chunk" of money that never reaches the insurer's "payout" bucket.
Key Takeaway: Deductibles reduce both the frequency (number of payments) and the severity (amount of payment) for the insurer.
2. Policy Limits
A policy limit is the maximum amount the insurance company will pay for a single loss. This protects the insurer from "catastrophic" losses that could bankrupt them.
The Concept
If the limit is \(u\), and a loss \(X\) occurs:
- If \(X \le u\), the insurer pays the full loss \(X\).
- If \(X > u\), the insurer pays exactly \(u\).
The Math
The payment is represented as:
\(Y = X \wedge u = \min(X, u)\)
To calculate the expected value \(E[X \wedge u]\), we use the formula:
\(E[X \wedge u] = \int_{0}^{u} S(x) dx\)
Common Mistake to Avoid
Students often forget that the limit applies to the payment, not necessarily the loss. Always read carefully: Is the limit applied before or after the deductible?
- Limit on loss: Insurer pays \(\min(X, u) - d\).
- Limit on payment: Insurer pays \(\min(X-d, u)\).
Key Takeaway: Limits cap the insurer's potential downside, but they do not change the frequency of claims (since even a tiny claim is still paid if there is no deductible).
3. Coinsurance
Coinsurance is a simple concept: it's a "split" between the insurer and the policyholder. Usually, the insurer pays a fixed percentage \(\alpha\) (like 80%), and the policyholder pays the rest.
The Math
If \(\alpha\) is the coinsurance share (where \(0 < \alpha < 1\)):
\(Y = \alpha \cdot X\)
Why use it?
Coinsurance keeps the policyholder "invested" in the cost. If the policyholder has to pay 20% of every bill, they are less likely to seek unnecessary or over-priced services. This is very common in health insurance.
Memory Aid: "Co" means "Together"
Just like "co-pilots" fly a plane together, "co-insurance" means the insurer and the insured pay the bill together.
Key Takeaway: Coinsurance scales the entire loss distribution. It reduces the expected value and the variance of the insurer’s payment.
4. Combining Everything: The "Standard" Formula
In ASTAM, you will often see all three modifications applied at once. A policy might have a deductible \(d\), a limit \(u\) (applied to the loss), and a coinsurance \(\alpha\).
The Calculation Steps
If the modification order is: Deductible first, then Limit, then Coinsurance, the payment \(Y\) is:
\(Y = \alpha \cdot [\min(X, u) - \min(X, d)]\)
Or more simply:
\(Y = \alpha \cdot [(X \wedge u) - (X \wedge d)]\)
Step-by-Step for Problems:
1. Calculate the expected value of the loss limited at the upper bound: \(E[X \wedge u]\).
2. Calculate the expected value of the loss limited at the deductible: \(E[X \wedge d]\).
3. Subtract them: \(E[X \wedge u] - E[X \wedge d]\).
4. Multiply by the coinsurance percentage \(\alpha\).
Did you know? This formula works because it calculates the "layer" of loss between \(d\) and \(u\). It’s like measuring the thickness of a slice of bread!
5. The Impact of Inflation
This is a favorite topic for exam writers! Inflation (\(r\)) affects coverage modifications in a non-linear way. This is called the leveraged effect of inflation.
How it works
If inflation is \(r\), the new loss becomes \(X^* = (1+r)X\).
However, the deductible \(d\) and the limit \(u\) usually stay the same in the contract.
- On Deductibles: Inflation makes the insurer pay disproportionately more. Why? Because some losses that were previously below the deductible now cross over it, and losses already above it are now even higher.
- On Limits: Inflation actually helps the insurer relatively, because the limit stays fixed while the actual loss costs rise. The insurer's payment is "capped" earlier.
Pro-Tip for the Exam
When solving inflation problems, always transform the deductible and limit rather than the whole distribution if possible:
\(E[Y_{new}] = (1+r) \cdot [E(X \wedge \frac{u}{1+r}) - E(X \wedge \frac{d}{1+r})]\)
6. Stop-Loss Insurance (Aggregate Modifications)
While the previous sections focused on individual losses, Stop-Loss usually refers to aggregate losses (the sum of all losses in a year, \(S\)).
The Concept
An aggregate deductible (stop-loss) works just like an ordinary deductible, but it applies to the total sum of claims \(S\).
Payment \(Y = (S - d)_+\)
The Math (Net Stop-Loss Premium)
The expected cost of this coverage is:
\(E[(S - d)_+] = E[S] - E[S \wedge d]\)
This is a core ASTAM formula. If you know the total expected loss and the expected loss limited at \(d\), you can find the stop-loss premium easily.
Summary Checklist
Before moving to the next chapter, make sure you can:
- Distinguish between Payment per Loss and Payment per Payment.
- Calculate \(E[X \wedge u]\) for common distributions (like Exponential or Pareto).
- Apply the "Layer" formula: \(\alpha [E(X \wedge u) - E(X \wedge d)]\).
- Explain why inflation increases the insurer's cost more than the inflation rate itself when a deductible is present.
- Calculate a Stop-Loss premium using aggregate loss values.
Don't worry if this seems tricky at first! The key is practicing the "Layer" formula until it becomes second nature. You've got this!