JF MSISS. Excel Tutorial 4

Size: px
Start display at page:

Download "JF MSISS. Excel 2010. Tutorial 4"

Transcription

1 JF MSISS Excel 2010 Tutorial 4 In this session you will learn how to: Using functions The IF statement Calculating net present values.

2 1. Building a Spreadsheet Model The standard mortgage is the annuity mortgage, i.e. an amortised loan. This means that the mortgage is repaid over the term of the loan in equal monthly payments. Most mortgages are what are called, variable rate mortgages. That is, if the interest rate changes, the monthly repayment is computed to pay off the loan within the same period. The formula used to calculate the repayment is: P = A * (R/100) * (1 + R/100) n {1 - (1 + R/100) n } Where P = monthly repayment R = interest rate per month n = term of loan remaining in months A = amount outstanding Interest paid is tax deductible, but the interest component of each repayment declines after about year 10 of a 20 year loan, in the following scenario. Build a spreadsheet model to prove the assertion that interest falls off after years 2. Setting up the Model Start by setting up the spreadsheet as shown below: The month goes from 1 to 240. JF MSISS -2- Excel Tutorial 4

3 The rate per month is calculated using the formula (1 + Annual Interest Rate) 1/12-1 Enter in the formula that calculates this monthly interest rate, the power symbol in Excel is ^ Excel has a function which can be used to calculate the payment. It is the PMT function. PMT returns the periodic payment for an annuity based on constant payments and a constant interest rate. The syntax is PMT(rate,nper,pv) rate nper pv is the interest rate per period is the total number of payment periods in an annuity is the present value that a series of future payments is worth now Calculate the payment using this function. Remember you can use the function wizard to help you enter the function. The top section of your spreadsheet should now be as follows :- You are now going to calculate the tax relief per month. Relief is only available on 80% of interest up to the value of 8,000, for a couple. Add the following section to your spreadsheet:- Calculate the tax relief per month, i.e. maximum * percentage / 12 You are now ready to start entering the values into the body of the table. OPENING In Year 1, Month 1 the opening balance is the amount of the mortgage i.e. cell B3 In the following month it is the closing balance from the previous period. JF MSISS -3- Excel Tutorial 4

4 INTEREST This is the opening balance multiplied by the monthly interest rate, cell B5. N.B. remember to use absolute addressing PAYMENT This is the payment you calculated previously using the PMT function, i.e. cell B6. Again be careful to use absolute addressing. CLOSING This is the opening balance + interest + payment RELIEF AVAILABLE Relief is only available if interest is less than 8,000, so you need to use an IF function to check this IF Statements Returns one value if logical test evaluates to TRUE and another value if it evaluates to FALSE. Format: =If(logical-test, true-value, false-value) If the condition is true, Excel returns the true-value expression, otherwise it returns the falsevalue expression. E.G. =If(2*2 > 3,10*A4,0) returns 70 when cell A4 contains the numeric value 7. In the mortgage model the IF statement will have the following logic IF ( interest is less than the tax relief per month (E5), then enter the figure for the interest, else enter the figure for tax relief per month (E5)) TAX RELIEF The tax relief is equal to the relief available * marginal relief rate. Again remember to use absolute addressing. NET PAYMENT The net payment is equal to the Payment + Tax Relief The first few rows of your spreadsheet should now appear as follows:- JF MSISS -4- Excel Tutorial 4

5 Calculating the Net Present Value You are now going to calculate the Net Present Value of the mortgage using a 5% discount rate. Add the extra cells to your spreadsheet as shown below:- Calculate the NPV monthly rate as before. Excel has a function NPV which returns the net present value of an investment based on a series of periodic cash flows and a discount rate. The syntax is NPV (rate, value 1) rate value 1 is the rate of discount over the length of one period represents the series of payments Enter the formula to calculate the NPV Your completed spreadsheet should appear as follows : JF MSISS -5- Excel Tutorial 4

6 Note what month the interest tails off in by seeing when Relief Available begins to fall JF MSISS -6- Excel Tutorial 4

rate nper pmt pv Interest Number of Payment Present Future Rate Periods Amount Value Value 12.00% 1 0 $100.00 $112.00

rate nper pmt pv Interest Number of Payment Present Future Rate Periods Amount Value Value 12.00% 1 0 $100.00 $112.00 In Excel language, if the initial cash flow is an inflow (positive), then the future value must be an outflow (negative). Therefore you must add a negative sign before the FV (and PV) function. The inputs

More information

9-17a Tutorial 9 Practice Review Assignment

9-17a Tutorial 9 Practice Review Assignment 9-17a Tutorial 9 Practice Review Assignment Data File needed for the Review Assignments: Restaurant.xlsx Sylvia has some new figures for the business plan for Jerel's. She has received slightly better

More information

CHAPTER 9 Time Value Analysis

CHAPTER 9 Time Value Analysis Copyright 2008 by the Foundation of the American College of Healthcare Executives 6/11/07 Version 9-1 CHAPTER 9 Time Value Analysis Future and present values Lump sums Annuities Uneven cash flow streams

More information

Chapter 6. Learning Objectives Principles Used in This Chapter 1. Annuities 2. Perpetuities 3. Complex Cash Flow Streams

Chapter 6. Learning Objectives Principles Used in This Chapter 1. Annuities 2. Perpetuities 3. Complex Cash Flow Streams Chapter 6 Learning Objectives Principles Used in This Chapter 1. Annuities 2. Perpetuities 3. Complex Cash Flow Streams 1. Distinguish between an ordinary annuity and an annuity due, and calculate present

More information

Chapter 4. The Time Value of Money

Chapter 4. The Time Value of Money Chapter 4 The Time Value of Money 1 Learning Outcomes Chapter 4 Identify various types of cash flow patterns Compute the future value and the present value of different cash flow streams Compute the return

More information

NPV calculation. Academic Resource Center

NPV calculation. Academic Resource Center NPV calculation Academic Resource Center 1 NPV calculation PV calculation a. Constant Annuity b. Growth Annuity c. Constant Perpetuity d. Growth Perpetuity NPV calculation a. Cash flow happens at year

More information

1. If you wish to accumulate $140,000 in 13 years, how much must you deposit today in an account that pays an annual interest rate of 14%?

1. If you wish to accumulate $140,000 in 13 years, how much must you deposit today in an account that pays an annual interest rate of 14%? Chapter 2 - Sample Problems 1. If you wish to accumulate $140,000 in 13 years, how much must you deposit today in an account that pays an annual interest rate of 14%? 2. What will $247,000 grow to be in

More information

How To Value A Bond In Excel

How To Value A Bond In Excel Financial Modeling Templates http://spreadsheetml.com/finance/bondvaluationyieldtomaturity.shtml Copyright (c) 2009-2014, ConnectCode All Rights Reserved. ConnectCode accepts no responsibility for any

More information

6: Financial Calculations

6: Financial Calculations : Financial Calculations The Time Value of Money Growth of Money I Growth of Money II The FV Function Amortisation of a Loan Annuity Calculation Comparing Investments Worked examples Other Financial Functions

More information

Chapter 6 Contents. Principles Used in Chapter 6 Principle 1: Money Has a Time Value.

Chapter 6 Contents. Principles Used in Chapter 6 Principle 1: Money Has a Time Value. Chapter 6 The Time Value of Money: Annuities and Other Topics Chapter 6 Contents Learning Objectives 1. Distinguish between an ordinary annuity and an annuity due, and calculate present and future values

More information

MBA Quantitative Methods PC-Exercises Introductory Examples

MBA Quantitative Methods PC-Exercises Introductory Examples MBA Quantitative Methods PC-Exercises Introductory Examples intro.xls intro_with_output.xls intro.doc For all Examples you need the file intro.xls. The file intro_with_output.xls is the file with the results

More information

How To Use Excel To Compute Compound Interest

How To Use Excel To Compute Compound Interest Excel has several built in functions for working with compound interest and annuities. To use these functions, we ll start with a standard Excel worksheet. This worksheet contains the variables used throughout

More information

Using Basic Financial and Logical Functions

Using Basic Financial and Logical Functions LESSON 8 Using Basic Financial and Logical Functions 8.1 After completing this lesson, you will be able to: Use the PMT function to forecast loan payments. Calculate cumulative interest. Compute investment

More information

Dick Schwanke Finite Math 111 Harford Community College Fall 2015

Dick Schwanke Finite Math 111 Harford Community College Fall 2015 Using Technology to Assist in Financial Calculations Calculators: TI-83 and HP-12C Software: Microsoft Excel 2007/2010 Session #4 of Finite Mathematics 1 TI-83 / 84 Graphing Calculator Section 5.5 of textbook

More information

10. Time Value of Money 2: Inflation, Real Returns, Annuities, and Amortized Loans

10. Time Value of Money 2: Inflation, Real Returns, Annuities, and Amortized Loans 10. Time Value of Money 2: Inflation, Real Returns, Annuities, and Amortized Loans Introduction This chapter continues the discussion on the time value of money. In this chapter, you will learn how inflation

More information

Compounding Quarterly, Monthly, and Daily

Compounding Quarterly, Monthly, and Daily 126 Compounding Quarterly, Monthly, and Daily So far, you have been compounding interest annually, which means the interest is added once per year. However, you will want to add the interest quarterly,

More information

UNDERSTANDING HEALTHCARE FINANCIAL MANAGEMENT, 5ed. Time Value Analysis

UNDERSTANDING HEALTHCARE FINANCIAL MANAGEMENT, 5ed. Time Value Analysis This is a sample of the instructor resources for Understanding Healthcare Financial Management, Fifth Edition, by Louis Gapenski. This sample contains the chapter models, end-of-chapter problems, and end-of-chapter

More information

This is Time Value of Money: Multiple Flows, chapter 7 from the book Finance for Managers (index.html) (v. 0.1).

This is Time Value of Money: Multiple Flows, chapter 7 from the book Finance for Managers (index.html) (v. 0.1). This is Time Value of Money: Multiple Flows, chapter 7 from the book Finance for Managers (index.html) (v. 0.1). This book is licensed under a Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/

More information

Commission Formula. Value If True Parameter Value If False Parameter. Logical Test Parameter

Commission Formula. Value If True Parameter Value If False Parameter. Logical Test Parameter Excel Review This review uses material and questions from Practice Excel Exam 1 found on the Lab Exam 2 Study Guide webpage. Print out a copy of Practice Excel Exam 1. Download the Practice Excel Exam

More information

PV Tutorial Using Excel

PV Tutorial Using Excel EYK 15-3 PV Tutorial Using Excel TABLE OF CONTENTS Introduction Exercise 1: Exercise 2: Exercise 3: Exercise 4: Exercise 5: Exercise 6: Exercise 7: Exercise 8: Exercise 9: Exercise 10: Exercise 11: Exercise

More information

Discounted Cash Flow Valuation

Discounted Cash Flow Valuation Discounted Cash Flow Valuation Chapter 5 Key Concepts and Skills Be able to compute the future value of multiple cash flows Be able to compute the present value of multiple cash flows Be able to compute

More information

DISCOUNTED CASH FLOW VALUATION and MULTIPLE CASH FLOWS

DISCOUNTED CASH FLOW VALUATION and MULTIPLE CASH FLOWS Chapter 5 DISCOUNTED CASH FLOW VALUATION and MULTIPLE CASH FLOWS The basic PV and FV techniques can be extended to handle any number of cash flows. PV with multiple cash flows: Suppose you need $500 one

More information

CHAPTER 2. Time Value of Money 2-1

CHAPTER 2. Time Value of Money 2-1 CHAPTER 2 Time Value of Money 2-1 Time Value of Money (TVM) Time Lines Future value & Present value Rates of return Annuities & Perpetuities Uneven cash Flow Streams Amortization 2-2 Time lines 0 1 2 3

More information

Key Concepts and Skills. Multiple Cash Flows Future Value Example 6.1. Chapter Outline. Multiple Cash Flows Example 2 Continued

Key Concepts and Skills. Multiple Cash Flows Future Value Example 6.1. Chapter Outline. Multiple Cash Flows Example 2 Continued 6 Calculators Discounted Cash Flow Valuation Key Concepts and Skills Be able to compute the future value of multiple cash flows Be able to compute the present value of multiple cash flows Be able to compute

More information

CHAPTER 5. Interest Rates. Chapter Synopsis

CHAPTER 5. Interest Rates. Chapter Synopsis CHAPTER 5 Interest Rates Chapter Synopsis 5.1 Interest Rate Quotes and Adjustments Interest rates can compound more than once per year, such as monthly or semiannually. An annual percentage rate (APR)

More information

Introduction to Excel

Introduction to Excel Introduction to Excel This material has been reprinted, with permission, from the Excel Tutorial on the TRIO program webpage of the University of South Dakota. A series of "screencast" videos covering

More information

5. Time value of money

5. Time value of money 1 Simple interest 2 5. Time value of money With simple interest, the amount earned each period is always the same: i = rp o We will review some tools for discounting cash flows. where i = interest earned

More information

CALCULATOR TUTORIAL. Because most students that use Understanding Healthcare Financial Management will be conducting time

CALCULATOR TUTORIAL. Because most students that use Understanding Healthcare Financial Management will be conducting time CALCULATOR TUTORIAL INTRODUCTION Because most students that use Understanding Healthcare Financial Management will be conducting time value analyses on spreadsheets, most of the text discussion focuses

More information

PMT. 0 or omitted At the end of the period 1 At the beginning of the period

PMT. 0 or omitted At the end of the period 1 At the beginning of the period PMT Calculates the payment for a loan based on constant payments and a constant interest rate. PMT(rate,nper,pv,fv,type) For a more complete description of the arguments in PMT, see the PV function. Rate

More information

2. How would (a) a decrease in the interest rate or (b) an increase in the holding period of a deposit affect its future value? Why?

2. How would (a) a decrease in the interest rate or (b) an increase in the holding period of a deposit affect its future value? Why? CHAPTER 3 CONCEPT REVIEW QUESTIONS 1. Will a deposit made into an account paying compound interest (assuming compounding occurs once per year) yield a higher future value after one period than an equal-sized

More information

Calculating Loan Payments

Calculating Loan Payments IN THIS CHAPTER Calculating Loan Payments...............1 Calculating Principal Payments...........4 Working with Future Value...............7 Using the Present Value Function..........9 Calculating Interest

More information

Present Value (PV) Tutorial

Present Value (PV) Tutorial EYK 15-1 Present Value (PV) Tutorial The concepts of present value are described and applied in Chapter 15. This supplement provides added explanations, illustrations, calculations, present value tables,

More information

Module 5: Interest concepts of future and present value

Module 5: Interest concepts of future and present value Page 1 of 23 Module 5: Interest concepts of future and present value Overview In this module, you learn about the fundamental concepts of interest and present and future values, as well as ordinary annuities

More information

Lease Analysis Tools

Lease Analysis Tools Lease Analysis Tools 2009 ELFA Lease Accountants Conference Presenter: Bill Bosco, Pres. wbleasing101@aol.com Leasing 101 914-522-3233 Overview Math of Finance Theory Glossary of terms Common calculations

More information

TIME VALUE OF MONEY (TVM)

TIME VALUE OF MONEY (TVM) TIME VALUE OF MONEY (TVM) INTEREST Rate of Return When we know the Present Value (amount today), Future Value (amount to which the investment will grow), and Number of Periods, we can calculate the rate

More information

How To Calculate The Value Of A Project

How To Calculate The Value Of A Project Chapter 02 How to Calculate Present Values Multiple Choice Questions 1. The present value of $100 expected in two years from today at a discount rate of 6% is: A. $116.64 B. $108.00 C. $100.00 D. $89.00

More information

ROUND(cell or formula, 2)

ROUND(cell or formula, 2) There are many ways to set up an amortization table. This document shows how to set up five columns for the payment number, payment, interest, payment applied to the outstanding balance, and the outstanding

More information

Chapter 9. Year Revenue COGS Depreciation S&A Taxable Income After-tax Operating Income 1 $20.60 $12.36 $1.00 $2.06 $5.18 $3.11

Chapter 9. Year Revenue COGS Depreciation S&A Taxable Income After-tax Operating Income 1 $20.60 $12.36 $1.00 $2.06 $5.18 $3.11 Chapter 9 9-1 We assume that revenues and selling & administrative expenses will increase at the rate of inflation. Year Revenue COGS Depreciation S&A Taxable Income After-tax Operating Income 1 $20.60

More information

Ehrhardt Chapter 8 Page 1

Ehrhardt Chapter 8 Page 1 Chapter 2 Time Value of Money 1 Time Value Topics Future value Present value Rates of return Amortization 2 Time lines show timing of cash flows. 0 1 2 3 I% CF 0 CF 1 CF 2 CF 3 Tick marks at ends of periods,

More information

Chapter The Time Value of Money

Chapter The Time Value of Money Chapter The Time Value of Money PPT 9-2 Chapter 9 - Outline Time Value of Money Future Value and Present Value Annuities Time-Value-of-Money Formulas Adjusting for Non-Annual Compounding Compound Interest

More information

EXCEL PREREQUISITES SOLVING TIME VALUE OF MONEY PROBLEMS IN EXCEL

EXCEL PREREQUISITES SOLVING TIME VALUE OF MONEY PROBLEMS IN EXCEL CHAPTER 3 Smart Excel Appendix Use the Smart Excel spreadsheets and animated tutorials at the Smart Finance section of http://www.cengage.co.uk/megginson. Appendix Contents Excel prerequisites Creating

More information

Today s Plan. MBA Jump Start. Finance Day 3 Thomas Gilbert

Today s Plan. MBA Jump Start. Finance Day 3 Thomas Gilbert MBA Jump Start Finance Day 3 Thomas Gilbert September 2013 Today s Plan Excel is a very important tool for finance (and also for the other courses) Model building Pricing Sensitivity analysis Today, we

More information

Chapter 4: Time Value of Money

Chapter 4: Time Value of Money FIN 301 Homework Solution Ch4 Chapter 4: Time Value of Money 1. a. 10,000/(1.10) 10 = 3,855.43 b. 10,000/(1.10) 20 = 1,486.44 c. 10,000/(1.05) 10 = 6,139.13 d. 10,000/(1.05) 20 = 3,768.89 2. a. $100 (1.10)

More information

TVM Functions in EXCEL

TVM Functions in EXCEL TVM Functions in EXCEL Order of Variables = (Rate, Nper, Pmt, Pv, Fv,Type, Guess) Future Value = FV(Rate,Nper,Pmt,PV,Type) Present Value = PV(rate,nper,pmt,fv,type) No. of Periods = NPER(rate, pmt, pv,

More information

Problem Set: Annuities and Perpetuities (Solutions Below)

Problem Set: Annuities and Perpetuities (Solutions Below) Problem Set: Annuities and Perpetuities (Solutions Below) 1. If you plan to save $300 annually for 10 years and the discount rate is 15%, what is the future value? 2. If you want to buy a boat in 6 years

More information

Chapter 5 Time Value of Money 2: Analyzing Annuity Cash Flows

Chapter 5 Time Value of Money 2: Analyzing Annuity Cash Flows 1. Future Value of Multiple Cash Flows 2. Future Value of an Annuity 3. Present Value of an Annuity 4. Perpetuities 5. Other Compounding Periods 6. Effective Annual Rates (EAR) 7. Amortized Loans Chapter

More information

Chapter 4. The Time Value of Money

Chapter 4. The Time Value of Money Chapter 4 The Time Value of Money 4-2 Topics Covered Future Values and Compound Interest Present Values Multiple Cash Flows Perpetuities and Annuities Inflation and Time Value Effective Annual Interest

More information

3. Time value of money. We will review some tools for discounting cash flows.

3. Time value of money. We will review some tools for discounting cash flows. 1 3. Time value of money We will review some tools for discounting cash flows. Simple interest 2 With simple interest, the amount earned each period is always the same: i = rp o where i = interest earned

More information

Statistical Models for Forecasting and Planning

Statistical Models for Forecasting and Planning Part 5 Statistical Models for Forecasting and Planning Chapter 16 Financial Calculations: Interest, Annuities and NPV chapter 16 Financial Calculations: Interest, Annuities and NPV Outcomes Financial information

More information

Chapter 3. Understanding The Time Value of Money. Prentice-Hall, Inc. 1

Chapter 3. Understanding The Time Value of Money. Prentice-Hall, Inc. 1 Chapter 3 Understanding The Time Value of Money Prentice-Hall, Inc. 1 Time Value of Money A dollar received today is worth more than a dollar received in the future. The sooner your money can earn interest,

More information

Goals. The Time Value of Money. First example. Compounding. Economics 71a Spring 2007 Mayo, Chapter 7 Lecture notes 3.1

Goals. The Time Value of Money. First example. Compounding. Economics 71a Spring 2007 Mayo, Chapter 7 Lecture notes 3.1 Goals The Time Value of Money Economics 7a Spring 2007 Mayo, Chapter 7 Lecture notes 3. More applications Compounding PV = present or starting value FV = future value R = interest rate n = number of periods

More information

Chapter 8 Decision Support: Determine Feasibility of a Business Loan for the App

Chapter 8 Decision Support: Determine Feasibility of a Business Loan for the App This is Decision Support: Determine Feasibility of a Business Loan for the App, chapter 8 from the book Designing Business Information Systems: Apps, Websites, and More (index.html) (v. 1.0). This book

More information

Excel s Business Tools: What-If Analysis

Excel s Business Tools: What-If Analysis Excel s Business Tools: Introduction is an important aspect of planning and managing any business. Understanding the implications of changes in the factors that influence your business is crucial when

More information

Integrated Case. 5-42 First National Bank Time Value of Money Analysis

Integrated Case. 5-42 First National Bank Time Value of Money Analysis Integrated Case 5-42 First National Bank Time Value of Money Analysis You have applied for a job with a local bank. As part of its evaluation process, you must take an examination on time value of money

More information

USING THE SHARP EL 738 FINANCIAL CALCULATOR

USING THE SHARP EL 738 FINANCIAL CALCULATOR USING THE SHARP EL 738 FINANCIAL CALCULATOR Basic financial examples with financial calculator steps Prepared by Colin C Smith 2010 Some important things to consider 1. These notes cover basic financial

More information

Bank: The bank's deposit pays 8 % per year with annual compounding. Bond: The price of the bond is $75. You will receive $100 five years later.

Bank: The bank's deposit pays 8 % per year with annual compounding. Bond: The price of the bond is $75. You will receive $100 five years later. ü 4.4 lternative Discounted Cash Flow Decision Rules ü Three Decision Rules (1) Net Present Value (2) Future Value (3) Internal Rate of Return, IRR ü (3) Internal Rate of Return, IRR Internal Rate of Return

More information

NOTE: All of the information contained in this file has been collected from the various HELP files found in Excel for each of these functions.

NOTE: All of the information contained in this file has been collected from the various HELP files found in Excel for each of these functions. NOTE: All of the information contained in this file has been collected from the various HELP files found in Excel for each of these functions. PV Returns the present value of an investment. The present

More information

How To Calculate A Pension

How To Calculate A Pension Interests on Transactions Chapter 10 13 PV & FV of Annuities PV & FV of Annuities An annuity is a series of equal regular payment amounts made for a fixed number of periods 2 Problem An engineer deposits

More information

PV Tutorial Using Calculator (Sharp EL-738)

PV Tutorial Using Calculator (Sharp EL-738) EYK 15-2 PV Tutorial Using Calculator (Sharp EL-738) TABLE OF CONTENTS Calculator Configuration and Abbreviations Exercise 1: Exercise 2: Exercise 3: Exercise 4: Exercise 5: Exercise 6: Exercise 7: Exercise

More information

Basic financial arithmetic

Basic financial arithmetic 2 Basic financial arithmetic Simple interest Compound interest Nominal and effective rates Continuous discounting Conversions and comparisons Exercise Summary File: MFME2_02.xls 13 This chapter deals

More information

Dick Schwanke Finite Math 111 Harford Community College Fall 2013

Dick Schwanke Finite Math 111 Harford Community College Fall 2013 Annuities and Amortization Finite Mathematics 111 Dick Schwanke Session #3 1 In the Previous Two Sessions Calculating Simple Interest Finding the Amount Owed Computing Discounted Loans Quick Review of

More information

03 The full syllabus. 03 The full syllabus continued. For more information visit www.cimaglobal.com PAPER C03 FUNDAMENTALS OF BUSINESS MATHEMATICS

03 The full syllabus. 03 The full syllabus continued. For more information visit www.cimaglobal.com PAPER C03 FUNDAMENTALS OF BUSINESS MATHEMATICS 0 The full syllabus 0 The full syllabus continued PAPER C0 FUNDAMENTALS OF BUSINESS MATHEMATICS Syllabus overview This paper primarily deals with the tools and techniques to understand the mathematics

More information

FINANCIAL CALCULATIONS

FINANCIAL CALCULATIONS FINANCIAL CALCULATIONS 1 Main function is to calculate payments, determine interest rates and to solve for the present or future value of a loan or an annuity 5 common keys on financial calculators: N

More information

HP 12C Calculations. 2. If you are given the following set of cash flows and discount rates, can you calculate the PV? (pg.

HP 12C Calculations. 2. If you are given the following set of cash flows and discount rates, can you calculate the PV? (pg. HP 12C Calculations This handout has examples for calculations on the HP12C: 1. Present Value (PV) 2. Present Value with cash flows and discount rate constant over time 3. Present Value with uneven cash

More information

The Time Value of Money

The Time Value of Money The Time Value of Money Future Value - Amount to which an investment will grow after earning interest. Compound Interest - Interest earned on interest. Simple Interest - Interest earned only on the original

More information

FIN 3000. Chapter 6. Annuities. Liuren Wu

FIN 3000. Chapter 6. Annuities. Liuren Wu FIN 3000 Chapter 6 Annuities Liuren Wu Overview 1. Annuities 2. Perpetuities 3. Complex Cash Flow Streams Learning objectives 1. Distinguish between an ordinary annuity and an annuity due, and calculate

More information

The Time Value of Money

The Time Value of Money The Time Value of Money Time Value Terminology 0 1 2 3 4 PV FV Future value (FV) is the amount an investment is worth after one or more periods. Present value (PV) is the current value of one or more future

More information

Solutions to Time value of money practice problems

Solutions to Time value of money practice problems Solutions to Time value of money practice problems Prepared by Pamela Peterson Drake 1. What is the balance in an account at the end of 10 years if $2,500 is deposited today and the account earns 4% interest,

More information

HO-23: METHODS OF INVESTMENT APPRAISAL

HO-23: METHODS OF INVESTMENT APPRAISAL HO-23: METHODS OF INVESTMENT APPRAISAL After completing this exercise you will be able to: Calculate and compare the different returns on an investment using the ROI, NPV, IRR functions. Investments: Discounting,

More information

Excel Financial Functions

Excel Financial Functions Excel Financial Functions PV() Effect() Nominal() FV() PMT() Payment Amortization Table Payment Array Table NPer() Rate() NPV() IRR() MIRR() Yield() Price() Accrint() Future Value How much will your money

More information

Time Value of Money. Background

Time Value of Money. Background Time Value of Money (Text reference: Chapter 4) Topics Background One period case - single cash flow Multi-period case - single cash flow Multi-period case - compounding periods Multi-period case - multiple

More information

Texas Instruments BAII Plus Tutorial for Use with Fundamentals 11/e and Concise 5/e

Texas Instruments BAII Plus Tutorial for Use with Fundamentals 11/e and Concise 5/e Texas Instruments BAII Plus Tutorial for Use with Fundamentals 11/e and Concise 5/e This tutorial was developed for use with Brigham and Houston s Fundamentals of Financial Management, 11/e and Concise,

More information

HOW TO CALCULATE PRESENT VALUES

HOW TO CALCULATE PRESENT VALUES Chapter 2 HOW TO CALCULATE PRESENT VALUES Brealey, Myers, and Allen Principles of Corporate Finance 11th Edition McGraw-Hill/Irwin Copyright 2014 by The McGraw-Hill Companies, Inc. All rights reserved.

More information

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

Chapter 4 Time Value of Money ANSWERS TO END-OF-CHAPTER QUESTIONS Chapter 4 Time Value of Money ANSWERS TO END-OF-CHAPTER QUESTIONS 4-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

CS-150L Computing for Business Students Future Value of a Retirement Annuity

CS-150L Computing for Business Students Future Value of a Retirement Annuity CS-150L Computing for Business Students Future Value of a Retirement Annuity Instructor: Matthew Barrick e-mail: barrick@cs.unm.edu www.cs.unm.edu/~barrick Office: Farris Engineering Center (FEC) room

More information

Ch. Ch. 5 Discounted Cash Flows & Valuation In Chapter 5,

Ch. Ch. 5 Discounted Cash Flows & Valuation In Chapter 5, Ch. 5 Discounted Cash Flows & Valuation In Chapter 5, we found the PV & FV of single cash flows--either payments or receipts. In this chapter, we will do the same for multiple cash flows. 2 Multiple Cash

More information

Corporate Finance Fundamentals [FN1]

Corporate Finance Fundamentals [FN1] Page 1 of 32 Foundation review Introduction Throughout FN1, you encounter important techniques and concepts that you learned in previous courses in the CGA program of professional studies. The purpose

More information

Hewlett-Packard 10BII Tutorial

Hewlett-Packard 10BII Tutorial This tutorial has been developed to be used in conjunction with Brigham and Houston s Fundamentals of Financial Management 11 th edition and Fundamentals of Financial Management: Concise Edition. In particular,

More information

Click Here to Buy the Tutorial

Click Here to Buy the Tutorial FIN 534 Week 4 Quiz 3 (Str) Click Here to Buy the Tutorial http://www.tutorialoutlet.com/fin-534/fin-534-week-4-quiz-3- str/ For more course tutorials visit www.tutorialoutlet.com Which of the following

More information

Budgeting and Measuring Your Financial Health. Assignments

Budgeting and Measuring Your Financial Health. Assignments Financial Plan Assignments Assignments While the previous chapter helped you determine where you wanted to be, this chapter helps you see where you are right now. Financial statements help you understand

More information

MAT116 Project 2 Chapters 8 & 9

MAT116 Project 2 Chapters 8 & 9 MAT116 Project 2 Chapters 8 & 9 1 8-1: The Project In Project 1 we made a loan workout decision based only on data from three banks that had merged into one. We did not consider issues like: What was the

More information

Discounted Cash Flow Valuation

Discounted Cash Flow Valuation 6 Formulas Discounted Cash Flow Valuation McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter Outline Future and Present Values of Multiple Cash Flows Valuing

More information

How to Calculate Present Values

How to Calculate Present Values How to Calculate Present Values Michael Frantz, 2010-09-22 Present Value What is the Present Value The Present Value is the value today of tomorrow s cash flows. It is based on the fact that a Euro tomorrow

More information

Lesson 1. Key Financial Concepts INTRODUCTION

Lesson 1. Key Financial Concepts INTRODUCTION Key Financial Concepts INTRODUCTION Welcome to Financial Management! One of the most important components of every business operation is financial decision making. Business decisions at all levels have

More information

If I offered to give you $100, you would probably

If I offered to give you $100, you would probably File C5-96 June 2013 www.extension.iastate.edu/agdm Understanding the Time Value of Money If I offered to give you $100, you would probably say yes. Then, if I asked you if you wanted the $100 today or

More information

Activity 3.1 Annuities & Installment Payments

Activity 3.1 Annuities & Installment Payments Activity 3.1 Annuities & Installment Payments A Tale of Twins Amy and Amanda are identical twins at least in their external appearance. They have very different investment plans to provide for their retirement.

More information

Financial Math on Spreadsheet and Calculator Version 4.0

Financial Math on Spreadsheet and Calculator Version 4.0 Financial Math on Spreadsheet and Calculator Version 4.0 2002 Kent L. Womack and Andrew Brownell Tuck School of Business Dartmouth College Table of Contents INTRODUCTION...1 PERFORMING TVM CALCULATIONS

More information

TIME VALUE OF MONEY. Hewlett-Packard HP-12C Calculator

TIME VALUE OF MONEY. Hewlett-Packard HP-12C Calculator SECTION 1, CHAPTER 6 TIME VALUE OF MONEY CHAPTER OUTLINE Clues, Hints, and Tips Present Value Future Value Texas Instruments BA II+ Calculator Hewlett-Packard HP-12C Calculator CLUES, HINTS, AND TIPS Present

More information

TIME VALUE OF MONEY PROBLEM #7: MORTGAGE AMORTIZATION

TIME VALUE OF MONEY PROBLEM #7: MORTGAGE AMORTIZATION TIME VALUE OF MONEY PROBLEM #7: MORTGAGE AMORTIZATION Professor Peter Harris Mathematics by Sharon Petrushka Introduction This problem will focus on calculating mortgage payments. Knowledge of Time Value

More information

Solutions to Problems: Chapter 5

Solutions to Problems: Chapter 5 Solutions to Problems: Chapter 5 P5-1. Using a time line LG 1; Basic a, b, and c d. Financial managers rely more on present value than future value because they typically make decisions before the start

More information

Annuities and loan. repayments. In this chapter. syllabusreference. Financial mathematics 5 Annuities and loan. repayments

Annuities and loan. repayments. In this chapter. syllabusreference. Financial mathematics 5 Annuities and loan. repayments Annuities and loan repayments 8 syllabusreference Financial mathematics 5 Annuities and loan repayments In this chapter 8A 8B 8C 8D Future value of an annuity Present value of an annuity Future and present

More information

Introduction to Real Estate Investment Appraisal

Introduction to Real Estate Investment Appraisal Introduction to Real Estate Investment Appraisal Maths of Finance Present and Future Values Pat McAllister INVESTMENT APPRAISAL: INTEREST Interest is a reward or rent paid to a lender or investor who has

More information

TIME VALUE OF MONEY #6: TREASURY BOND. Professor Peter Harris Mathematics by Dr. Sharon Petrushka. Introduction

TIME VALUE OF MONEY #6: TREASURY BOND. Professor Peter Harris Mathematics by Dr. Sharon Petrushka. Introduction TIME VALUE OF MONEY #6: TREASURY BOND Professor Peter Harris Mathematics by Dr. Sharon Petrushka Introduction This problem assumes that you have mastered problems 1-5, which are prerequisites. In this

More information

Mortgage refinancing: the interaction of break even period, taxes, NPV, and IRR

Mortgage refinancing: the interaction of break even period, taxes, NPV, and IRR Financial Services Review 16 (2007) 197 209 Mortgage refinancing: the interaction of break even period, taxes, NPV, and IRR Rich Fortin, a Stuart Michelson, b, * Stanley D. Smith, c William Weaver c a

More information

Chapter 6. Time Value of Money Concepts. Simple Interest 6-1. Interest amount = P i n. Assume you invest $1,000 at 6% simple interest for 3 years.

Chapter 6. Time Value of Money Concepts. Simple Interest 6-1. Interest amount = P i n. Assume you invest $1,000 at 6% simple interest for 3 years. 6-1 Chapter 6 Time Value of Money Concepts 6-2 Time Value of Money Interest is the rent paid for the use of money over time. That s right! A dollar today is more valuable than a dollar to be received in

More information

The Time Value of Money C H A P T E R N I N E

The Time Value of Money C H A P T E R N I N E The Time Value of Money C H A P T E R N I N E Figure 9-1 Relationship of present value and future value PPT 9-1 $1,000 present value $ 10% interest $1,464.10 future value 0 1 2 3 4 Number of periods Figure

More information

Sample- for evaluation only. Advanced Excel. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc.

Sample- for evaluation only. Advanced Excel. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2010 Advanced Excel TeachUcomp, Inc. it s all about you Copyright: Copyright 2010 by TeachUcomp, Inc. All rights reserved. This publication,

More information

CARMEN VENTER COPYRIGHT www.futurefinance.co.za 0828807192 1

CARMEN VENTER COPYRIGHT www.futurefinance.co.za 0828807192 1 Carmen Venter CFP WORKSHOPS FINANCIAL CALCULATIONS presented by Geoff Brittain Q 5.3.1 Calculate the capital required at retirement to meet Makhensa s retirement goals. (5) 5.3.2 Calculate the capital

More information

CHAPTER 5 INTRODUCTION TO VALUATION: THE TIME VALUE OF MONEY

CHAPTER 5 INTRODUCTION TO VALUATION: THE TIME VALUE OF MONEY CHAPTER 5 INTRODUCTION TO VALUATION: THE TIME VALUE OF MONEY 1. The simple interest per year is: $5,000.08 = $400 So after 10 years you will have: $400 10 = $4,000 in interest. The total balance will be

More information