Quick Guide to Using the HP12C

Size: px
Start display at page:

Download "Quick Guide to Using the HP12C"

Transcription

1 Quick Guide to Using the HP12C Introduction: The HP- 12C is a powerful financial calculator that has become the de facto standard in the financial services industry. However, its operation differs from that of most calculators in daily use. What you will need to know for the purposes of this course is summarized on this handout. The extensive instruction book included with your calculator is an invaluable reference for the more sophisticated functions the HP- 12C can perform. The primary difference between this calculator and others with which you may be familiar is the way operations are entered. On a standard calculator, typically you enter the operator between two numbers: [2] [+] [3] On the HP- 12C, such would be keyed as: [2] [ENTER] [3] [+] The first number is entered into the stack memory by using [ENTER]. The second number is followed by the operator desired. More examples are given below. Basic Functions Turning on your calculator The [on] key in the bottom left corner turns the calculator on or off. If you do not use the calculator for several minutes, it will turn itself off. Mathematical calculations Desired Calculation: What you key: What you see: ( ) x 5 [1] [2] [ENTER] [1] [3] [+] [5] [x] [1] [.] [0] [6] [ENTER] [5] [y x ] [1/x] same as above, then [1] [2] [0] [0] [x] In the examples that follow, keystrokes for numbers will be consolidated for ease of reading. Changing sign To change the sign of the displayed value, press the [CHS] key. 1

2 Accessing alternate functions: Many of the keys on the HP- 12C perform more than one function. For example, in the top row is a key NPV labeled: PV CF0 Three functions are invoked by this key: Net Present Value Present Value Cash Flow 0 (zero) This single key is used to calculate net present value, enter or calculate present value and enter a time 0 cash flow. The [f] and [g] keys in the bottom row of the calculator are used to access these alternate functions. For example, the sequence [25] [g] [CF 0 ] enters $25 as the initial cash flow. (See page 4 for more on irregular cash flows.) Note that these functions are color coded to the [f] and [g] keys. Changing the display To change the number of decimal places displayed on your calculator, press [f] then the desired number of digits. Example: [f] [4] sets display to four decimal places past the decimal point. This should be the minimum for most financial work. The default values in the calculator are. for the decimal point and, as the separator between groups of three digits to the left, as in 30,00. To reverse these, turn off the calculator, then turn it back on while holding down the [.] key. Storing numbers in memory A minimum of seven and up to twenty numbers may be placed into memory. The first ten registers are accessed using number keys [0] to [9], and the second ten using [.0] to [.9]. The [STO] and [RCL] keys are for storage and recall, respectively. Example: to enter into the first memory slot, key [1.12] [ENTER] [5] [y x ] [STO] [0] The result is available for use until the memory is cleared or another number is entered. To use the stored number, use [RCL] [0]. Example: to divide 1000 by the number already stored in register 0, key [1000] [ENTER] [RCL] [0] [x] It is easy to add, subtract, multiply or divide the stored numbers. Example: to multiply the number already in register 0 by 1.12, key [1.12] [STO] [x] [0] This will change the stored value. Turning the calculator off and on does not erase the stored numbers. If the programming functions of the calculator are used, the available number of storage spaces may be reduced, but keys [0] through [6] will always be available for use. 2

3 Clearing registers/memory You can clear the financial registers by keying [f] [FIN]. Keying [f] [REG] clears all registers, including any values stored in memory. Time Value of Money Five keys in the upper left corner of your calculator are used for many of the time value of money calculations you will be introduced to in this course. The examples may seem abstract until the concepts have been introduced in the workshop. n i PV PMT FV [n] number of payments or time periods. [i] interest rate. Note that 12% would be entered as [12] [i], not as [.12]. [PV] Present Value, or value at time 0 [PMT] Payment, a constant amount paid or received each period. [FV] Future value, specifically the value at time n Given four of the above values, the fifth can be calculated. You should get in the habit of either clearing the financial register before each new calculation or using all five keys, entering zeros for any variables not used in that specific problem. Examples: Calculating the value of a lump sum: how much would you need to invest today at 12% to have $1000 in 5 years? n=5 i=12% payment=0 future value=$1000 calculate present value [5] [n] [12] [i] [0] [PMT] [1000] [FV] [PV] , Because there are no regular payments between times 0 and 5, we entered a zero value for [PMT]. At time 0, the initial investment of $ from the investor to the bank or mutual fund. At the end of year 5, the return of $1000 comes back. The opposite signs of these two values therefore represent funds moving in different directions. 3

4 Calculating the value of a constant payment: what is the payment on a $200,000 mortgage at 7.5% for 30 years? n=30 x 12 i=7.5% 12 present value=$200,000 future value=0 calculate payment [30] [g] [12x] [7.5] [g] [12 ] [200000] [PV] [0] [FV] [PMT] ,00-1, We used the alternate functions on the [n] and [i] keys and entered a zero for future value because the loan will be paid off. Combining lump sum and constant payments: If you invest $5000 today and $1000 at the end of the next 10 years, how much money will you have after 10 years if the investment earns 8%? n=10 i=8 present value=$5000 payment=$1000 calculate future value [10] [n] [8] [i] [5000] [PV] [1000] [PMT] [FV] ,00 1,00-25, Irregular Cash Flows The calculations above depend on the constant nature of the payments and the regular intervals between. Many financial calculations, however, involve cash flows occuring at regular intervals but with differing amounts. We can store these values using [g] functions [CF 0 ] and [CFj] and make the calculations using [f] functions [NPV] and [IRR], all in the top row of the calculator. Be careful to clear all registers by keying [f] [REG] before entering your cash flow values. Entering irregular cash flows Enter the cash flow at time 0 by keying the value followed by [g] [CF 0 ]. If the problem you are working on has no time 0 cash flow, enter [0]. Enter subsequent cash flows in order using [g] [CFj]. Each must be entered separately. Example: Following an initial investment of $1000, you expect returns of $400 in one year, $500 in two years and $600 in three years. clear all registers enter CF 0 [f] [REG] [1000] [CHS] [g] [CF 0 ] - 1,00 4

5 enter CF 1 enter CF 2 enter CF 3 [400] [g] [CFj] [500] [g] [CFj] [600] [g[ [CFj] HAME508: Making Capital Investment Decisions You can now perform calculations using these stored values. Calculating NPV and IRR To calculate the net present value of the investment, you need to enter an interest rate using the [i] key. Calculation of internal rate of return requires no additional information. Using the example above with an interest rate of 14.5%, we get enter interest rate calculate NPV calculate IRR [14.5] [I] [f] [NPV] [f] [IRR]

HOME EQUITY CONVERSION MORTGAGE Using an HP12C to Calculate Payments to Borrowers

HOME EQUITY CONVERSION MORTGAGE Using an HP12C to Calculate Payments to Borrowers 4235.1 REV-1 HOME EQUITY CONVERSION MORTGAGE Using an HP12C to Calculate Payments to Borrowers This appendix illustrates use of an HP12C for calculating payments to borrowers under the Home Equity Conversion

More information

Calculator Keystrokes (Get Rich Slow) - Hewlett Packard 12C

Calculator Keystrokes (Get Rich Slow) - Hewlett Packard 12C Calculator Keystrokes (Get Rich Slow) - Hewlett Packard 12C Keystrokes for the HP 12C are shown in the following order: (1) Quick Start, pages 165-169 of the Appendix. This will provide some basics for

More information

HP12 C CFALA REVIEW MATERIALS USING THE HP-12C CALCULATOR. CFALA REVIEW: Tips for using the HP 12C 2/9/2015. By David Cary 1

HP12 C CFALA REVIEW MATERIALS USING THE HP-12C CALCULATOR. CFALA REVIEW: Tips for using the HP 12C 2/9/2015. By David Cary 1 CFALA REVIEW MATERIALS USING THE HP-12C CALCULATOR David Cary, PhD, CFA Spring 2015 dcary@dcary.com (helpful if you put CFA Review in subject line) HP12 C By David Cary Note: The HP12C is not my main calculator

More information

hp calculators HP 12C Platinum Net Present Value Cash flow and NPV calculations Cash flow diagrams The HP12C Platinum cash flow approach

hp calculators HP 12C Platinum Net Present Value Cash flow and NPV calculations Cash flow diagrams The HP12C Platinum cash flow approach HP 12C Platinum Net Present Value Cash flow and NPV calculations Cash flow diagrams The HP12C Platinum cash flow approach Practice solving NPV problems How to modify cash flow entries Cash Flow and NPV

More information

hp calculators HP 12C Platinum Internal Rate of Return Cash flow and IRR calculations Cash flow diagrams The HP12C Platinum cash flow approach

hp calculators HP 12C Platinum Internal Rate of Return Cash flow and IRR calculations Cash flow diagrams The HP12C Platinum cash flow approach HP 12C Platinum Internal Rate of Return Cash flow and IRR calculations Cash flow diagrams The HP12C Platinum cash flow approach Practice with solving cash flow problems related to IRR How to modify cash

More information

CFA Review Materials: Using the HP 12C Financial Calculator By David Cary, PhD, CFA LA Edited by Klaas Kuperus, MORAVIA Education Spring 2016

CFA Review Materials: Using the HP 12C Financial Calculator By David Cary, PhD, CFA LA Edited by Klaas Kuperus, MORAVIA Education Spring 2016 CFA Review Materials: Using the HP 12C Financial Calculator By David Cary, PhD, CFA LA Edited by Klaas Kuperus, MORAVIA Education Spring 2016 CFA Exam acceptable calculators The following HP calculators

More information

Introduction to the Hewlett-Packard (HP) 10B Calculator and Review of Mortgage Finance Calculations

Introduction to the Hewlett-Packard (HP) 10B Calculator and Review of Mortgage Finance Calculations Introduction to the Hewlett-Packard (HP) 0B Calculator and Review of Mortgage Finance Calculations Real Estate Division Faculty of Commerce and Business Administration University of British Columbia Introduction

More information

PRE COURSE WORKBOOK DOESTPENCIL.NET. DOES IT PENCIL / PRE COURSE WORKBOOK 2017 Still Training, LLC 1

PRE COURSE WORKBOOK DOESTPENCIL.NET. DOES IT PENCIL / PRE COURSE WORKBOOK 2017 Still Training, LLC 1 PRE COURSE WORKBOOK DOESTPENCIL.NET 2017 Still Training, LLC 1 HOW TO USE THIS WORKBOOK This workbook and the pre course videos integral to the DOES IT PENCIL training. The training is designed for you

More information

Texas Instruments 83 Plus and 84 Plus Calculator

Texas Instruments 83 Plus and 84 Plus Calculator Texas Instruments 83 Plus and 84 Plus Calculator For the topics we cover, keystrokes for the TI-83 PLUS and 84 PLUS are identical. Keystrokes are shown for a few topics in which keystrokes are unique.

More information

hp calculators HP 17bII+ Frequently Asked Questions

hp calculators HP 17bII+ Frequently Asked Questions 1. Q. Why are some functions shown on the keyboard in color? A. That is to distinguish them from the functions shown in white on the face of the key. If you press a key, you will activate that function

More information

hp 12c financial calculator user's guide H Edition 5 HP Part Number 0012C-90001

hp 12c financial calculator user's guide H Edition 5 HP Part Number 0012C-90001 hp 12c financial calculator user's guide H Edition 5 HP Part Number 0012C-90001 Notice THIS MANUAL AND ANY EXAMPLES CONTAINED HEREIN ARE PROVIDED AS IS AND ARE SUBJECT TO CHANGE WITHOUT NOTICE. HEWLETT-PACKARD

More information

H Edition 4 HP Part Number 0012C hp 12c financial calculator. user's guide. Downloaded from manuals search engine

H Edition 4 HP Part Number 0012C hp 12c financial calculator. user's guide. Downloaded from  manuals search engine hp 12c financial calculator user's guide H Edition 4 HP Part Number 0012C-90001 File name: hp 12c_user's guide_english_hdpmbf12e44 Page: 1 of 209 Printed Date: 2005/7/29 Notice REGISTER YOUR PRODUCT AT:

More information

Fin 5413: Chapter 06 - Mortgages: Additional Concepts, Analysis, and Applications Page 1

Fin 5413: Chapter 06 - Mortgages: Additional Concepts, Analysis, and Applications Page 1 Fin 5413: Chapter 06 - Mortgages: Additional Concepts, Analysis, and Applications Page 1 INTRODUCTION Solutions to Problems - Chapter 6 Mortgages: Additional Concepts, Analysis, and Applications The following

More information

Hewlett Packard 17BII Calculator

Hewlett Packard 17BII Calculator Hewlett Packard 17BII Calculator Keystrokes for the HP 17BII are shown for a few topics in which keystrokes are unique. Start by reading the Quik Start section. Then, before beginning a specific unit of

More information

Copyright 2016 by the UBC Real Estate Division

Copyright 2016 by the UBC Real Estate Division DISCLAIMER: This publication is intended for EDUCATIONAL purposes only. The information contained herein is subject to change with no notice, and while a great deal of care has been taken to provide accurate

More information

Time Value of Money Menu

Time Value of Money Menu Time Value of Money Menu The Time-Value-of-Money (TVM) menu calculates Compound Interest problems involving money earning interest over a period of time. To show it, touch the OPT key and in the section

More information

Chapter Review Problems

Chapter Review Problems Chapter Review Problems Unit 9. Time-value-of-money terminology For Problems 9, assume you deposit $,000 today in a savings account. You earn 5% compounded quarterly. You deposit an additional $50 each

More information

CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR

CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR David Cary, PhD, CFA Spring 2019. dcary@dcary.com (helpful if you put CFA Review in subject line) Updated 1/3/2019 Using the TI-BA2+ Notes by

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

Manual for SOA Exam FM/CAS Exam 2.

Manual for SOA Exam FM/CAS Exam 2. Manual for SOA Exam FM/CAS Exam 2. Chapter 1. Basic Interest Theory. c 2009. Miguel A. Arcones. All rights reserved. Extract from: Arcones Manual for the SOA Exam FM/CAS Exam 2, Financial Mathematics.

More information

CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR. Using the TI-BA2+

CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR. Using the TI-BA2+ CFALA/USC REVIEW MATERIALS USING THE TI-BAII PLUS CALCULATOR David Cary, PhD, CFA Fall 2018. dcary@dcary.com (helpful if you put CFA Review in subject line) Using the TI-BA2+ Notes by David Cary These

More information

Appendix 4B Using Financial Calculators

Appendix 4B Using Financial Calculators Chapter 4 Discounted Cash Flow Valuation 4B-1 Appendix 4B Using Financial Calculators This appendix is intended to help you use your Hewlett-Packard or Texas Instruments BA II Plus financial calculator

More information

HP 12c Platinum Financial Calculator

HP 12c Platinum Financial Calculator HP 12c Platinum Financial Calculator User's guide H Edition 5 HP part number F2231AA-90001 Notice REGISTER YOUR PRODUCT AT: www.register.hp.com THIS MANUAL AND ANY EXAMPLES CONTAINED HEREIN ARE PROVIDED

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

Real Estate. Refinancing

Real Estate. Refinancing Introduction This Solutions Handbook has been designed to supplement the HP-12C Owner's Handbook by providing a variety of applications in the financial area. Programs and/or step-by-step keystroke procedures

More information

Formulas, Symbols, Math Review, and Sample Problems

Formulas, Symbols, Math Review, and Sample Problems Formulas, Symbols, Math Review, and Sample Problems Mathematics and Analytical Skills Review...1 Summary of Basic Formulas...11 Direct Capitalization...11 Yield Capitalization...13 Present Value of Increasing/Decreasing

More information

hp calculators HP 20b Loan Amortizations The time value of money application Amortization Amortization on the HP 20b Practice amortizing loans

hp calculators HP 20b Loan Amortizations The time value of money application Amortization Amortization on the HP 20b Practice amortizing loans The time value of money application Amortization Amortization on the HP 20b Practice amortizing loans The time value of money application The time value of money application built into the HP 20b is used

More information

Given the following information, what is the WACC for the following firm?

Given the following information, what is the WACC for the following firm? Chapter 1 Cost of Capital The required return for an asset is a function of the risk of the asset and the return to the investor is the same as the cost to the company. The firms cost of capital provides

More information

Our Own Problems and Solutions to Accompany Topic 11

Our Own Problems and Solutions to Accompany Topic 11 Our Own Problems and Solutions to Accompany Topic. A home buyer wants to borrow $240,000, and to repay the loan with monthly payments over 30 years. A. Compute the unchanging monthly payments for a standard

More information

Finance 2400 / 3200 / Lecture Notes for the Fall semester V.4 of. Bite-size Lectures. on the use of your. Hewlett-Packard HP-10BII

Finance 2400 / 3200 / Lecture Notes for the Fall semester V.4 of. Bite-size Lectures. on the use of your. Hewlett-Packard HP-10BII Finance 2400 / 3200 / 3700 Lecture Notes for the Fall semester 2017 V.4 of Bite-size Lectures on the use of your Hewlett-Packard HP-10BII Financial Calculator Sven Thommesen 2017 Generated on 6/9/2017

More information

Corporate Financial Management

Corporate Financial Management Corporate Financial Management Professor James J. Barkocy There are three kinds of people: the ones that can count and the ones that can t. McGraw-Hill/Irwin Copyright 2012 by The McGraw-Hill Companies,

More information

The time value of money and cash-flow valuation

The time value of money and cash-flow valuation The time value of money and cash-flow valuation Readings: Ross, Westerfield and Jordan, Essentials of Corporate Finance, Chs. 4 & 5 Ch. 4 problems: 13, 16, 19, 20, 22, 25. Ch. 5 problems: 14, 15, 31, 32,

More information

Casio 9750G PLUS Calculator

Casio 9750G PLUS Calculator Casio 9750G PLUS Calculator Keystrokes for the Casio 9750G PLUS are shown for a few topics in which keystrokes are unique. Start by reading the Quik Start section. Then, before beginning a specific unit

More information

TVM Menu: Time Value of Money Calculations

TVM Menu: Time Value of Money Calculations TVM Menu: Time Value of Money Calculations TMV primary menu TMV secondary menu TMV Amortization menu The RLM-19BII TVM menu calculates Compound Interest problems involving money earning interest over a

More information

Important Information

Important Information BA II PLUSé Important Information Texas Instruments makes no warranty, either express or implied, including but not limited to any implied warranties of merchantability and fitness for a particular purpose,

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

Introductory Financial Mathematics DSC1630

Introductory Financial Mathematics DSC1630 /2018 Tutorial Letter 202/1/2018 Introductory Financial Mathematics DSC130 Semester 1 Department of Decision Sciences Important Information: This tutorial letter contains the solutions of Assignment 02

More information

All rights reserved. No part of this book may be reproduced, in any form or by any means, without permission in writing from the publisher.

All rights reserved. No part of this book may be reproduced, in any form or by any means, without permission in writing from the publisher. Taken from: Foundations of Finance: The Logic and Practice of Financial Management, Fourth Edition by Arthur J. Keown, John D. Martin, J. William Petty, David F. Scott, Jr. Copyright 2003, 2001, 1998,

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

Interest Due. Periodic Interest Rate. Interest Due Example 2/19/2016. Application of payments to loan balances. Basic Mortgage Calculations

Interest Due. Periodic Interest Rate. Interest Due Example 2/19/2016. Application of payments to loan balances. Basic Mortgage Calculations Five Vital Features of a Mortgage Chapter 15 Basic Mortgage Calculations 1. Payment 2. Balance (at any point in time) 3. Lender s yield (internal rate of return), (IRR) 4. Borrower s effective borrowing

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

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

The TVM Solver. When you input four of the first five variables in the list above, the TVM Solver solves for the fifth variable.

The TVM Solver. When you input four of the first five variables in the list above, the TVM Solver solves for the fifth variable. 1 The TVM Solver The TVM Solver is an application on the TI-83 Plus graphing calculator. It displays the timevalue-of-money (TVM) variables used in solving finance problems. Prior to using the TVM Solver,

More information

Chapter 11: Capital Budgeting: Decision Criteria

Chapter 11: Capital Budgeting: Decision Criteria 11-1 Chapter 11: Capital Budgeting: Decision Criteria Overview and vocabulary Methods Payback, discounted payback NPV IRR, MIRR Profitability Index Unequal lives Economic life 11-2 What is capital budgeting?

More information

3. Time value of money

3. Time value of money 1 Simple interest 2 3. 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

Chapter 3 Mathematics of Finance

Chapter 3 Mathematics of Finance Chapter 3 Mathematics of Finance Section R Review Important Terms, Symbols, Concepts 3.1 Simple Interest Interest is the fee paid for the use of a sum of money P, called the principal. Simple interest

More information

Solutions to Questions - Chapter 3 Mortgage Loan Foundations: The Time Value of Money

Solutions to Questions - Chapter 3 Mortgage Loan Foundations: The Time Value of Money Solutions to Questions - Chapter 3 Mortgage Loan Foundations: The Time Value of Money Question 3-1 What is the essential concept in understanding compound interest? The concept of earning interest on interest

More information

IE2140 Engineering Economy Tutorial 3 (Lab 1) Using Excel Financial Functions for Project Evaluation

IE2140 Engineering Economy Tutorial 3 (Lab 1) Using Excel Financial Functions for Project Evaluation IE2140 Engineering Economy Tutorial 3 (Lab 1) Using Excel Financial Functions for Project Evaluation 1. Objectives and Overview Solutions Guide by Hong Lanqing, Wang Xin and Mei Wenjie The objective of

More information

HP 17bII+ Financial Calculator

HP 17bII+ Financial Calculator HP 17bII+ Financial Calculator Owner s Manual Edition 1 Part Number F2234-90020 Notice For warranty and regulatory information for this calculator, see the owner s manual. This manual and any examples

More information

The Time Value. The importance of money flows from it being a link between the present and the future. John Maynard Keynes

The Time Value. The importance of money flows from it being a link between the present and the future. John Maynard Keynes The Time Value of Money The importance of money flows from it being a link between the present and the future. John Maynard Keynes Get a Free $,000 Bond with Every Car Bought This Week! There is a car

More information

10/17/2017. Los Angeles

10/17/2017. Los Angeles Chapter 15 Los Angeles Periodic Interest Rate The periodic interest rate is the Note Rate divided by the periods per year For mortgages, the period is usually one month (12 periods per year) The monthly

More information

Copyright 2015 by the McGraw-Hill Education (Asia). All rights reserved.

Copyright 2015 by the McGraw-Hill Education (Asia). All rights reserved. Copyright 2015 by the McGraw-Hill Education (Asia). All rights reserved. Key Concepts and Skills Be able to compute the future value of multiple cash flows Be able to compute the present value of multiple

More information

The REAL ESTATE MASTER IIIX calculator lets you perform mortgage loan and financing problems with ease!

The REAL ESTATE MASTER IIIX calculator lets you perform mortgage loan and financing problems with ease! REAL ESTATE MASTER IIIX The REAL ESTATE MASTER IIIX calculator lets you perform mortgage loan and financing problems with ease! Quickly Solve: Time-Value-of-Money (TVM) Problems: Find Loan Amount, Term,

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

MORTGAGE QUALIFIER PLUS

MORTGAGE QUALIFIER PLUS MORTGAGE QUALIFIER PLUS Residential Mortgage Finance Calculator Model 3416 Pocket Reference Guide MORTGAGE QUALIFIER PLUS The MORTGAGE QUALIFIER PLUS lets you pre-qualify clients and calculate financial

More information

Calculator and QuickCalc USA

Calculator and QuickCalc USA . Calculator and QuickCalc USA TABLE OF CONTENTS Steps in Using the Calculator Time Value on Money Calculator Is used for compound interest calculations involving uniform payments, and can be used to solve

More information

BUSI 121 Foundations of Real Estate Mathematics

BUSI 121 Foundations of Real Estate Mathematics BUSI 121 Foundations of Real Estate Mathematics SESSION 5 Chapter 6 Graham McIntosh Sauder School of Business Outline Introduction PV vs I/YR Vendor Financing Mortgage Assumption 2 Objectives Understand

More information

Lecture 3. Chapter 4: Allocating Resources Over Time

Lecture 3. Chapter 4: Allocating Resources Over Time Lecture 3 Chapter 4: Allocating Resources Over Time 1 Introduction: Time Value of Money (TVM) $20 today is worth more than the expectation of $20 tomorrow because: a bank would pay interest on the $20

More information

Copyright 2015 by the UBC Real Estate Division

Copyright 2015 by the UBC Real Estate Division DISCLAIMER: This publication is intended for EDUCATIONAL purposes only. The information contained herein is subject to change with no notice, and while a great deal of care has been taken to provide accurate

More information

Session 1, Monday, April 8 th (9:45-10:45)

Session 1, Monday, April 8 th (9:45-10:45) Session 1, Monday, April 8 th (9:45-10:45) Time Value of Money and Capital Budgeting v2.0 2014 Association for Financial Professionals. All rights reserved. Session 3-1 Chapters Covered Time Value of Money:

More information

3.1 Simple Interest. Definition: I = Prt I = interest earned P = principal ( amount invested) r = interest rate (as a decimal) t = time

3.1 Simple Interest. Definition: I = Prt I = interest earned P = principal ( amount invested) r = interest rate (as a decimal) t = time 3.1 Simple Interest Definition: I = Prt I = interest earned P = principal ( amount invested) r = interest rate (as a decimal) t = time An example: Find the interest on a boat loan of $5,000 at 16% for

More information

REAL ESTATE MASTER IIX QUALIFIER PLUS. User s Guide. For the Real Estate Professional

REAL ESTATE MASTER IIX QUALIFIER PLUS. User s Guide. For the Real Estate Professional REAL ESTATE MASTER IIX QUALIFIER PLUS IIX For the Real Estate Professional User s Guide TABLE OF CONTENTS Introducing the Real Estate Master IIx and... Qualifier Plus IIx....................3 Key Definitions......................4

More information

AFP Financial Planning & Analysis Learning System Session 1, Monday, April 3 rd (9:45-10:45) Time Value of Money and Capital Budgeting

AFP Financial Planning & Analysis Learning System Session 1, Monday, April 3 rd (9:45-10:45) Time Value of Money and Capital Budgeting AFP Financial Planning & Analysis Learning System Session 1, Monday, April 3 rd (9:45-10:45) Time Value of Money and Capital Budgeting Chapters Covered Time Value of Money: Part I, Domain B Chapter 6 Net

More information

HAME507: Mastering the Time Value of Money

HAME507: Mastering the Time Value of Money HAME507: Mastering the Time Value of Money Copyright 2012 ecornell. All rights reserved. All other copyrights, trademarks, trade names, and logos are the sole property of their respective owners. 1 This

More information

Basic Calculator Course

Basic Calculator Course Basic Calculator Course For use in evaluating notes and other income streams. Purpose: This course is intended to provide a basic introduction to the use of a financial calculator in evaluating notes and

More information

Time Value of Money. Chapter 5 & 6 Financial Calculator and Examples. Five Factors in TVM. Annual &Non-annual Compound

Time Value of Money. Chapter 5 & 6 Financial Calculator and Examples. Five Factors in TVM. Annual &Non-annual Compound Chapter 5 & 6 Financial Calculator and Examples Konan Chan Financial Management, Fall 2018 Time Value of Money N: number of compounding periods I/Y: periodic rate (I/Y = APR/m) PV: present value PMT: periodic

More information

Worksheet-2 Present Value Math I

Worksheet-2 Present Value Math I What you will learn: Worksheet-2 Present Value Math I How to compute present and future values of single and annuity cash flows How to handle cash flow delays and combinations of cash flow streams How

More information

1) Cash Flow Pattern Diagram for Future Value and Present Value of Irregular Cash Flows

1) Cash Flow Pattern Diagram for Future Value and Present Value of Irregular Cash Flows Topics Excel & Business Math Video/Class Project #45 Cash Flow Analysis for Annuities: Savings Plans, Asset Valuation, Retirement Plans and Mortgage Loan. FV, PV and PMT. 1) Cash Flow Pattern Diagram for

More information

Excel Tutorial 9: Working with Financial Tools and Functions TRUE/FALSE 1. The fv argument is required in the PMT function.

Excel Tutorial 9: Working with Financial Tools and Functions TRUE/FALSE 1. The fv argument is required in the PMT function. Excel Tutorial 9: Working with Financial Tools and Functions TRUE/FALSE 1. The fv argument is required in the PMT function. ANS: F PTS: 1 REF: EX 493 2. Cash flow has nothing to do with who owns the money.

More information

Chapter 5 & 6 Financial Calculator and Examples

Chapter 5 & 6 Financial Calculator and Examples Chapter 5 & 6 Financial Calculator and Examples Konan Chan Financial Management, Fall 2018 Five Factors in TVM Present value: PV Future value: FV Discount rate: r Payment: PMT Number of periods: N Get

More information

Full file at https://fratstock.eu

Full file at https://fratstock.eu 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

Activity 1.1 Compound Interest and Accumulated Value

Activity 1.1 Compound Interest and Accumulated Value Activity 1.1 Compound Interest and Accumulated Value Remember that time is money. Ben Franklin, 1748 Reprinted by permission: Tribune Media Services Broom Hilda has discovered too late the power of compound

More information

Lecture 10 Financial Functions Excel 2007

Lecture 10 Financial Functions Excel 2007 Lecture 10 Financial Functions Excel 2007 KasunKosala@yahoo.com KasunKosala@yahoo.com 1 Negative numbers = cash you pay out, such as deposits to savings. Positive numbers = cash you receive, such as salary.

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

Graphing Calculator Appendix

Graphing Calculator Appendix Appendix GC GC-1 This appendix contains some keystroke suggestions for many graphing calculator operations that are featured in this text. The keystrokes are for the TI-83/ TI-83 Plus calculators. The

More information

Solutions to Problems

Solutions to Problems Solutions to Problems 1. The investor would earn income of $2.25 and a capital gain of $52.50 $45 =$7.50. The total gain is $9.75 or 21.7%. $8.25 on a stock that paid $3.75 in income and sold for $67.50.

More information

4. D Spread to treasuries. Spread to treasuries is a measure of a corporate bond s default risk.

4. D Spread to treasuries. Spread to treasuries is a measure of a corporate bond s default risk. www.liontutors.com FIN 301 Final Exam Practice Exam Solutions 1. C Fixed rate par value bond. A bond is sold at par when the coupon rate is equal to the market rate. 2. C As beta decreases, CAPM will decrease

More information

Capital Budgeting Decision Methods

Capital Budgeting Decision Methods Capital Budgeting Decision Methods 1 Learning Objectives The capital budgeting process. Calculation of payback, NPV, IRR, and MIRR for proposed projects. Capital rationing. Measurement of risk in capital

More information

Section 5.1 Simple and Compound Interest

Section 5.1 Simple and Compound Interest Section 5.1 Simple and Compound Interest Question 1 What is simple interest? Question 2 What is compound interest? Question 3 - What is an effective interest rate? Question 4 - What is continuous compound

More information

This appendix provides supplemental information on formulas, error conditions, and accuracy that may be helpful as you use your calculator.

This appendix provides supplemental information on formulas, error conditions, and accuracy that may be helpful as you use your calculator. APPENDIX A Reference Information This appendix provides supplemental information on formulas, error conditions, and accuracy that may be helpful as you use your calculator. Formulas Formulas used internally

More information

FinQuiz Notes

FinQuiz Notes Reading 6 The Time Value of Money Money has a time value because a unit of money received today is worth more than a unit of money to be received tomorrow. Interest rates can be interpreted in three ways.

More information

Chapter Outline. Problem Types. Key Concepts and Skills 8/27/2009. Discounted Cash Flow. Valuation CHAPTER

Chapter Outline. Problem Types. Key Concepts and Skills 8/27/2009. Discounted Cash Flow. Valuation CHAPTER 8/7/009 Slide CHAPTER Discounted Cash Flow 4 Valuation Chapter Outline 4.1 Valuation: The One-Period Case 4. The Multiperiod Case 4. Compounding Periods 4.4 Simplifications 4.5 What Is a Firm Worth? http://www.gsu.edu/~fnccwh/pdf/ch4jaffeoverview.pdf

More information

Loan and Bond Amortization

Loan and Bond Amortization Loan and Bond Amortization 5 chapter In this chapter you will learn: How to use the payment function to calculate payments to retire a loan How to create a loan amortization schedule How to use a what-if

More information

Personal Finance and Budget

Personal Finance and Budget Teacher Notes Activity at a Glance Subject: Social Studies Subject Area: Economics Category: Personal Finance Topic: Personal Budget Personal Finance and Budget Activity 1 Calculating the Cost of Living

More information

LEAP Lease Analysis Program A Computer Program For Economic Analysis of Capital Leases

LEAP Lease Analysis Program A Computer Program For Economic Analysis of Capital Leases September 1997 E.B. 97-17 LEAP Lease Analysis Program A Computer Program For Economic Analysis of Capital Leases by Eddy L. LaDue Department of Agricultural, Resource, and Managerial Economics College

More information

Chapter 2. Time Value of Money (TVOM) Principles of Engineering Economic Analysis, 5th edition

Chapter 2. Time Value of Money (TVOM) Principles of Engineering Economic Analysis, 5th edition Chapter 2 Time Value of Money (TVOM) Cash Flow Diagrams $5,000 $5,000 $5,000 ( + ) 0 1 2 3 4 5 ( - ) Time $2,000 $3,000 $4,000 Example 2.1: Cash Flow Profiles for Two Investment Alternatives (EOY) CF(A)

More information

hp calculators HP 12C Platinum Statistics - Weighted mean Weighted mean HP12C Platinum weighted mean Practice finding average price sales

hp calculators HP 12C Platinum Statistics - Weighted mean Weighted mean HP12C Platinum weighted mean Practice finding average price sales HP 12C Platinum Statistics - Weighted mean Weighted mean HP12C Platinum weighted mean Practice finding average price sales Practice finding averages and standard deviations with two variables Weighted

More information

REVIEW MATERIALS FOR REAL ESTATE FUNDAMENTALS

REVIEW MATERIALS FOR REAL ESTATE FUNDAMENTALS REVIEW MATERIALS FOR REAL ESTATE FUNDAMENTALS 1997, Roy T. Black J. Andrew Hansz, Ph.D., CFA REAE 3325, Fall 2005 University of Texas, Arlington Department of Finance and Real Estate CONTENTS ITEM ANNUAL

More information

DISCLAIMER: Copyright: 2011

DISCLAIMER: Copyright: 2011 DISLAIMER: This publication is intended for EDUATIONAL purposes only. The information contained herein is subject to change with no notice, and while a great deal of care has been taken to provide accurate

More information

3. C 12 years. The rule 72 tell us the number of years needed to double an investment is 72 divided by the interest rate.

3. C 12 years. The rule 72 tell us the number of years needed to double an investment is 72 divided by the interest rate. www.liontutors.com FIN 301 Exam 2 Practice Exam Solutions 1. B Hedge funds are largely illiquid. Hedge funds often take large positions in investments. This makes it difficult for hedge funds to move in

More information

Running head: THE TIME VALUE OF MONEY 1. The Time Value of Money. Ma. Cesarlita G. Josol. MBA - Acquisition. Strayer University

Running head: THE TIME VALUE OF MONEY 1. The Time Value of Money. Ma. Cesarlita G. Josol. MBA - Acquisition. Strayer University Running head: THE TIME VALUE OF MONEY 1 The Time Value of Money Ma. Cesarlita G. Josol MBA - Acquisition Strayer University FIN 534 THE TIME VALUE OF MONEY 2 Abstract The paper presents computations about

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

Creating formulas that use dates and times can be a little confusing if

Creating formulas that use dates and times can be a little confusing if Chapter 3: Date and Time Formulas In This Chapter Understanding dates and times in Excel Creating formulas that calculate elapsed dates and times Using the Date functions Using the Time functions Creating

More information

hp calculators HP 17bII+ End-User Applications

hp calculators HP 17bII+ End-User Applications We work problems in this module from a particular perspective. If you are a homebuyer/borrower, certain financial questions are likely to come up in the course of buying a home. That lender loaning the

More information

MBF1223 Financial Management Prepared by Dr Khairul Anuar

MBF1223 Financial Management Prepared by Dr Khairul Anuar MBF1223 Financial Management Prepared by Dr Khairul Anuar L4 Time Value of Money www.mba638.wordpress.com 2 Learning Objectives 1. Calculate future values and understand compounding. 2. Calculate present

More information

MBF1223 Financial Management Prepared by Dr Khairul Anuar

MBF1223 Financial Management Prepared by Dr Khairul Anuar MBF1223 Financial Management Prepared by Dr Khairul Anuar L3 Time Value of Money www.mba638.wordpress.com 2 4 Learning Objectives 1. Calculate future values and understand compounding. 2. Calculate present

More information

Annuities and Income Streams

Annuities and Income Streams Annuities and Income Streams MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics Summer 212 Objectives After completing this lesson we will be able to: determine the value of

More information

I. Warnings for annuities and

I. Warnings for annuities and Outline I. More on the use of the financial calculator and warnings II. Dealing with periods other than years III. Understanding interest rate quotes and conversions IV. Applications mortgages, etc. 0

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