Welcome to Premium Calculation!
In this chapter, we transition from calculating the value of future benefits to figuring out how much a policyholder needs to pay for them. Think of this as the "Pricing Department" of the actuarial world. We will explore three different ways to set a price: making it perfectly fair (Equivalence Principle), making it safe for the whole company (Portfolio Percentile Principle), and ensuring the company makes a target profit (EPV of Profit).
Don't worry if this seems tricky at first! While the notation can look like a bowl of alphabet soup, the underlying logic is just about balancing a scale. Let's dive in!
1. The Equivalence Principle: The "Fair Trade"
The Equivalence Principle is the most fundamental concept in actuarial pricing. It states that at the moment a policy is issued, the expected value of what the customer pays must equal the expected value of what the customer receives.
We define a random variable called the Loss-at-Issue (L). It is calculated as:
\( L = PV(\text{Benefits}) + PV(\text{Expenses}) - PV(\text{Premiums}) \)
Under the Equivalence Principle, we set the premium such that the Expected Value of this loss is zero:
\( E[L] = 0 \)
This is equivalent to saying:
\( E[PV(\text{Premiums})] = E[PV(\text{Benefits})] + E[PV(\text{Expenses})] \)
Net Premium vs. Gross Premium
There are two "flavors" of premiums you need to know:
- Net Premium: This ignores expenses. It only covers the benefits. (e.g., \( P \cdot \ddot{a}_x = A_x \))
- Gross Premium (G): This includes everything—benefits plus the costs of running the business (commissions, taxes, and administration).
Step-by-Step: Solving for a Premium
To find a premium using the Equivalence Principle, follow these steps:
- Write out the EPV of Benefits (e.g., \( A_x \) for a whole life policy).
- Write out the EPV of Premiums in terms of the unknown (e.g., \( P \cdot \ddot{a}_x \)).
- Write out the EPV of Expenses (watch out for "first-year" vs. "renewal" expenses!).
- Set them equal: \( \text{Premiums} = \text{Benefits} + \text{Expenses} \).
- Solve for the premium.
Quick Tip: Always check if premiums are paid at the beginning of the year (annuity-due \( \ddot{a} \)) or end of the year (annuity-immediate \( a \)). In FAM, premiums are almost always at the beginning of the year!
Key Takeaway: The Equivalence Principle means "On average, the company breaks even at the start of the policy."
2. The Portfolio Percentile Principle: The "Safety Buffer"
If a company only charges the Equivalence Premium, they have a 50/50 chance of losing money because of random fluctuations. The Portfolio Percentile Principle sets a premium so that the company has a high probability (like 95% or 99%) of being able to pay all claims.
The Math of many policies
Instead of looking at one person, we look at a portfolio of \( n \) independent policies. Let \( S \) be the total aggregate loss for the portfolio:
\( S = L_1 + L_2 + ... + L_n \)
We want to find a premium \( P \) such that the probability of the total loss being positive is very small (let's call this probability \( \alpha \)):
\( Pr(S > 0) \le \alpha \)
Using the Normal Approximation
Since \( n \) is usually large, we use the Central Limit Theorem. We assume \( S \) follows a Normal Distribution with:
Mean: \( E[S] = n \cdot E[L] \)
Variance: \( Var(S) = n \cdot Var(L) \)
The formula to find the total premium for the portfolio is:
\( \text{Total Premium} = E[S] + z_{\alpha} \cdot \sqrt{Var(S)} \)
Where \( z_{\alpha} \) is the standard normal percentile (e.g., 1.645 for 95%).
Analogy: Imagine you are hosting a party. The Equivalence Principle says you buy exactly enough pizza for the average appetite. The Percentile Principle says you buy 2 extra pizzas just in case your friends are hungrier than usual so you don't run out!
Did you know? As the number of policies (\( n \)) gets larger, the "risk load" per policy actually decreases. This is the Law of Large Numbers in action!
Key Takeaway: This principle accounts for the risk of volatility, not just the average cost.
3. Expected Present Value (EPV) of Profit
Insurance companies aren't charities—they need to make a profit to stay in business! Profit is simply the opposite of Loss.
If we define the Profit Random Variable (\( Pr \)) as:
\( Pr = -L = PV(\text{Premiums}) - PV(\text{Benefits}) - PV(\text{Expenses}) \)
Then the EPV of Profit is just the expected value of that variable: \( E[Pr] \).
Targeting a Profit
In many exam problems, you will be asked to find a premium that results in a specific Profit Margin or a specific Expected Profit.
Example: "Find the premium \( G \) such that the EPV of profit is 10% of the EPV of premiums."
Equation: \( E[Pr] = 0.10 \cdot E[PV(\text{Premiums})] \)
Common Pitfalls to Avoid:
- Variance of L: Remember that \( Var(L) = Var(PV(\text{Benefits}) - PV(\text{Premiums})) \). If premiums are level, this often simplifies to a formula involving \( ^2A_x \). Don't forget to square the (Benefit + Premium/d) term if using the shortcut!
- Timing: Be careful with expenses that happen "at issue" (Time 0) versus expenses that happen "at the end of each year."
- Interest Rates: Sometimes the problem gives you \( d \) (discount rate) and sometimes \( i \) (interest rate). Double-check before you calculate your annuities!
Key Takeaway: Profit is the "negative loss." Setting a target profit is just another way to rearrange the Equivalence Principle equation.
Quick Review Box
- Equivalence Principle: Set \( E[L] = 0 \). (Fair price)
- Loss-at-Issue \( L \): \( PV(\text{Outgo}) - PV(\text{Income}) \).
- Portfolio Percentile: Use \( E[S] + z \cdot \sigma_S \) to find the total needed to be \( 1-\alpha \) sure.
- Normal Distribution: Use the mean and variance of one policy and multiply/square-root for \( n \) policies.
- Profit: \( E[Profit] = -E[Loss] \).
Final Encouragement: You are building the foundation for all actuarial modeling! Practice moving between the loss formulas and the annuity symbols, and you'll master this chapter in no time.