Capital Budgeting

What is Capital Budgeting?

Capital Budgeting is the process of evaluating and selecting long-term investment projects that involve significant capital expenditures such as purchasing new machinery, expanding production facilities, or launching new products. It compares costs and benefits of projects to determine its long-term profitability.

Some of the most common capital budgeting techniques are net present value, internal rate of return, payback period, profitability index etc.

Capital Budgeting Techniques

Capital budgeting techniques are the methods used to determine the long-term profitability of investment projects. These methods are divided into two broad categories.

  • Discounted cash flow
  • Undiscounted cash flow

Discounted Cash Flow (DCF)

Discounted Cash Flow (DCF) methods consider the time value of money (TVM), which recognizes that money today is worth more than the same amount in the future due to its earnings potential. These methods include

  1. Net Present Value (NPV)
  2. Internal Rate of Return (IRR)
  3. Profitability Index (PI)

Net Present Value (NPV)

NPV is the difference between present value of all future cash inflows and initial cash outflow (C_0). NPV uses discount rate (r) to convert future value in the present value.

NPV = \sum_{t=1}^{T} \frac{C_t}{(1 + r)^t} - C_0

  • If NPV > 0, accept the project.
  • If NPV < 0, reject the project.
  • If NPV = 0, the project is neither profitable nor loss-making.

A Numerical Example of NPV

Problem

A sum of USD 400,000 dollars invested today in an IT project may give a series of below cash inflows in future:

  • USD 70,000 in year 1
  • USD 120,000 in year 2
  • USD 140,000 in year 3
  • USD 140,000 in year 4
  • USD 40,000 in year 5

If the opportunity cost of capital is 8% per annum, then should we accept or reject the project?

Solution

Step 1: Calculate the PV value of year 1, year 2, year 3, year 4, and year 5.
Step 2: Sum up the PV of all years.
Step 3: NPV = Present value of all cash inflows – Present value of all cash outflows.

NPV = \sum_{t=1}^{T} \frac{C_t}{(1 + r)^t} - C_0

Step 4: If NPV is positive, accept the project; if not, reject the project.

Formula for calculating Present Value:

PV = \frac{FV}{(1 + r)^{n}}

YearFormulaCalculationResult
Year 1PV1 = 70000 / (1.08)170000 / 1.0864,814.8
Year 2PV2 = 120000 / (1.08)2120000 / 1.17102,880.7
Year 3PV3 = 140000 / (1.08)3140000 / 1.26111,136.5
Year 4PV4 = 140000 / (1.08)4140000 / 1.47102,904.2
Year 5PV5 = 40000 / (1.08)540000 / 1.5927,223.3
Total Cash Inflow (PV)408,959.5

Cash Inflow of all Present Values: USD 408,959
Present Value of Cash Outflow: USD 400,000

NPV = \text{PV of Cash Inflows} - \text{PV of Cash Outflows} = 408,959 - 400,000 = 8,959 \text{ dollars}

Since NPV is positive (i.e. USD 8959). This project can be accepted.

Internal Rate of Return (IRR)

IRR is the discount rate that makes the NPV of a project equal to zero. It represents the project’s expected rate of return. The project with higher IRR is desirable.

  • If IRR > discount rate, accept the project
  • If IRR < discount rate, reject the project.
  • If IRR = discount rate, may or may not accept the project.

Relationship between IRR, Discount rate and NPV

  • If IRR > Discount rate; The NPV is always Positive.
  • If IRR < Discount rate; The NPV is always Negative.
  • If IRR = Discount rate; The NPV is Zero.

Profitability Index (PI)

Profitability Index is the ratio of present value of all future cash inflows to Initial cash outflows. It tells for every dollar spent; how much are we getting back. Higher the profitability Index of the project, the better.

PI = \frac{\text{Present Value of all future cash inflows}}{\text{Initial Cash Outflows}}

  • Accept the project when PI > 1
  • Reject the project when PI < 1
  • May or may not accept the project when PI = 1

A Numerical Example of PI

A sum of USD 25,000 invested today in a project may give a series of cash inflows in future as described below:

  • USD 5000 in year 1
  • USD  9000 in year 2
  • USD 10,000 in year 3
  • USD 10,000 in year 4
  • USD 3000 in year 5

If the required rate of return is 12%, what is the Profitability Index? Profitability Index is 1.07. Since the PI>1 we accept the project.

Merits and Demerits of DCF Methods

Merits

  • Considers Time Value of Money
  • Useful for Comparing and ranking of Projects
  • Considers All Cash Flows
  • Discount rates can be adjusted to reflect risk.

Demerits

  • Involves Complex Calculations such as calculating IRR
  • Small changes in Discount Rate can alter the results

Non-Discounted Cash Flow (NDCF)

In Non-Discounted Cash Flow (NDCF) the interest in not taken into account and time value of money is not considered. Some of undiscounted methods are:

  1. Payback Period (PP)
  2. Accounting Rate of Return (ARR)

Payback Period (PBP)

Payback period is the number of years required to recover the initial cash outflow invested in the project. Projects with lower payback period are preferred.

Formula for Payback period

Case 1: When Annual Cash Inflows are Equal

\text{Payback Period} = \frac{\text{Initial Investment}}{\text{Annual Cash Inflow}}

Case 2: When Annual Cash Inflows are Unequal

\text{Payback Period} = \text{Last year before recovery} + \frac{\text{Remaining Investment}}{\text{Cash Inflow of Recovery Year}}

A Numerical Example of PBP

Problem

A sum of USD 25,000 invested today in an IT project, may give a series of cash inflows in future as described below.

  • USD 5,000 in year 1
  • USD 9,000 in year 2
  • USD 10,000 in each of year 3
  • USD 10,000 in each of year 4
  • USD 3,000 in year 5

What is the Payback Period (Non-discounted)?

Solution:

Initial Cash Outlay = USD 25,000

Cumulative Non-discounted Cash Inflow in USD dollars

  • End of Year 1: 5,000
  • End of Year 2: 14,000
  • End of Year 3: 24,000
  • End of Year 4: 34,000
    • Last year before recovery=3
    • Remaining investment=25000-24000=1000
    • Cash inflow of recovery year=10,000

PBP = 3 + \frac{1000}{10{,}000} = 3.1 \text{ years} \approx 3 \text{ years } 1 \text{ month } 6 \text{ days}

Payback Period = 3 years 1 month (approx.)

Accounting Rate of Return (ARR)

Accounting rate of return is the ratio of average annual accounting profit to initial investment.

ARR = \frac{\text{Average Annual Accounting Profit}}{\text{Initial Investment}} \times 100

  • If ARR > required return, accept the project.
  • If ARR < required return, reject the project.

Merits and Demerits of NDCF Methods

Merits

  • Simple and easy to calculate
  • Quick decision-making
  • Suitable for short term investments

Demerits

  • Ignores time value of money
  • Does not consider all cash flows
  • Not Suitable for Long-Term Projects

Few Tips to Remember

✔ Always choose projects with highest NPV.

✔ If NPV is same for the given projects, choose the project with highest IRR.

✔ If NPV, IRR remains the same for the given projects, choose the projects with early pay back period.

✔ NPV = All Cash Inflows – Cash Outflows

✔ PI = All Cash Inflows / Cash Outflows

✔ IRR = Discount rate at which the NPV becomes zero, this tell us what the percent of return for the project is.

✔ Payback period is a major consideration for every project, business or organization, it tells us how soon we can recover our investment, and this investment can be utilized for other business needs/projects later on.

Suggestions for Further readings:

Share this article
Facebook
Twitter
LinkedIn
WhatsApp

Leave a Reply

Your email address will not be published. Required fields are marked *

Assumptions of Classical Linear Regression Model (CLRM)

In the previous post, we discussed how to estimate a sample regression model, i.e., and . by applying the OLS method on sample data, both in simple and multiple linear regression models. You can read these posts here: A Numerical Example of Multiple Linear Regression by Hand and Simple Linear Regression

Read More »

Regression Through Origin

Introduction of Regression Through Origin Models So far we have studied models like Where intercept is present. An economic example of these models is the Keynes consumption function written as: Where  is autonomous consumption i.e., level of consumption when income is zero. In some cases, we wish to impose the

Read More »

Education and Economic Development

Health, Education, and Economic Development Health and Education as Objectives of Development Education and health are basic objectives of development; they are important ends in themselves. Health is central to wellbeing, and education is essential for a satisfying and rewarding life. Health and Education as Inputs of Development At the

Read More »

A Numerical Example of Multiple Linear Regression by Hand

What is Multiple Linear Regression? The linear regression model shows the linear dependence of one variable on one or more independent variables. A simple linear regression model consists of the linear dependence of one variable on only one independent variable. It is also called a bivariate or two-variable regression model. Such as

Read More »

Short Questions Project Appraisal

Short Questions Cash flow refers to the movement of money into and out of a business, project, or individual account over a specific period. For example, Revenue from sales of goods or services, loan repayments, interest payments, etc. Cash inflow is the amount of money coming into the business from

Read More »