Welcome to the Core of Actuarial Mathematics!

In this chapter, we are going to learn about the "Actuarial Time Machine." As an actuary, you will often deal with money that is paid or received at different points in time. But here is the golden rule: You cannot compare or add money at different dates. A dollar today is not the same as a dollar next year!

By the end of this section, you will know exactly how to move money back and forth through time using Present Values and Accumulated Values. Don't worry if this seems a bit abstract at first; once you see the patterns, it becomes second nature.

1. The Basics: Visualizing Cashflows

Before we jump into the math, always start with a Timeline. Think of it as a map of when money moves.

  • Cash Inflows: Money coming to you (e.g., premiums, investment returns).
  • Cash Outflows: Money leaving you (e.g., claims, expenses).

Quick Tip: On your timeline, use a plus sign (+) for money in and a minus sign (-) for money out. This prevents silly mistakes later!

2. Discrete Cashflows: The Step-by-Step Move

A discrete cashflow is a payment made at a specific, single point in time (like a birthday gift or a monthly rent payment).

Present Value (PV)

The Present Value is the value today (time \( t=0 \)) of a payment made in the future. We "discount" the future value to bring it back to the present.

If you have a cashflow \( C_t \) at time \( t \), its Present Value is:
\( PV = C_t \times v^t \)
Where \( v = \frac{1}{1+i} \) is the discount factor.

Accumulated Value (AV)

The Accumulated Value is the value at some future time \( n \) of a payment made earlier. We "compound" the value forward.

The Accumulated Value of a cashflow \( C_t \) at time \( n \) is:
\( AV = C_t \times (1+i)^{n-t} \)

Analogy: The Rubber Band
Imagine time is a rubber band. To find the Present Value, you are pulling the money back to the start. To find the Accumulated Value, you are stretching it forward into the future.

Quick Review:
- To move money Forward: Multiply by \( (1+i) \)
- To move money Backward: Multiply by \( v \) (which is the same as dividing by \( 1+i \))

3. Multiple Cashflows and the Equation of Value

Most actuarial problems involve a stream of payments. To find the total value, we simply sum up the individual values.

Total Present Value: \( PV = \sum C_t v^t \)
Total Accumulated Value: \( AV = \sum C_t (1+i)^{n-t} \)

The Equation of Value

This is arguably the most important concept in CM1. An Equation of Value is created by setting the Present Value of Income equal to the Present Value of Outgo at a specific "comparison date."

PV(Income) = PV(Outgo)

Did you know? You can choose any date as your comparison date. Whether you compare everything at time 0, time 10, or time 50, the interest rate that makes the equation balance will be the same!

Key Takeaway:

When solving problems, always pick a comparison date that makes the math easiest. Usually, this is \( t=0 \) or the date of the final payment.

4. Continuous Cashflows: The Constant Stream

Sometimes, money doesn't fall in lumps. Think of a coffee shop—money is flowing into the till almost constantly throughout the day. In actuarial terms, we call this a continuous cashflow.

Instead of a single payment \( C \), we have a rate of payment, denoted as \( \rho(t) \). Because the flow is continuous, we use calculus (integration) instead of summation.

The Formulas

Present Value of a continuous stream from time \( a \) to \( b \):
\( PV = \int_{a}^{b} \rho(t) v^t dt \)

Since \( v^t = e^{-\delta t} \) (where \( \delta \) is the force of interest), it is often easier to write:
\( PV = \int_{a}^{b} \rho(t) e^{-\delta t} dt \)

Don't worry if this seems tricky! If the payment rate \( \rho(t) \) is constant (let's call it \( \rho \)), the integration becomes much simpler:
\( PV = \rho \times \bar{a}_{\overline{n|}} \)
(We will cover these "annuity" symbols in more detail in the next chapters!)

5. Common Pitfalls to Avoid

Even the brightest students can trip up on these. Keep an eye out for:

  • Time Alignment: Ensure your interest rate "i" matches your time units "t". If \( t \) is in years, \( i \) must be an annual rate. If \( t \) is in months, use a monthly rate.
  • Wrong Power: When calculating AV, the power is \( (n-t) \), which is the remaining time the money has to grow. For PV, the power is simply \( t \), the distance from the start.
  • Calculator Mode: Ensure your calculator is in the correct mode (Degrees vs Radians doesn't usually matter here, but check your memory settings!).

6. Summary and Final Encouragement

Key Points to Remember:
1. Time Value of Money: Money has different values at different times.
2. Discounting: Bringing money back to the present using \( v \).
3. Compounding: Moving money to the future using \( (1+i) \).
4. Equations of Value: The heart of actuarial modeling—balancing the scales of income and outgo.

You’ve just taken a massive step in your CM1 journey! These calculations are the foundation for everything that follows, from pricing life insurance policies to valuing pension schemes. Practice drawing timelines and setting up equations of value, and soon you'll be calculating like a pro. Keep going—you're doing great!