Welcome to Project Appraisals!

In this chapter, we are going to look at one of the most practical parts of the CM1 syllabus: Project Appraisal. Imagine you are a business owner and someone offers you a deal. They say, "Give me £10,000 today, and I’ll give you £2,000 a year for the next 7 years." Is that a good deal? How do you decide?

By the end of these notes, you will be able to use your actuarial toolkit—specifically the Equation of Value—to decide whether a project is worth your time and money. Don't worry if the math seems daunting at first; we will break it down step-by-step!

1. The Basics of Cashflows

Before we can value a project, we need to understand what is going in and what is coming out. In actuarial terms, we call these cashflows.

Outflows: These are your costs. They usually happen at the start (Time 0), like buying machinery or building a factory. We treat these as negative values.

Inflows: These are your returns or profits. They usually happen over time. We treat these as positive values.

Net Cashflow: For any given year \( t \), the net cashflow is simply:
\( Net Cashflow_t = Inflows_t - Outflows_t \)

Quick Review: The Time Value of Money

Remember, £100 today is worth more than £100 next year because of interest. In project appraisal, we use the Discount Factor \( v = \frac{1}{1+i} \) to bring all future money back to the present day. If you need a refresher, just think of \( v \) as a "time travel" button for money!

2. Net Present Value (NPV)

The Net Present Value (NPV) is the most important tool in your kit. It is the sum of the present values of all cashflows (both in and out) associated with a project.

The formula looks like this:
\( NPV = \sum_{t=0}^{n} C_t v^t \)
Where \( C_t \) is the net cashflow at time \( t \).

The Decision Rule

How do we use NPV to make a choice?

1. If NPV > 0: The project is expected to be profitable. Accept it!
2. If NPV < 0: The project will result in a loss relative to your required interest rate. Reject it!
3. If NPV = 0: The project breaks even exactly at that interest rate.

Analogy: The Fruit Tree

Buying a project is like buying a fruit tree. The cost of the tree is your outflow at Time 0. The fruit it grows every year is your inflow. The NPV tells you: if you "shrink" all the future fruit down to their value today, is that pile of fruit bigger than the price you paid for the tree?

Key Takeaway: A positive NPV means the project is adding value to the company after accounting for the cost of capital.

3. Internal Rate of Return (IRR)

Sometimes, managers don't want to know the "dollar value" (NPV). They want to know the "interest rate" the project is earning. This is the Internal Rate of Return (IRR).

The IRR is the interest rate \( i \) that makes the NPV equal to zero.

Mathematically, we solve for \( i \) in this equation:
\( 0 = \sum_{t=0}^{n} C_t (1+i)^{-t} \)

How to calculate IRR (Linear Interpolation)

Since the IRR is often hard to solve directly, we use a technique called Linear Interpolation. Don't let the name scare you—it's just a "guess and check" method!

Step-by-step:
1. Pick a "low" interest rate \( i_L \) and calculate the \( NPV_L \). (Usually, this will be positive).
2. Pick a "high" interest rate \( i_H \) and calculate the \( NPV_H \). (Usually, this will be negative).
3. Use the following formula to estimate the IRR:
\( IRR \approx i_L + \frac{NPV_L}{NPV_L - NPV_H} \times (i_H - i_L) \)

Example: If at 5% NPV is +100 and at 10% NPV is -50, the IRR is somewhere in the middle!

Common Mistake to Avoid:

Make sure when you subtract \( NPV_H \) in the denominator, you account for the signs! If \( NPV_H \) is negative, you are effectively adding: \( 100 - (-50) = 150 \).

Key Takeaway: The IRR is the "yield" of the project. If the IRR is higher than the company's cost of borrowing, the project is a "Go"!

4. Discounted Payback Period (DPP)

Investors are often nervous. They want to know: "How long until I get my money back?"

The Discounted Payback Period (DPP) is the time it takes for the Present Value of the cumulative cash inflows to equal the Present Value of the initial investment.

How to find it:

1. Create a table of your cashflows year by year.
2. Calculate the Present Value (PV) of each year's cashflow.
3. Keep a "running total" (Cumulative PV).
4. The moment that total turns from negative to positive is your Payback Period.

Did you know? There is also something called the "Payback Period" (without the word "discounted"). That version ignores interest and is less accurate. In CM1, we almost always care about the Discounted version because actuaries know that money has a time value!

Key Takeaway: DPP measures liquidity and risk. A shorter payback period is generally seen as less risky.

5. Comparing Projects: NPV vs. IRR

What if you have two projects but can only pick one? This is called mutually exclusive projects.

The Conflict: Sometimes Project A has a higher NPV, but Project B has a higher IRR. Which do you pick?

The Rule: Usually, NPV is the better guide. Why? Because NPV tells you the actual wealth (in money terms) being added to the firm. IRR can sometimes be misleading if one project is much bigger than the other or if the cashflow timings are very different.

Memory Aid: "NPV for the Money, IRR for the Percentage"

If you want to get rich, follow the NPV. If you want a impressive-looking percentage on a slide deck, look at the IRR.

Summary Checklist

Before you move on to the practice questions, make sure you can:
- Identify Inflows and Outflows and put them on a timeline.
- Set up an Equation of Value for a project at a given interest rate.
- Calculate NPV and interpret the result (Positive = Good!).
- Use Linear Interpolation to estimate the IRR.
- Calculate the Discounted Payback Period by looking at cumulative present values.

Don't worry if this seems tricky at first! The math is just the "Equation of Value" you've already learned, just applied to business decisions. Keep practicing your interpolation, and it will become second nature!