Excel : Avoiding Seven Common Errors Joint contribution by: Ms. Rubaina Shrivastava, Prof. Saini Das, and Prof.

Size: px
Start display at page:

Download "Excel : Avoiding Seven Common Errors Joint contribution by: Ms. Rubaina Shrivastava, Prof. Saini Das, and Prof."

Transcription

1 Excel : Avoiding Seven Common Errors Joint contribution by: Ms. Rubaina Shrivastava, Prof. Saini Das, and Prof. Madhukar Dayal Millions of MicroSoft Excel (MSE) users across the World use the NPV() function. There are many errors which common users (and even advanced users) make in using this function. The purpose of this article is to enlighten the readers about these errors and how to avoid them. We list below demonstrating through simple examples, the most common of these errors and how to avoid them. NPV assumes cash flows at the END of the time period, hence, it is not very good (without mathematical acrobatics) in handling middle of the time period cash flows (the beginning of time period cash flows can be conveniently handled by treating them as cash flows at end of the previous period). Error 1 and its rectification: NPV() function does not calculate the net present value correctly. This error has been highlighted by several others before, for example, see the link below by Timothy R Mayes: Briefly, net present value by definition also includes the cash (out-)flow(s) at time t=0, which the MSE NPV() function does not consider, and hence, this adjustment has to be made outside the function s operational area as expalined with the example below: 1 Year0 Year1 Year2 Year :Applicable yearly rate of interest :Correct NPV Table 1.1 Correct Usage of NPV() Error 2 and its rectification: NPV() function assumes that all "time periods" for which cash flows are given, are same (equal). Hence, users must avoid possible mistakes as in example below. 1 Quarter0 Quarter1 Year2 Quarter % :Applicable quarterly rate of interest :Incorrect NPV Table 2.1 Incorrect NPV() results due to non-coherent time periods

2 1 Quarter0 Quarter1 Quarter2 Quarter % :Applicable quarterly rate of interest :Correct NPV Table 2.2 Correct NPV() computed with coherent time periods Error 3 and its rectification: Discounting rate of interest per time period applicable is not adjusted to actual time periods of cash flows given (such as, annual rate of interest applied to quarterly cash flows). As NPV does not recognize quarterly, half-yearly, or other time periods, the user has to ensure that the applicable discounting rate of interest is for the correct time period for which all cash flows are provided (see examples below). 1 Quarter0 Quarter1 Quarter2 Quarter3 4 10% :Annual Rate :Incorrect NPV Table 3.1 NPV yields wrong results due to discounting rate of interest applied being for an incorrect time period 1 Quarter0 Quarter1 Quarter2 Quarter % :Adjusted Quarterly Rate 5 10% :Annual Rate :Correct NPV Table 3.2 Corrected NPV computation with adjusted quarterly rate

3 Error 4 and its rectification: NPV does not recognise missing months, quarters, or years. For example, (Please see table 4.1 & 4.2) in this example, NPV will assume Year 3 to be as Year2, Year4 to be as Year3 and compute (due to missing Year2 value). This is because NPV will assume and consider the next year to be a consecutive year and calculate NPV accordingly. For rectifying such errors, we need to provide a dummy '0' value for a time period which has NIL cash flow. Hence, always keep 0 cash flows instead of missing/escaping the said NIL cash flow period, else NPV results are wrong. 1 Year0 Year1 Year3 Year :Incorrect NPV Table 4.1: Wrong Computation of NPV due to missing time period (here, a year) E 1 Year0 Year1 Year2 Year3 Year :Incorrect NPV =NPV(E4,B3:E3)+A2 :Formula used Table 4.2: Partially Rectified NPV() calculation - missing time period (year) added, but 0 (zero) not entered E 1 Year0 Year1 Year2 Year3 Year :Cash Inflows :Correct NPV =NPV(E4,B3:E3)+A2 :Formula used Table 4.3: Rectifying the missing time period (year) error The examples above explain that the NPV() function assumes that: (i) all "time periods" for which cash flows are given, are the same (equal); (ii) no time period is missing (even if with zero cash flow); (iii) zero (0) value is entered in the cell representing the time period(s) with zero (0) cash flows; and, (iv) the discounting rate used is as applicable (adjusted) to the time periods considered.

4 Error 5 and its rectification: NPV needs a single (comprehensive) cash flow value for each time period, as it can not accept multiple cash flows (inflows or outflows) for the same time period. Hence, all cash outflows and inflows for a time period have to be aggregated and the single aggregated value used in the NPV function. Alternately, the NPV for cash outflows and for cash inflows can be computed separately and from these two values, the aggregated NPV computed (do not forget to enter a zero, if for a time period there is no cash flow). E 1 Year0 Year1 Year2 Year3 Year :Cash Outflows :Cash Inflows Table 5.1(a): Cash flows for computing NPV and discounting rate of interest per time period E 5 In E5: =NPV(E4,B2:E2)+A :Correct PV of cash outflows 6 In E6: =NPV(E4,B3:E3) :Correct PV of cash inflows 7 In E7: =SUM(E5+E6) :Correct NPV Table 5.1(b): Method 1 - computing NPV of cash outflows and inflows separately adjusted with initial capital outlay E :Correct NPV 6 In E5: =NPV(E4,B2:E2)+NPV(E4,B3:E3)+A2 Table 5.1(c): Method 2 - computing NPV of cash outflows, inflows and initial capital outlay integratedly E :Yearly net cash flows :Correct NPV 7 In E6: =NPV(E4,B5:E5)+A5 Table 5.1(d): Method 3 - computing NPV from time-period-wise aggregated cash flows

5 Error 6 and its rectification: Excel considers numeric values entered in a cell as follows: 0.1 as 10%, 10% as 10% but 10 as 1000%. Thus, it is necessary that with NPV, the chosen number format is used correctly in the formula as shown in examples below. 1 Year0 Year1 Year2 Year3 4 Applicable yearly rate of interest Formula used :Correct NPV =NPV(A5,B3:D3)+A2 6 10% :Correct NPV =NPV(A6,B3:D3)+A :Incorrect NPV =NPV(A7,B3:D3)+A :Correct NPV =NPV(A8/100,B3:D3)+A2 Table 6.1: Applying discounting rate of interest with correct number format in NPV Error 7 (advanced) and its rectification: NPV can not handle different rates for different time periods. Hence, use separate cells for each time period's applicable rate. Note: Here NPV has to be used multiple times (or other advanced usage is needed). Readers should note that the rate applicable for each year has to be applied to discounted future cash flows too! 1 Year0 Year1 Year2 Year % 9.9% 9.8% :Applicable yearly rate of interest :Correct NPV =NPV(B4,B3+NPV(C4,C3+NPV(D4,D3)))+A2 :Formula used Table 7.1: Applying different annual discounting rates for different years

6 NPV ignores cells with no value entered (as pointed above in Error 4 Table 4.2). However, this feature provides a benefit, too, which is: to incorporate multiple cash outflows and cash inflows for each time period (say, on account of different economic activities), aggregates can be computed as in the example below. E F G H 1 Year0 Year1 COFYear1 CIF Year2 COFYear2 CIF Year3 COF Year3 CIF Applicable rate of Int: % :Present value of cash outflows using =NPV(H3,B4:G4)+A4 (see * below) :Present value of cash inflows using =NPV(H3,B6:G6) (see * below) 8 :Correct NPV computed using =H4+H Aggregated (Net) cash flows: Year0 Year1 Year2 Year :Correct NPV computed using =NPV(H3,C10:G10)+A10 Table 7.2: Demonstrating horizontal and vertical aggregation of cash flows for each time period for NPV * Note, that in cells H4 and H5, the formula used is NPV(), however, the values computed are present values of cash outflows and inflows, respectively. Note also, that here, we take advantage of the fact that NPV() ignores empty cells in the cash flow range given as the second argument! The above example is demonstrated again with different discounting rates appllicable for each time period below. E F G 1 Year0 Year1 COFYear1 CIF Year2 COFYear2 CIF Year3 COF Year3 CIF % 9.90% 9.80% :Applicable rate/s of interest 7 Aggregated cash flows: (for each time period) :Correct NPV Formula used in G9: =NPV(C6,C8+NPV(E6,E8+NPV(G6,G8)))+A8 Table 7.3: Demonstrating aggregation of cash flows for each time period with different discounting rates for NPV We hope the above examples elaborate the correct use of NPV() function for all readers. For any suggestions, please, write to any one of us at: Ms. Rubaina Shrivastava at (rubainas@iimidr.ac.in, m @gmail.com), Prof. Saini Das (saini@vjsom.iitkgp.ernet.in) or Prof. Madhukar Dayal (madhukar@iimidr.ac.in).

Describe the importance of capital investments and the capital budgeting process

Describe the importance of capital investments and the capital budgeting process Chapter 20 Making capital investment decisions Affects operations for many years Requires large sums of money Describe the importance of capital investments and the capital budgeting process 3 4 5 6 Operating

More information

Seminar on Financial Management for Engineers. Institute of Engineers Pakistan (IEP)

Seminar on Financial Management for Engineers. Institute of Engineers Pakistan (IEP) Seminar on Financial Management for Engineers Institute of Engineers Pakistan (IEP) Capital Budgeting: Techniques Presented by: H. Jamal Zubairi Data used in examples Project L Project L Project L Project

More information

Final Course Paper 2 Strategic Financial Management Chapter 2 Part 8. CA. Anurag Singal

Final Course Paper 2 Strategic Financial Management Chapter 2 Part 8. CA. Anurag Singal Final Course Paper 2 Strategic Financial Management Chapter 2 Part 8 CA. Anurag Singal Internal Rate of Return Miscellaneous Sums Internal Rate of Return (IRR) is the rate at which NPV = 0 XYZ Ltd., an

More information

ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA EXAMINER'S REPORT. FINAL EXAMINATION JULY 2014 (59) Management Accounting and Business Finance

ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA EXAMINER'S REPORT. FINAL EXAMINATION JULY 2014 (59) Management Accounting and Business Finance ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA EXAMINER'S REPORT FINAL EXAMINATION JULY 2014 (59) Management Accounting and Business Finance SECTION A Management Accounting (75 marks) Overview This

More information

The nature of investment decision

The nature of investment decision The nature of investment decision Investment decisions must be consistent with the objectives of the particular organization. In private-sector business, maximizing the wealth of the owners is normally

More information

Chapter 7: Investment Decision Rules

Chapter 7: Investment Decision Rules Chapter 7: Investment Decision Rules-1 Chapter 7: Investment Decision Rules I. Introduction and Review of NPV A. Introduction Q: How decide which long-term investment opportunities to undertake? Key =>

More information

ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA. Examiner's Report AA3 EXAMINATION - JULY 2015 (AA32) MANAGEMENT ACCOUNTING AND FINANCE

ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA. Examiner's Report AA3 EXAMINATION - JULY 2015 (AA32) MANAGEMENT ACCOUNTING AND FINANCE ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA Examiner's Report AA3 EXAMINATION - JULY 2015 (AA32) MANAGEMENT ACCOUNTING AND FINANCE OVERVIEW: This paper has three sections covering 100 marks, 1.

More information

ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA. Examiner's Report. Final Examination January 2014 (59) Management Accounting and Business Finance

ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA. Examiner's Report. Final Examination January 2014 (59) Management Accounting and Business Finance ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA Examiner's Report Final Examination January 2014 (59) Management Accounting and Business Finance OVERVIEW SECTION A Management Accounting (75 marks) This

More information

Cash Flow. Future Value (FV) Present Value (PV) r (Discount rate) The value of cash flows at a given future date

Cash Flow. Future Value (FV) Present Value (PV) r (Discount rate) The value of cash flows at a given future date For ECON 03C TPE#4 Cash Flow Future Value (FV) The value of cash flows at a given future date Present Value (PV) The value of cash flows today (time zero) r (Discount rate) The rate of return an investor

More information

The following points highlight the three time-adjusted or discounted methods of capital budgeting, i.e., 1. Net Present Value

The following points highlight the three time-adjusted or discounted methods of capital budgeting, i.e., 1. Net Present Value Discounted Methods of Capital Budgeting Financial Analysis The following points highlight the three time-adjusted or discounted methods of capital budgeting, i.e., 1. Net Present Value Method 2. Internal

More information

FINANCE FOR EVERYONE SPREADSHEETS

FINANCE FOR EVERYONE SPREADSHEETS FINANCE FOR EVERYONE SPREADSHEETS Some Important Stuff Make sure there are at least two decimals allowed in each cell. Otherwise rounding off may create problems in a multi-step problem Always enter the

More information

1) Side effects such as erosion should be considered in a capital budgeting decision.

1) Side effects such as erosion should be considered in a capital budgeting decision. Questions Chapter 10 1) Side effects such as erosion should be considered in a capital budgeting decision. [B] :A project s cash flows should include all changes in a firm s future cash flows. This includes

More information

Solution to Problem Set 1

Solution to Problem Set 1 M.I.T. Spring 999 Sloan School of Management 5.45 Solution to Problem Set. Investment has an NPV of 0000 + 20000 + 20% = 6667. Similarly, investments 2, 3, and 4 have NPV s of 5000, -47, and 267, respectively.

More information

9706 Accounting November 2008

9706 Accounting November 2008 Paper 9706/01 Multiple Choice 1 A 16 B 2 B 17 A 3 B 18 B 4 B 19 C 5 B 20 B 6 D 21 C 7 A 22 B 8 B 23 D 9 D 24 C 10 B 25 B 11 A 26 B 12 A 27 B 13 D 28 A 14 D 29 D 15 B 30 D General comments Many of the 7300

More information

BFC2140: Corporate Finance 1

BFC2140: Corporate Finance 1 BFC2140: Corporate Finance 1 Table of Contents Topic 1: Introduction to Financial Mathematics... 2 Topic 2: Financial Mathematics II... 5 Topic 3: Valuation of Bonds & Equities... 9 Topic 4: Project Evaluation

More information

What is it? Measure of from project. The Investment Rule: Accept projects with NPV and accept highest NPV first

What is it? Measure of from project. The Investment Rule: Accept projects with NPV and accept highest NPV first Consider a firm with two projects, A and B, each with the following cash flows and a 10 percent cost of capital: Project A Project B Year Cash Flows Cash Flows 0 -$100 -$150 1 $70 $100 2 $70 $100 What

More information

Chapter 6. Evaluating the Financial Impact of Loans and Investments

Chapter 6. Evaluating the Financial Impact of Loans and Investments Chapter 6 Evaluating the Financial Impact of Loans and Investments Chapter Introduction Fundamental financial calculations used to evaluate different financing options Developing an amortization table

More information

PAPER 3 : COST ACCOUNTING AND FINANCIAL MANAGEMENT PART I : COST ACCOUNTING QUESTIONS

PAPER 3 : COST ACCOUNTING AND FINANCIAL MANAGEMENT PART I : COST ACCOUNTING QUESTIONS PAPER 3 : COST ACCOUNTING AND FINANCIAL MANAGEMENT PART I : COST ACCOUNTING QUESTIONS Material 1. The following information has been extracted from the records of a cotton merchant, for the month of March,

More information

FAQ: Financial Statements

FAQ: Financial Statements Question 1: What is the correct order in which financial reports must be created? Answer 1: The income statement is created first, then the owners' equity statement, and finally the balance sheet. This

More information

Global Financial Management

Global Financial Management Global Financial Management Valuation of Cash Flows Investment Decisions and Capital Budgeting Copyright 2004. All Worldwide Rights Reserved. See Credits for permissions. Latest Revision: August 23, 2004

More information

Lab 6. Microsoft Excel

Lab 6. Microsoft Excel Lab 6 Microsoft Excel Objective At the end of this lesson, you should be able to describe components and functions in Excel perform and apply basic Excel operations Introduction to Management Information

More information

The Cash Payback Period

The Cash Payback Period Accounting presentation created by Rex A Schildhouse 2015-01-01 www.schildhouse.com Created by Rex A Schildhouse, www.schildhouse.com Slide 1 The Cash Payback Period is a quick and dirty, non-scientific

More information

FINANCIAL DECISION RULES FOR PROJECT EVALUATION SPREADSHEETS

FINANCIAL DECISION RULES FOR PROJECT EVALUATION SPREADSHEETS FINANCIAL DECISION RULES FOR PROJECT EVALUATION SPREADSHEETS This note is some basic information that should help you get started and do most calculations if you have access to spreadsheets. You could

More information

MANAGEMENT INFORMATION

MANAGEMENT INFORMATION CERTIFICATE LEVEL EXAMINATION SAMPLE PAPER 3 (90 MINUTES) MANAGEMENT INFORMATION This assessment consists of ONE scenario based question worth 20 marks and 32 short questions each worth 2.5 marks. At least

More information

Software Economics. Metrics of Business Case Analysis Part 1

Software Economics. Metrics of Business Case Analysis Part 1 Software Economics Metrics of Business Case Analysis Part 1 Today Last Session we covered FV, PV and NPV We started with setting up the financials of a Business Case We talked about measurements to compare

More information

Chapter 10 The Basics of Capital Budgeting: Evaluating Cash Flows ANSWERS TO SELECTED END-OF-CHAPTER QUESTIONS

Chapter 10 The Basics of Capital Budgeting: Evaluating Cash Flows ANSWERS TO SELECTED END-OF-CHAPTER QUESTIONS Chapter 10 The Basics of Capital Budgeting: Evaluating Cash Flows ANSWERS TO SELECTED END-OF-CHAPTER QUESTIONS 10-1 a. Capital budgeting is the whole process of analyzing projects and deciding whether

More information

Chapter 8 Net Present Value and Other Investment Criteria Good Decision Criteria

Chapter 8 Net Present Value and Other Investment Criteria Good Decision Criteria Chapter 8 Net Present Value and Other Investment Criteria Good Decision Criteria We need to ask ourselves the following questions when evaluating decision criteria Does the decision rule adjust for the

More information

MANAGEMENT INFORMATION

MANAGEMENT INFORMATION CERTIFICATE LEVEL EXAMINATION SAMPLE PAPER 1 (90 MINUTES) MANAGEMENT INFORMATION This assessment consists of ONE scenario based question worth 20 marks and 32 short questions each worth 2.5 marks. At least

More information

CHAPTER 2 LITERATURE REVIEW

CHAPTER 2 LITERATURE REVIEW CHAPTER 2 LITERATURE REVIEW Capital budgeting is the process of analyzing investment opportunities and deciding which ones to accept. (Pearson Education, 2007, 178). 2.1. INTRODUCTION OF CAPITAL BUDGETING

More information

Introduction to Capital

Introduction to Capital Introduction to Capital What is Capital? Money invested in business to generate income The money, property, and other valuables which collectively represent the wealth of an individual or business The

More information

Financial Functions HNDA 1 st Year Computer Applications. By Nadeeshani Aththanagoda. Bsc,Msc ATI-Section Anuradhapura

Financial Functions HNDA 1 st Year Computer Applications. By Nadeeshani Aththanagoda. Bsc,Msc ATI-Section Anuradhapura Financial Functions HNDA 1 st Year Computer Applications By Nadeeshani Aththanagoda. Bsc,Msc ATI-Section Anuradhapura Financial Functions This section will cover the built-in Excel Financial Functions.

More information

SIMULATION CHAPTER 15. Basic Concepts

SIMULATION CHAPTER 15. Basic Concepts CHAPTER 15 SIMULATION Basic Concepts Monte Carlo Simulation The Monte Carlo method employs random numbers and is used to solve problems that depend upon probability, where physical experimentation is impracticable

More information

CPET 581 Smart Grid and Energy Management Nov. 20, 2013 Lecture

CPET 581 Smart Grid and Energy Management Nov. 20, 2013 Lecture CPET 581 Smart Grid and Energy Management Nov. 20, 2013 Lecture References [ 1] Mechanical and Electrical Systems in Building, 5 th Edition, by Richard R. Janis and William K.Y. Tao, Publisher Pearson

More information

Cambridge International Advanced Subsidiary Level and Advanced Level 9706 Accounting June 2014 Principal Examiner Report for Teachers

Cambridge International Advanced Subsidiary Level and Advanced Level 9706 Accounting June 2014 Principal Examiner Report for Teachers Cambridge International Advanced Subsidiary Level and Advanced Level ACCOUNTING Paper 9706/11 Multiple Choice Question Number Key Question Number Key 1 C 16 B 2 B 17 D 3 C 18 C 4 C 19 A 5 B 20 A 6 C 21

More information

Lecture 6 Capital Budgeting Decision

Lecture 6 Capital Budgeting Decision Lecture 6 Capital Budgeting Decision The term capital refers to long-term assets used in production, while a budget is a plan that details projected inflows and outflows during some future period. Thus,

More information

F9 Examiner s report March 2017

F9 Examiner s report March 2017 F9 Examiner s report March 2017 Comments Performance in the March 2017 examination diet was not as good as hoped for, although there were some very good individual performances. Congratulations to those

More information

Some Notes on Value Creation and Market Efficiency

Some Notes on Value Creation and Market Efficiency Some Notes on Value Creation and Market Efficiency Wealth Creation by a Corporation Goal is to maximize shareholders wealth In a single period, wealth can be created if cash inflows exceed cash outflows

More information

University 18 Lessons Financial Management. Unit 2: Capital Budgeting Decisions

University 18 Lessons Financial Management. Unit 2: Capital Budgeting Decisions University 18 Lessons Financial Management Unit 2: Capital Budgeting Decisions Nature of Investment Decisions The investment decisions of a firm are generally known as the capital budgeting, or capital

More information

Formulating Models of Simple Systems using VENSIM PLE

Formulating Models of Simple Systems using VENSIM PLE Formulating Models of Simple Systems using VENSIM PLE Professor Nelson Repenning System Dynamics Group MIT Sloan School of Management Cambridge, MA O2142 Edited by Laura Black, Lucia Breierova, and Leslie

More information

(50 Marks) Proposed Policy I (40 days) A. Expected Profit: (4 marks) (a) Credit Sales 4,20,000 4,41,000 4,72,500 4,83,000

(50 Marks) Proposed Policy I (40 days) A. Expected Profit: (4 marks) (a) Credit Sales 4,20,000 4,41,000 4,72,500 4,83,000 INTER CA MAY 2018 Sub: Financial Management Topics Capital Structure, Cost of Capital, Capital Budgeting, estimation of working capital, receivables management. Test Code M25 Branch: MULTIPLE Date: 14.01.2018

More information

Why net present value leads to better investment decisions than other criteria

Why net present value leads to better investment decisions than other criteria Why net present value leads to better investment decisions than other criteria Introduction: When deciding, wether or not it is worth making an investment, or leaving the capital in the bank, there are

More information

SOLUTIONS TO ASSIGNMENT PROBLEMS. Problem No.1 10,000 5,000 15,000 20,000. Problem No.2. Problem No.3

SOLUTIONS TO ASSIGNMENT PROBLEMS. Problem No.1 10,000 5,000 15,000 20,000. Problem No.2. Problem No.3 MASTER MINDS No. for CA/CWA & MEC/CEC. CAPITAL BUDGETING SOLUTIONS TO ASSIGNMENT PROBLEMS Problem No. Calculation of ARR for machine A and B: Machine A Step : Average Profit After Tax 5,, 5,, 5, Total

More information

CAPITAL BUDGETING TECHNIQUES (CHAPTER 9)

CAPITAL BUDGETING TECHNIQUES (CHAPTER 9) CAPITAL BUDGETING TECHNIQUES (CHAPTER 9) Capital budgeting refers to the process used to make decisions concerning investments in the long-term assets of the firm. The general idea is that a firm s capital,

More information

Practice Test Questions. Exam FM: Financial Mathematics Society of Actuaries. Created By: Digital Actuarial Resources

Practice Test Questions. Exam FM: Financial Mathematics Society of Actuaries. Created By: Digital Actuarial Resources Practice Test Questions Exam FM: Financial Mathematics Society of Actuaries Created By: (Sample Only Purchase the Full Version) Introduction: This guide from (DAR) contains sample test problems for Exam

More information

To complete this workbook, you will need the following file:

To complete this workbook, you will need the following file: CHAPTER 7 Excel More Skills 11 Create Amortization Tables Amortization tables track loan payments for the life of a loan. Each row in an amortization table tracks how much of a payment is applied to the

More information

Investment Decision Criteria. Principles Applied in This Chapter. Learning Objectives

Investment Decision Criteria. Principles Applied in This Chapter. Learning Objectives Investment Decision Criteria Chapter 11 1 Principles Applied in This Chapter Principle 1: Money Has a Time Value. Principle 2: There is a Risk-Return Tradeoff. Principle 3: Cash Flows Are the Source of

More information

Examiner s General Comments

Examiner s General Comments Examiner s General Comments Section A (one compulsory question) Question One focuses on the valuation of a proposed acquisition company. This is a key syllabus area and tests the ability to apply and understand

More information

Project your expenses

Project your expenses Welcome to the Victory Cashflow worksheet. Spending just half an hour each month will ensure your budget is maintained and your finances are in order. The objective of this budget is to predict the future

More information

ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA. Examiner's Report AA3 EXAMINATION - JANUARY 2016 (AA32) MANAGEMENT ACCOUNTING AND FINANCE

ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA. Examiner's Report AA3 EXAMINATION - JANUARY 2016 (AA32) MANAGEMENT ACCOUNTING AND FINANCE ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA Examiner's Report AA3 EXAMINATION - JANUARY 2016 (AA32) MANAGEMENT ACCOUNTING AND FINANCE OVERVIEW: This paper has three sections covering 100 marks,

More information

Tools and Techniques for Economic/Financial Analysis of Projects

Tools and Techniques for Economic/Financial Analysis of Projects Lecture No 12 /13 PCM Tools and Techniques for Economic/Financial Analysis of Projects Project Evaluation: Alternative Methods Payback Period (PBP) Internal Rate of Return (IRR) Net Present Value (NPV)

More information

INVESTMENT APPRAISAL TECHNIQUES FOR SMALL AND MEDIUM SCALE ENTERPRISES

INVESTMENT APPRAISAL TECHNIQUES FOR SMALL AND MEDIUM SCALE ENTERPRISES SAMUEL ADEGBOYEGA UNIVERSITY COLLEGE OF MANAGEMENT AND SOCIAL SCIENCES DEPARTMENT OF BUSINESS ADMINISTRATION COURSE CODE: BUS 413 COURSE TITLE: SMALL AND MEDIUM SCALE ENTERPRISE MANAGEMENT SESSION: 2017/2018,

More information

Key Topics for Today s Lecture

Key Topics for Today s Lecture Key Topics for Today s Lecture Introduction to the language of the class Cash Flows Projects Firms Corporate Securities Common Stock (Equity) Preferred Shares Corporate Debt (Bonds) Derivatives M. Spiegel

More information

Software Economics. Introduction to Business Case Analysis. Session 3

Software Economics. Introduction to Business Case Analysis. Session 3 Software Economics Introduction to Business Case Analysis Session 3 Recap How much profit will my investment give? What is the Risk of my Investment? When do I get benefit from my investment? Net Present

More information

FREDERICK OWUSU PREMPEH

FREDERICK OWUSU PREMPEH EXCEL PROFESSIONAL INSTITUTE 3.3 ADVANCED FINANCIAL MANAGEMENT LECTURES SLIDES FREDERICK OWUSU PREMPEH EXCEL PROFESSIONAL INSTITUTE Lecture 8 Theories of capital structure traditional and Modigliani and

More information

INTERNATIONAL JOURNAL OF MULTIDISCIPLINARY RESEARCH CENTRE (IJMRC)

INTERNATIONAL JOURNAL OF MULTIDISCIPLINARY RESEARCH CENTRE (IJMRC) ISSN: 2454-3659 (P), 2454-3861(E) Volume I, Issue 7 December 2015 International Journal of Multidisciplinary Research Centre Research Article / Survey Paper / Case Study A STUDY ON CAPITAL BUDGETING PROCESS

More information

Financial Mathematics II. ANNUITY (Series of payments or receipts) Definition ( ) m = parts of the year

Financial Mathematics II. ANNUITY (Series of payments or receipts) Definition ( ) m = parts of the year Chapter 6 Financial Mathematics II References r = rate of interest (annual usually) R = Regular period equal amount Also called equivalent annual cost P = Present value (or Principal) SI = Simple Interest

More information

Rectification Manual. Submitting Online Rectification Request. rectify intimation order issued under section 143 (1)

Rectification Manual. Submitting Online Rectification Request. rectify intimation order issued under section 143 (1) Rectification Manual Submitting Online Rectification Request to rectify intimation order issued under section 143 (1) by Centralized Processing Center, Bangalore. http://www.itatonline.org If you are thinking

More information

Managerial Accounting Prof. Dr. Varadraj Bapat School of Management Indian Institute of Technology, Bombay

Managerial Accounting Prof. Dr. Varadraj Bapat School of Management Indian Institute of Technology, Bombay Managerial Accounting Prof. Dr. Varadraj Bapat School of Management Indian Institute of Technology, Bombay Module - 6 Lecture - 11 Cash Flow Statement Cases - Part II Last two three sessions, we are discussing

More information

Chapter 6. Learning Objectives. Principals Applies in this Chapter. Time Value of Money

Chapter 6. Learning Objectives. Principals Applies in this Chapter. Time Value of Money Chapter 6 Time Value of Money 1 Learning Objectives 1. Distinguish between an ordinary annuity and an annuity due, and calculate the present and future values of each. 2. Calculate the present value of

More information

Management Accounting

Management Accounting Examiner s Report and Model Answers for Management Accounting THIRD LEVEL Series 4 (Code 3023) 2000 LCCI Examinations Board MH N T336 9 RNM >f2[ew2r@o2`0t1f3]e]2r2[1_# Management Accounting Third Level

More information

Examiner s report F9 Financial Management June 2016

Examiner s report F9 Financial Management June 2016 Examiner s report F9 Financial Management June 2016 Introduction The overall performance at the June 2016 diet was fairly good and there were some excellent individual performances. General Comments The

More information

Chapter 5. Learning Objectives. Principals Applied in this Chapter. Time Value of Money. Principle 1: Money Has a Time Value.

Chapter 5. Learning Objectives. Principals Applied in this Chapter. Time Value of Money. Principle 1: Money Has a Time Value. Chapter 5 Time Value of Money Learning Objectives 1. Construct cash flow timelines to organize your analysis of problems involving the time value of money. 2. Understand compounding and calculate the future

More information

Chapter 5. Time Value of Money

Chapter 5. Time Value of Money Chapter 5 Time Value of Money Using Timelines to Visualize Cashflows A timeline identifies the timing and amount of a stream of payments both cash received and cash spent - along with the interest rate

More information

Examiner s report F9 Financial Management March 2018

Examiner s report F9 Financial Management March 2018 Examiner s report F9 Financial Management March 2018 General comments The F9 Financial Management exam is offered in both computer-based exam (CBE) and paperbased exam (PBE) formats. The structure is the

More information

Investment Decision Criteria. Principles Applied in This Chapter. Disney s Capital Budgeting Decision

Investment Decision Criteria. Principles Applied in This Chapter. Disney s Capital Budgeting Decision Investment Decision Criteria Chapter 11 1 Principles Applied in This Chapter Principle 1: Money Has a Time Value. Principle 2: There is a Risk-Return Tradeoff. Principle 3: Cash Flows Are the Source of

More information

Capital Budgeting, Part I

Capital Budgeting, Part I Capital Budgeting, Part I Lakehead University Fall 2004 Capital Budgeting Techniques 1. Net Present Value 2. The Payback Rule 3. The Average Accounting Return 4. The Internal Rate of Return 5. The Profitability

More information

Capital Budgeting, Part I

Capital Budgeting, Part I Capital Budgeting, Part I Lakehead University Fall 2004 Capital Budgeting Techniques 1. Net Present Value 2. The Payback Rule 3. The Average Accounting Return 4. The Internal Rate of Return 5. The Profitability

More information

Commercestudyguide.com Capital Budgeting. Definition of Capital Budgeting. Nature of Capital Budgeting. The process of Capital Budgeting

Commercestudyguide.com Capital Budgeting. Definition of Capital Budgeting. Nature of Capital Budgeting. The process of Capital Budgeting Commercestudyguide.com Capital Budgeting Capital Budgeting decision is considered the most important and most critical decision for a finance manager. It involves decisions related to long-term investments

More information

Corporate Finance: Introduction to Capital Budgeting

Corporate Finance: Introduction to Capital Budgeting Corporate Finance: Introduction to Capital Budgeting João Carvalho das Neves Professor of Finance, ISEG jcneves@iseg.ulisboa.pt 2018-2019 1 WHAT IS CAPITAL BUDGETING? Capital budgeting is a formal process

More information

MENG 547 Energy Management & Utilization

MENG 547 Energy Management & Utilization MENG 547 Energy Management & Utilization Chapter 4 Economic Decisions for Energy Projects Prof. Dr. Ugur Atikol, cea Director of EMU Energy Research Centre The Need for Economic Analysis The decision on

More information

Advanced Cost Accounting Acct 647 Prof Albrecht s Notes Capital Budgeting

Advanced Cost Accounting Acct 647 Prof Albrecht s Notes Capital Budgeting Advanced Cost Accounting Acct 647 Prof Albrecht s Notes Capital Budgeting Drawing a timeline can help in identifying all the amounts for computations. I ll present two models. The first is without taxes.

More information

Chapter 14 Solutions Solution 14.1

Chapter 14 Solutions Solution 14.1 Chapter 14 Solutions Solution 14.1 a) Compare and contrast the various methods of investment appraisal. To what extent would it be true to say there is a place for each of them As capital investment decisions

More information

WEEK 7 Investment Appraisal -1

WEEK 7 Investment Appraisal -1 WEEK 7 Investment Appraisal -1 Learning Objectives Understand the nature and importance of investment decisions. Distinguish between discounted cash flow (DCF) and nondiscounted cash flow (non-dcf) techniques

More information

Dividend Decisions. LOS 1 : Introduction 1.1

Dividend Decisions. LOS 1 : Introduction 1.1 1.1 Dividend Decisions LOS 1 : Introduction Note: Total Earnings mean Earnings available to equity share holders Income Statement Sales Less: Variable cost Contribution Less: Fixed cost excluding Dep.

More information

Chapter 2 Time Value of Money ANSWERS TO END-OF-CHAPTER QUESTIONS

Chapter 2 Time Value of Money ANSWERS TO END-OF-CHAPTER QUESTIONS Chapter 2 Time Value of Money ANSWERS TO END-OF-CHAPTER QUESTIONS 2-1 a. PV (present value) is the value today of a future payment, or stream of payments, discounted at the appropriate rate of interest.

More information

CHAPTER 6 MAKING CAPITAL INVESTMENT DECISIONS

CHAPTER 6 MAKING CAPITAL INVESTMENT DECISIONS CHAPTER 6 MAKING CAPITAL INVESTMENT DECISIONS Answers to Concepts Review and Critical Thinking Questions 1. In this context, an opportunity cost refers to the value of an asset or other input that will

More information

Examiner s report F9 Financial Management September 2017

Examiner s report F9 Financial Management September 2017 Examiner s report F9 Financial Management September 2017 General comments The F9 Financial Management exam is offered in both computer-based (CBE) and paper-based (PBE) formats. The structure is the same

More information

Entrepreneurship Module 3 Entrepreneurial Finance - Sachin Sadare

Entrepreneurship Module 3 Entrepreneurial Finance - Sachin Sadare Entrepreneurship Module 3 Entrepreneurial Finance - Sachin Sadare Module 3 Entrepreneurial Finance Key Financial Statements Financial Budgets Agenda Capital Budgeting Financial Ratios Key Financial Statements

More information

CAPITAL BUDGETING Shenandoah Furniture, Inc.

CAPITAL BUDGETING Shenandoah Furniture, Inc. CAPITAL BUDGETING Shenandoah Furniture, Inc. Shenandoah Furniture is considering replacing one of the machines in its manufacturing facility. The cost of the new machine will be $76,120. Transportation

More information

Capital Budgeting: Decision Criteria

Capital Budgeting: Decision Criteria Consider a firm with two projects, A and B, each with the following cash flows and a 10 percent cost of capital: Project A Project B Year Cash Flows Cash Flows 0 -$100 -$150 1 $70 $100 2 $70 $100 What

More information

Module Contact: Will Carpenter, CMP Copyright of the University of East Anglia Version 1

Module Contact: Will Carpenter, CMP Copyright of the University of East Anglia Version 1 UNIVERSITY OF EAST ANGLIA School of Computing Sciences Main Series UG Examination 2017-18 FINANCIAL MATHEMATICS CMP-5009A Time allowed: 3 hours Answer ALL questions. Actuarial Tables are provided on desk.

More information

MULTIPLE-CHOICE QUESTIONS Circle the correct answer on this test paper and record it on the computer answer sheet.

MULTIPLE-CHOICE QUESTIONS Circle the correct answer on this test paper and record it on the computer answer sheet. M I M E 3 1 0 E N G I N E E R I N G E C O N O M Y Class Test #2 Thursday, 23 March, 2006 90 minutes PRINT your family name / initial and record your student ID number in the spaces provided below. FAMILY

More information

Finance 303 Financial Management Review Notes for Final. Chapters 11&12

Finance 303 Financial Management Review Notes for Final. Chapters 11&12 Finance 303 Financial Management Review Notes for Final Chapters 11&12 Capital budgeting Project classifications Capital budgeting techniques (5 approaches, concepts and calculations) Cash flow estimation

More information

ExcelSim 2003 Documentation

ExcelSim 2003 Documentation ExcelSim 2003 Documentation Note: The ExcelSim 2003 add-in program is copyright 2001-2003 by Timothy R. Mayes, Ph.D. It is free to use, but it is meant for educational use only. If you wish to perform

More information

ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA. Examiner's Report. Final Examination July 2013 SECTION A. Management Accounting (75 marks)

ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA. Examiner's Report. Final Examination July 2013 SECTION A. Management Accounting (75 marks) ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA Examiner's Report Final Examination July 2013 (59) Management Accounting and Business Finance SECTION A Management Accounting (75 marks) Question No.

More information

Software Economics. Introduction to Business Case Analysis. Session 2

Software Economics. Introduction to Business Case Analysis. Session 2 Software Economics Introduction to Business Case Analysis Session 2 Today Last Session we covered FV, PV and NPV We started with setting up the financials of a Business Case We talked about measurements

More information

Personal Finance Amortization Table. Name: Period:

Personal Finance Amortization Table. Name: Period: Personal Finance Amortization Table Name: Period: Ch 8 Project using Excel In this project you will complete a loan amortization table (payment schedule) for the purchase of a home with a $235,500 loan

More information

Master Budget Excel Project

Master Budget Excel Project Master Budget Excel Project Overview: In this project, you will prepare a master budget in an Excel spreadsheet for Cascade Products Company for the year 2018, based on the materials in Ch. 7 Master Budgeting.

More information

UNIT IV CAPITAL BUDGETING

UNIT IV CAPITAL BUDGETING UNIT IV CAPITAL BUDGETING Capital Budgeting: Capital budgeting is the process of making investment decision in long-term assets or courses of action. Capital expenditure incurred today is expected to bring

More information

ANSWERS TO CHAPTER QUESTIONS. The Time Value of Money. 1) Compounding is interest paid on principal and interest accumulated.

ANSWERS TO CHAPTER QUESTIONS. The Time Value of Money. 1) Compounding is interest paid on principal and interest accumulated. ANSWERS TO CHAPTER QUESTIONS Chapter 2 The Time Value of Money 1) Compounding is interest paid on principal and interest accumulated. It is important because normal compounding over many years can result

More information

PM tutor. Advanced Cost Theory. Presented by Dipo Tepede, PMP, SSBB, MBA. Empowering Excellence. Powered by POeT Solvers Limited

PM tutor. Advanced Cost Theory. Presented by Dipo Tepede, PMP, SSBB, MBA. Empowering Excellence. Powered by POeT Solvers Limited PM tutor Empowering Excellence Advanced Cost Theory Presented by Dipo Tepede, PMP, SSBB, MBA This presentation is copyright 2009 by POeT Solvers Limited. All rights reserved. This presentation is protected

More information

Examiner s report F9 Financial Management December 2017

Examiner s report F9 Financial Management December 2017 Examiner s report F9 Financial Management December 2017 General comments The F9 Financial Management exam is offered in both computer-based (CBE) and paper-based (PBE) formats. The structure is the same

More information

First Edition : May 2018 Published By : Directorate of Studies The Institute of Cost Accountants of India

First Edition : May 2018 Published By : Directorate of Studies The Institute of Cost Accountants of India First Edition : May 2018 Published By : Directorate of Studies The Institute of Cost Accountants of India CMA Bhawan, 12, Sudder Street, Kolkata 700 016 www.icmai.in Copyright of these study notes is reserved

More information

Chapter 7. Net Present Value and Other Investment Rules

Chapter 7. Net Present Value and Other Investment Rules Chapter 7 Net Present Value and Other Investment Rules Be able to compute payback and discounted payback and understand their shortcomings Understand accounting rates of return and their shortcomings Be

More information

INTER CA MAY Note: All questions are compulsory. Question 1 (6 marks) Question 2 (8 Marks)

INTER CA MAY Note: All questions are compulsory. Question 1 (6 marks) Question 2 (8 Marks) (50 Marks) Note: All questions are compulsory. INTER CA MAY 2018 Sub: Financial Management Topics Capital Structure, Cost of Capital, Capital Budgeting, estimation of working capital, receivables management,

More information

CS 413 Software Project Management LECTURE 8 COST MANAGEMENT FOR SOFTWARE PROJECT - II CASH FLOW ANALYSIS TECHNIQUES

CS 413 Software Project Management LECTURE 8 COST MANAGEMENT FOR SOFTWARE PROJECT - II CASH FLOW ANALYSIS TECHNIQUES LECTURE 8 COST MANAGEMENT FOR SOFTWARE PROJECT - II CASH FLOW ANALYSIS TECHNIQUES PAYBACK PERIOD: The payback period is the length of time it takes the company to recoup the initial costs of producing

More information

Review of Financial Analysis Terms

Review of Financial Analysis Terms Review of Financial Analysis Terms Financial Analysis Requirements Economic Evaluation of Potential TUR Techniques (310 CMR 50.46A) The TUR plan must include the discount rate, cost of capital, depreciation

More information

Examiner s report F9 Financial Management December 2013

Examiner s report F9 Financial Management December 2013 Examiner s report F9 Financial Management December 2013 General Comments There were four compulsory questions in the examination, each worth 25 marks. Almost all candidates attempted all four questions

More information

Chapter 9. Net Present Value and Other Investment Criteria. Dongguk University, Prof. Sun-Joong Yoon

Chapter 9. Net Present Value and Other Investment Criteria. Dongguk University, Prof. Sun-Joong Yoon Chapter 9. Net Present Value and Other Investment Criteria Dongguk University, Prof. Sun-Joong Yoon Outline Net Present Value The Payback Rule The Discounted Payback The Average Accounting Return The Internal

More information

Financial Economics: Household Saving and Investment Decisions

Financial Economics: Household Saving and Investment Decisions Financial Economics: Household Saving and Investment Decisions Shuoxun Hellen Zhang WISE & SOE XIAMEN UNIVERSITY Oct, 2016 1 / 32 Outline 1 A Life-Cycle Model of Saving 2 Taking Account of Social Security

More information