Capital Budgeting Master Class

A guide to evaluating investments using key financial criteria.

1. Net Present Value (NPV)

Theoretical Foundations

The Net Present Value (NPV) rule is the most important and conceptually sound method for evaluating investments. An investment's value is determined by the present value of its future cash flows. The NPV is the difference between the present value of an investment's future cash flows and its initial cost.

The goal of financial management is to create value for shareholders. Taking a project with a positive NPV directly increases shareholder wealth by that amount. A negative NPV project destroys value.

NPV Rule:

Accept the project if the NPV is positive.

Reject the project if the NPV is negative.

NPV Formula (Discounted Cash Flow Valuation):

$$ NPV = \sum_{t=1}^{N} \frac{CF_t}{(1+R)^t} - \text{Initial Cost} $$

Textbook Example:

A new product will have cash flows of \$2,000 for the first two years, \$4,000 for the next two, and \$5,000 in the last year. The initial cost is \$10,000, and the discount rate is 10%. What is the NPV?

$$ \text{PV} = \frac{\$2,000}{1.10^1} + \frac{\$2,000}{1.10^2} + \frac{\$4,000}{1.10^3} + \frac{\$4,000}{1.10^4} + \frac{\$5,000}{1.10^5} $$ $$ \text{PV} = \$1,818 + \$1,653 + \$3,005 + \$2,732 + \$3,105 = \$12,313 $$ $$ \text{NPV} = \$12,313 - \$10,000 = \textbf{\$2,313} $$

Since the NPV is positive, you should accept the project.

Tricky Areas & Common Pitfalls

  • Estimating Cash Flows: The biggest challenge is not the calculation itself, but accurately forecasting future cash flows and the appropriate discount rate.
  • Spreadsheet Misuse: A common error is using a spreadsheet's `NPV` function incorrectly. This function often calculates the Present Value (PV) of a stream of future cash flows, not the Net Present Value. You must subtract the initial cost separately.
    Correct Spreadsheet Formula: `=NPV(rate, cash_flows_from_year_1_onward) + initial_cost` (where `initial_cost` is a negative value)

2. The Payback Rule

Theoretical Foundations

The payback period is the length of time required to recover the initial investment from a project's undiscounted cash flows. It's a simple "break-even" measure in an accounting sense.

Payback Period Rule:

Accept the project if the payback period is less than a prespecified cutoff point.

Textbook Example:

A project costs \$500 and has cash flows of \$100, \$200, and \$500 in Years 1, 2, and 3, respectively. What is the payback period?

Year 1: \$100 recovered.

Year 2: \$100 + \$200 = \$300 recovered. Still need \$200.

Year 3: The cash flow is \$500. We need to recover \$200.

$$ \text{Fraction of Year 3} = \frac{\text{Amount needed}}{\text{Cash flow in Year 3}} = \frac{\$200}{\$500} = 0.4 \text{ years} $$ $$ \text{Payback Period} = 2 + 0.4 = \textbf{2.4 years} $$

Tricky Areas & Common Pitfalls

  • Ignores Time Value of Money: This is the most significant flaw. It treats all cash flows equally, regardless of when they are received.
  • Ignores Cash Flows after Cutoff: It completely disregards cash flows that occur after the payback period, potentially leading to the rejection of profitable, long-term projects.
  • Arbitrary Cutoff: There is no objective, economic basis for choosing a specific payback period, making the rule arbitrary.

3. The Discounted Payback Rule

Theoretical Foundations

The discounted payback period addresses a major flaw of the regular payback rule by considering the time value of money. It measures the time until the sum of a project's discounted cash flows equals the initial investment. This represents an economic or financial "break-even" point.

Discounted Payback Rule:

Accept the project if its discounted payback period is less than a prespecified cutoff point.

Textbook Example:

An investment costs \$300 and has cash flows of \$100 per year for five years. The required return is 12.5%. What is the discounted payback period?

Year 1: Discounted CF = $\frac{\$100}{1.125} = \$89$. Accumulated = $\$89$.

Year 2: Discounted CF = $\frac{\$100}{1.125^2} = \$79$. Accumulated = $\$89 + \$79 = \$168$.

Year 3: Discounted CF = $\frac{\$100}{1.125^3} = \$70$. Accumulated = $\$168 + \$70 = \$238$.

Year 4: Discounted CF = $\frac{\$100}{1.125^4} = \$62$. Accumulated = $\$238 + \$62 = \$300$.

The accumulated discounted cash flows equal the initial cost exactly in Year 4. Therefore, the discounted payback period is 4 years.

Tricky Areas & Common Pitfalls

  • Complexity: Unlike the simple payback rule, this method requires discounting, making it less straightforward to calculate than NPV.
  • Arbitrary Cutoff: It still suffers from the arbitrary cutoff problem, ignoring all cash flows that occur after that point.
  • Not a Ranking Tool: It can't be used to rank projects, as a shorter discounted payback does not guarantee a higher NPV.

4. The Average Accounting Return (AAR)

Theoretical Foundations

The Average Accounting Return (AAR) is a measure of a project's profitability based on its accounting figures, not cash flows. It is a ratio of average accounting profit to average book value over a project's life.

$$ AAR = \frac{\text{Average Net Income}}{\text{Average Book Value}} $$

AAR Rule:

Accept the project if the AAR exceeds a target AAR.

Textbook Example:

A project costs \$500,000 and has a five-year life with straight-line depreciation to zero. The average net income is \$50,000. What is the AAR?

Average Net Income: \$50,000 (given)

Average Book Value: The initial book value is \$500,000 and the final is \$0. Since depreciation is straight-line, the average is the average of the beginning and ending values.

$$ \text{Average Book Value} = \frac{\text{Initial Cost} + \text{Final Value}}{2} = \frac{\$500,000 + 0}{2} = \$250,000 $$ $$ \text{AAR} = \frac{\$50,000}{\$250,000} = 0.20 = \textbf{20\%} $$

Tricky Areas & Common Pitfalls

  • Not a True Rate of Return: This is its most significant flaw. It's a ratio of two accounting numbers and does not represent an economic or market-based rate of return.
  • Ignores Time Value of Money: It averages figures without any discounting, thereby completely ignoring the time value of money.
  • Uses Book Values: It relies on book values and net income, which are accounting constructs, rather than cash flows and market values, which are what truly matter to a firm's value.

5. Internal Rate of Return (IRR) & MIRR

Theoretical Foundations

The Internal Rate of Return (IRR) is the single discount rate that makes a project's NPV equal to zero. It represents the project's intrinsic rate of return. The IRR is closely related to the NPV and often leads to the same accept/reject decisions for simple projects.

IRR Rule:

Accept the project if the IRR exceeds the required return.

Reject the project if the IRR is less than the required return.

IRR Calculation:

$$ NPV = 0 = \sum_{t=1}^{N} \frac{CF_t}{(1+IRR)^t} - \text{Initial Cost} $$

Textbook Example:

A project costs \$100 and pays \$60 per year for two years. What is the IRR?

$$ 0 = -\$100 + \frac{\$60}{(1+IRR)^1} + \frac{\$60}{(1+IRR)^2} $$

Using trial and error or a financial calculator, we can find the IRR. For example, at a 10% discount rate, NPV = \$4.13. At a 15% discount rate, NPV = -\$2.46. The IRR is between these two values.

The exact IRR is approximately 13.1%.

The Modified Internal Rate of Return (MIRR) is a variation that addresses some of the IRR's flaws, such as the multiple rates of return problem. It modifies the cash flows first before calculating an IRR.

Tricky Areas & Common Pitfalls

  • Nonconventional Cash Flows: If a project has multiple sign changes in its cash flows (e.g., negative, then positive, then negative again), it can have multiple IRRs or no IRR at all, making the rule ambiguous.
  • Mutually Exclusive Projects: When comparing two or more projects, choosing the one with the highest IRR can lead to the wrong decision if the NPV profiles cross. The project with the highest NPV is always the correct choice, even if its IRR is lower.
  • Reinvestment Assumption: The IRR implicitly assumes that a project's cash flows can be reinvested at the IRR itself, which may not be a realistic assumption.

6. The Profitability Index (PI)

Theoretical Foundations

The Profitability Index (PI), also known as the benefit-cost ratio, measures the value created per dollar invested. It is the ratio of the present value of future cash flows to the initial investment.

$$ PI = \frac{\text{Present Value of Future Cash Flows}}{\text{Initial Investment}} $$

PI Rule:

Accept the project if the PI is greater than 1.

Reject the project if the PI is less than 1.

Tricky Areas & Common Pitfalls

  • Mutually Exclusive Projects: Like the IRR, the PI can lead to incorrect decisions when ranking mutually exclusive projects. A project with a lower PI can still have a higher NPV, which is the correct metric for choosing between competing investments.
  • Capital Rationing: The PI is most useful when a firm faces capital rationing and cannot fund all projects with a positive NPV. In this case, ranking projects by PI can help maximize the value of the limited capital.

Chapter-End Questions & Critical Thinking

1. Payback Period and Net Present Value

If a project with conventional cash flows has a payback period less than the project's life, can you definitively state the algebraic sign of the NPV? Why or why not?

No. A payback period less than the project's life only guarantees that the sum of the undiscounted cash flows is greater than the initial cost. Because the payback rule ignores the time value of money, a project can have a payback period less than its life but still have a negative NPV if the cash flows occur far in the future.

If you know that the discounted payback period is less than the project's life, what can you say about the NPV? Explain.

You can definitively state that the NPV is positive. The discounted payback period is the time it takes for the discounted cash flows to equal the initial cost. If this happens before the end of the project's life, it means there are still additional discounted cash flows to be received, making the total NPV positive.

2. Net Present Value

Suppose a project has conventional cash flows and a positive NPV. What do you know about its payback? Its discounted payback? Its profitability index? Its IRR? Explain.

Payback: The payback period must be less than the project's life. If NPV is positive, the cumulative cash flows eventually exceed the initial investment, so the payback period must exist. However, we cannot say for certain that the payback is less than a specific cutoff without more information.

Discounted Payback: The discounted payback period must also be less than the project's life. As seen in the previous question, a positive NPV guarantees a discounted payback that is less than the project's life.

Profitability Index: The PI must be greater than 1.0. A positive NPV means the PV of future cash flows is greater than the initial cost, so their ratio must be greater than 1.0.

IRR: The IRR must be greater than the required rate of return. A positive NPV means the project is profitable at the required return, so the rate that makes NPV zero (the IRR) must be higher than the required return.

3. Payback Period

a. Describe how the payback period is calculated, and describe the information this measure provides about a sequence of cash flows. What is the payback criterion decision rule?

The payback period is calculated by summing a project's undiscounted future cash flows until they equal the initial investment. It provides a measure of how quickly a project recovers its initial cost. The decision rule is to accept a project if its payback period is less than a predetermined cutoff period.

b. What are the problems associated with using the payback period to evaluate cash flows?

The main problems are that it ignores the time value of money, disregards all cash flows that occur after the cutoff date, and uses an arbitrary cutoff point with no economic justification.

c. What are the advantages of using the payback period to evaluate cash flows? Are there any circumstances under which using payback might be appropriate? Explain.

Advantages include its simplicity, its bias towards liquidity (favoring projects that recover cash quickly), and its rough adjustment for risk in later cash flows. It can be appropriate for small, routine investment decisions where the cost of a more detailed NPV analysis would be too high. It also serves as a simple screening tool to filter out projects that are obviously not worth pursuing.

4. Discounted Payback

a. Describe how the discounted payback period is calculated, and describe the information this measure provides about a sequence of cash flows. What is the discounted payback criterion decision rule?

The discounted payback period is calculated by summing a project's discounted cash flows until they equal the initial investment. It provides a measure of the time it takes to "break-even" in a financial sense, accounting for the time value of money. The decision rule is to accept a project if its discounted payback period is less than a prespecified cutoff.

b. What are the problems associated with using the discounted payback period to evaluate cash flows?

Similar to the regular payback rule, it ignores cash flows beyond the cutoff date and requires an arbitrary cutoff period. It also lacks the simplicity of the regular payback method, making it only a marginal improvement.

c. What conceptual advantage does the discounted payback method have over the regular payback method? Can the discounted payback ever be longer than the regular payback? Explain.

The main advantage is that it incorporates the time value of money, making it a more financially sound measure. Yes, the discounted payback period will always be longer than the regular payback period (for a positive discount rate) because the future cash flows are being discounted to a smaller value, so it takes longer for them to sum up to the initial investment.

5. Average Accounting Return

a. Describe how the average accounting return is usually calculated, and describe the information this measure provides about a sequence of cash flows. What is the AAR criterion decision rule?

The AAR is the ratio of average net income to average book value. It provides a measure of a project's profitability based on accounting numbers. The decision rule is to accept a project if its AAR exceeds a predetermined target AAR.

b. What are the problems associated with using the AAR to evaluate a project's cash flows? What underlying feature of AAR is most troubling to you from a financial perspective? Does the AAR have any redeeming qualities?

The AAR's problems include ignoring the time value of money and using an arbitrary cutoff rate. The most troubling feature is that it uses accounting data (net income and book value) rather than cash flows and market values, so it is not a true economic rate of return. Its main redeeming quality is that the necessary information is almost always available and easy to compute.

6. Net Present Value

a. Describe how NPV is calculated, and describe the information this measure provides about a sequence of cash flows. What is the NPV criterion decision rule?

NPV is calculated by finding the present value of all future cash flows and subtracting the initial investment. It provides a direct measure of how much value an investment adds to the firm. The NPV rule is to accept a project if its NPV is positive.

b. Why is NPV considered a superior method of evaluating the cash flows from a project? Suppose the NPV for a project's cash flows is computed to be $2,500. What does this number represent with respect to the firm's shareholders?

NPV is superior because it accounts for the time value of money, considers all cash flows, and provides a direct measure of value creation. An NPV of $2,500 means the project is expected to increase the total value of the firm's shares by $2,500.

7. Internal Rate of Return

a. Describe how the IRR is calculated, and describe the information this measure provides about a sequence of cash flows. What is the IRR criterion decision rule?

The IRR is the discount rate that makes a project's NPV equal to zero. It provides a rate of return inherent to the project's cash flows. The IRR rule is to accept a project if its IRR is greater than the required return.

b. What is the relationship between IRR and NPV? Are there any situations in which you might prefer one method over the other? Explain.

For conventional projects, IRR and NPV will almost always lead to the same accept/reject decision. However, NPV is superior for mutually exclusive projects or those with nonconventional cash flows, as IRR can give misleading results or multiple answers. A manager might prefer IRR for its intuitive appeal as a percentage return.

c. Despite its shortcomings in some situations, why do most financial managers use IRR along with NPV when evaluating projects? Can you think of a situation in which IRR might be a more appropriate measure to use than NPV? Explain.

Managers use IRR because it's easy to understand and communicate. It's a quick way to gauge a project's profitability. A situation where IRR might be more appropriate is if the required return is unknown. If the IRR is very high, a manager can be confident the project is a good investment without needing an exact discount rate.

8. Profitability Index

a. Describe how the profitability index is calculated, and describe the information this measure provides about a sequence of cash flows. What is the profitability index decision rule?

The PI is the ratio of the present value of a project's future cash flows to its initial investment. It measures the value created per dollar invested. The decision rule is to accept a project if its PI is greater than 1.0.

b. What is the relationship between the profitability index and NPV? Are there any situations in which you might prefer one method over the other? Explain.

PI is directly related to NPV: a project has a PI > 1 if and only if its NPV > 0. A PI might be preferred when a firm has a limited budget and needs to rank projects to maximize the value from that limited capital (capital rationing).

9. Payback and Internal Rate of Return

A project has perpetual cash flows of C per period, a cost of I, and a required return of R. What is the relationship between the project's payback and its IRR? What implications does your answer have for long-lived projects with relatively constant cash flows?

For a perpetual project, the payback period is $I/C$. The IRR is the rate that makes NPV zero, so $I = C/IRR$, which means $IRR = C/I$. Therefore, for a perpetuity, the IRR is the reciprocal of the payback period. This implies that for long-lived projects with constant cash flows, a shorter payback period corresponds to a higher IRR, making the payback rule a decent approximation of the IRR rule in this specific case.

10. International Investment Projects

In the chapter opener, we mentioned Toyota's decision to invest $13 billion to increase production at five U.S. plants. Toyota apparently felt that it would be better able to compete and create value with U.S-based facilities. Other companies such as Fuji Film and Swiss chemical company Lonza have reached similar conclusions and taken similar actions. What are some of the reasons that foreign manufacturers of products as diverse as automobiles, film, and chemicals might arrive at this same conclusion?

Reasons might include avoiding trade barriers and tariffs, reducing transportation costs, adapting products to local tastes more easily, and building a stronger brand presence in a key market. It could also be a strategic move to hedge against currency fluctuations or to gain access to a skilled labor force.

11. Capital Budgeting Problems

What difficulties might come up in actual applications of the various criteria we discussed in this chapter? Which one would be the easiest to implement in actual applications? The most difficult?

The main difficulty in applying all these criteria is forecasting future cash flows and an appropriate discount rate. The payback period is the easiest to implement because it requires no discounting. The NPV and IRR are the most difficult because they require a reliable estimate of the cash flows over the project's entire life and an accurate discount rate.

12. Capital Budgeting in Not-for-Profit Entities

Are the capital budgeting criteria we discussed applicable to not-for-profit corporations? How should such entities make capital budgeting decisions?

Yes, the criteria are applicable. Not-for-profit entities also have scarce resources and should seek to maximize the value created by their investments. They should make decisions based on the project's social value or mission impact relative to its cost, a concept similar to NPV.

What about the U.S. government? Should it evaluate spending proposals using these techniques?

Yes, governments should also use these techniques. Projects like building a bridge or a power plant have costs and benefits that can be analyzed using NPV, although the benefits (e.g., social welfare, reduced pollution) can be difficult to quantify financially.

13. Modified Internal Rate of Return

One of the less flattering interpretations of the acronym MIRR is "meaningless internal rate of return." Why do you think this term is applied to MIRR?

The term is used because the MIRR is not a true internal rate of return. Its value depends on an externally supplied discount or reinvestment rate. Since there are different ways to calculate it and no single best method, its value can be easily manipulated, which diminishes its usefulness as a standalone measure.

14. Net Present Value

It is sometimes stated that "the net present value approach assumes reinvestment of the intermediate cash flows at the required return." Is this claim correct? To answer, suppose you calculate the NPV of a project in the usual way. Next, suppose you do the following:
a. Calculate the future value (as of the end of the project) of all the cash flows other than the initial outlay assuming they are reinvested at the required return, producing a single future value figure for the project.
b. Calculate the NPV of the project using the single future value calculated in the previous step and the initial outlay. It is easy to verify that you will get the same NPV as in your original calculation only if you use the required return as the reinvestment rate in the previous step.

Yes, the claim is correct. The reason is that a positive NPV project implies that the firm can earn at least the required return on its cash flows. The NPV calculation can be seen as a two-step process: compounding all cash flows to a single future value at the required return and then discounting that back to the present. If the cash flows are reinvested at any rate other than the required return, the NPV will change, which is why the NPV method implicitly assumes reinvestment at the required return.

15. Internal Rate of Return

It is sometimes stated that "the internal rate of return approach assumes reinvestment of the intermediate cash flows at the internal rate of return." Is this claim correct? To answer, suppose you calculate the IRR of a project in the usual way. Next, suppose you do the following:
a. Calculate the future value (as of the end of the project) of all the cash flows other than the initial outlay assuming they are reinvested at the IRR, producing a single future value figure for the project.
b. Calculate the IRR of the project using the single future value calculated in the previous step and the initial outlay. It is easy to verify that you will get the same IRR as in your original calculation only if you use the IRR as the reinvestment rate in the previous step.

Yes, the claim is correct. The IRR is, by definition, the rate that makes the present value of future cash inflows equal to the initial investment. This implies that if all intermediate cash flows are compounded at the IRR, the future value of those cash flows will exactly equal the initial investment compounded at the same rate. This inherent assumption is one of the main criticisms of the IRR method, as it may not be a realistic reinvestment rate.