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



Similar documents
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.

TVM Functions in EXCEL

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

Lease Analysis Tools

COMPUTER APPLICATIONS IN BANKING & FINANCE. Salih KATIRCIOGLU

Using Basic Financial and Logical Functions

Calculating Loan Payments

HO-23: METHODS OF INVESTMENT APPRAISAL

How To Use Excel To Compute Compound Interest

9-17a Tutorial 9 Practice Review Assignment

2014 Securexam Guide Tips

Commonly Used Excel Formulas

2015 SECUREXAM TIPS GUIDE

Compounding Quarterly, Monthly, and Daily

Dick Schwanke Finite Math 111 Harford Community College Fall 2015

Excel Financial Functions

6: Financial Calculations

Part 610 Natural Resource Economics Handbook

How To Calculate Net Present Value In Excel 113

PV Tutorial Using Excel

SOME EXCEL FORMULAS AND FUNCTIONS

UNDERSTANDING HEALTHCARE FINANCIAL MANAGEMENT, 5ed. Time Value Analysis

Microsoft Excel - XP Intermediate

Basic Financial Calculations

CHAPTER 9 Time Value Analysis

Dick Schwanke Finite Math 111 Harford Community College Fall 2013

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%?

A brief introduction of PMT, IPMT and PPMT Excel functions

DISCOUNTED CASH FLOW VALUATION and MULTIPLE CASH FLOWS

Returns. FV(rate,nper,pmt,pv,type) the future value of an annuity based on periodic, fixed payments and a fixed interest rate.

NPV calculation. Academic Resource Center

EXCEL FUNCTIONS MOST COMMON

Chapter 1: The time value of money *

EXCEL PREREQUISITES SOLVING TIME VALUE OF MONEY PROBLEMS IN EXCEL

Problems on Time value of money January 22, 2015

Understanding Types of Returns & Time Value of Money Using Excel. July 2012

Basic financial arithmetic

The Time Value of Money

FIN 5413: Chapter 03 - Mortgage Loan Foundations: The Time Value of Money Page 1

JF MSISS. Excel Tutorial 4

You just paid $350,000 for a policy that will pay you and your heirs $12,000 a year forever. What rate of return are you earning on this policy?

Discounted Cash Flow Valuation

Chapter Financial Planning Handbook PDP

Appendix C- 1. Time Value of Money. Appendix C- 2. Financial Accounting, Fifth Edition

CIS300 - Study Guide for Test 3

2 The Mathematics. of Finance. Copyright Cengage Learning. All rights reserved.

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

Problem Set: Annuities and Perpetuities (Solutions Below)

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.

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

MAT116 Project 2 Chapters 8 & 9

Chapter 4. The Time Value of Money

Excel 2010 Formulas & Functions

International Financial Strategies Time Value of Money

Prepared by: Dalia A. Marafi Version 2.0

Chapter 4. The Time Value of Money

Key Concepts and Skills

TIME VALUE OF MONEY PROBLEM #7: MORTGAGE AMORTIZATION

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

CHAPTER 4. The Time Value of Money. Chapter Synopsis

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

TIME VALUE OF MONEY (TVM)

Chapter 4: Time Value of Money

The Time Value of Money

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

Appendix. Time Value of Money. Financial Accounting, IFRS Edition Weygandt Kimmel Kieso. Appendix C- 1

TIME VALUE OF MONEY PROBLEM #4: PRESENT VALUE OF AN ANNUITY

TIME VALUE OF MONEY. Return of vs. Return on Investment: We EXPECT to get more than we invest!

How To Calculate The Value Of A Project

Discounted Cash Flow Valuation

The Time Value of Money

Determinants of Valuation

Chapter 5 & 6 Financial Calculator and Examples

Solutions to Time value of money practice problems

Excel s Business Tools: What-If Analysis

Time Value of Money Corporate Accounting Summer Professor S. P. Kothari Sloan School of Management Massachusetts Institute of Technology

Introduction to Excel

Oklahoma State University Spears School of Business. Time Value of Money

How To Calculate A Pension

MBA Quantitative Methods PC-Exercises Introductory Examples

Finding the Payment $20,000 = C[1 1 / ] / C = $488.26

How To Value A Bond In Excel

BUDGETING, FORECASTING AND COST MANAGEMENT USING EXCEL

Time Value of Money. If you deposit $100 in an account that pays 6% annual interest, what amount will you expect to have in

Numbers 101: Cost and Value Over Time

FIN Chapter 6. Annuities. Liuren Wu

USING THE SHARP EL 738 FINANCIAL CALCULATOR

Index Numbers ja Consumer Price Index

Main TVM functions of a BAII Plus Financial Calculator

Future Value. Basic TVM Concepts. Chapter 2 Time Value of Money. $500 cash flow. On a time line for 3 years: $100. FV 15%, 10 yr.

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

Financial Math on Spreadsheet and Calculator Version 4.0

г. D. Dimov. Year Cash flow 1 $3,000 2 $5,000 3 $4,000 4 $3,000 5 $2,000

Understand the relationship between financial plans and statements.

The Time Value of Money Part 2B Present Value of Annuities

Present Value and Annuities. Chapter 3 Cont d

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

Module 5: Interest concepts of future and present value

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

Chapter The Time Value of Money

Transcription:

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 is the interest rate for the loan. Nper is the total number of payments for the loan. Pv is the present value, or the total amount that a series of future payments is worth now; also known as the principal. Fv is the future value, or a cash balance you want to attain after the last payment is made. If fv is omitted, it is assumed to be 0 (zero), that is, the future value of a loan is 0. Type is the number 0 (zero) or 1 and indicates when payments are due. Set type equal to If payments are due 0 or omitted At the end of the period 1 At the beginning of the period The payment returned by PMT includes principal and interest but no taxes, reserve payments, or fees sometimes associated with loans. make monthly payments on a four-year loan at an annual interest rate of 12 percent, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12 percent for rate and 4 for nper.

FV Returns the future value of an investment based on periodic, constant payments and a constant interest rate. FV(rate,nper,pmt,pv,type) For a more complete description of the arguments in FV and for more information on annuity functions, see PV. Rate is the interest rate per period. Nper is the total number of payment periods in an annuity. Pmt is the payment made each period; it cannot change over the life of the annuity. Typically, pmt contains principal and interest but no other fees or taxes. If pmt is omitted, you must include the pv argument. Pv is the present value, or the lump-sum amount that a series of future payments is worth right now. If pv is omitted, it is assumed to be 0 (zero), and you must include the pmt argument. Type is the number 0 or 1 and indicates when payments are due. If type is omitted, it is assumed to be 0. Set type equal to If payments are due 0 At the end of the period 1 At the beginning of the period Make sure that you are consistent about the units you use for specifying rate and nper. If you make monthly payments on a four-year loan at 12 percent annual interest, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12% for rate and 4 for nper. For all the arguments, cash you pay out, such as deposits to savings, is represented by negative numbers; cash you receive, such as dividend checks, is represented by positive numbers.

PV Returns the present value of an investment. The present value is the total amount that a series of future payments is worth now. For example, when you borrow money, the loan amount is the present value to the lender. PV(rate,nper,pmt,fv,type) Rate is the interest rate per period. For example, if you obtain an automobile loan at a 10 percent annual interest rate and make monthly payments, your interest rate per month is 10%/12, or 0.83%. You would enter 10%/12, or 0.83%, or 0.0083, into the formula as the rate. Nper is the total number of payment periods in an annuity. For example, if you get a four-year car loan and make monthly payments, your loan has 4*12 (or 48) periods. You would enter 48 into the formula for nper. Pmt is the payment made each period and cannot change over the life of the annuity. Typically, pmt includes principal and interest but no other fees or taxes. For example, the monthly payments on a $10,000, four-year car loan at 12 percent are $263.33. You would enter -263.33 into the formula as the pmt. If pmt is omitted, you must include the fv argument. Fv is the future value, or a cash balance you want to attain after the last payment is made. If fv is omitted, it is assumed to be 0 (the future value of a loan, for example, is 0). For example, if you want to save $50,000 to pay for a special project in 18 years, then $50,000 is the future value. You could then make a conservative guess at an interest rate and determine how much you must save each month. If fv is omitted, you must include the pmt argument. Type is the number 0 or 1 and indicates when payments are due. Set type equal to If payments are due 0 or omitted At the end of the period 1 At the beginning of the period make monthly payments on a four-year loan at 12 percent annual interest, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12% for rate and 4 for nper. The following functions apply to annuities: CUMIPMT CUMPRINC FV FVSCHEDULE IPMT PPMT PV RATE XIRR XNPV PMT

An annuity is a series of constant cash payments made over a continuous period. For example, a car loan or a mortgage is an annuity. For more information, see the description for each annuity function. In annuity functions, cash you pay out, such as a deposit to savings, is represented by a negative number; cash you receive, such as a dividend check, is represented by a positive number. For example, a $1,000 deposit to the bank would be represented by the argument -1000 if you are the depositor and by the argument 1000 if you are the bank.

IPMT Returns the interest payment for a given period for an investment based on periodic, constant payments and a constant interest rate. For a more complete description of the arguments in IPMT and for more information about annuity functions, see PV. IPMT(rate,per,nper,pv,fv,type) Rate is the interest rate per period. Per is the period for which you want to find the interest and must be in the range 1 to nper. Nper is the total number of payment periods in an annuity. Pv is the present value, or the lump-sum amount that a series of future payments is worth right now. Fv is the future value, or a cash balance you want to attain after the last payment is made. If fv is omitted, it is assumed to be 0 (the future value of a loan, for example, is 0). Type is the number 0 or 1 and indicates when payments are due. If type is omitted, it is assumed to be 0. Set type equal to If payments are due 0 At the end of the period 1 At the beginning of the period make monthly payments on a four-year loan at 12 percent annual interest, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12% for rate and 4 for nper. For all the arguments, cash you pay out, such as deposits to savings, is represented by negative numbers; cash you receive, such as dividend checks, is represented by positive numbers.

CUMIPMT Returns the cumulative interest paid on a loan between start_period and end_period. If this function is not available, and returns the #NAME? error, install and load the Analysis ToolPak add-in. CUMIPMT(rate,nper,pv,start_period,end_period,type) Rate is the interest rate. Nper is the total number of payment periods. Pv is the present value. Start_period is the first period in the calculation. Payment periods are numbered beginning with 1. End_period is the last period in the calculation. Type is the timing of the payment. Type Timing 0 (zero) Payment at the end of the period 1 Payment at the beginning of the period make monthly payments on a four-year loan at an annual interest rate of 10 percent, use 10%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 10% for rate and 4 for nper. Nper, start_period, end_period, and type are truncated to integers. If rate 0, nper 0, or pv 0, CUMIPMT returns the #NUM! error value. If start_period < 1, end_period < 1, or start_period > end_period, CUMIPMT returns the #NUM! error value. If type is any number other than 0 or 1, CUMIPMT returns the #NUM! error value.

PPMT Returns the payment on the principal for a given period for an investment based on periodic, constant payments and a constant interest rate. PPMT(rate,per,nper,pv,fv,type) For a more complete description of the arguments in PPMT, see PV. Rate is the interest rate per period. Per specifies the period and must be in the range 1 to nper. Nper is the total number of payment periods in an annuity. Pv is the present value the total amount that a series of future payments is worth now. Fv is the future value, or a cash balance you want to attain after the last payment is made. If fv is omitted, it is assumed to be 0 (zero), that is, the future value of a loan is 0. Type is the number 0 or 1 and indicates when payments are due. Set type equal to If payments are due 0 or omitted At the end of the period 1 At the beginning of the period Remark make monthly payments on a four-year loan at 12 percent annual interest, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12% for rate and 4 for nper.

CUMPRINC Returns the cumulative principal paid on a loan between start_period and end_period. If this function is not available, and returns the #NAME? error, install and load the Analysis ToolPak add-in. CUMPRINC(rate,nper,pv,start_period,end_period,type) Rate is the interest rate. Nper is the total number of payment periods. Pv is the present value. Start_period is the first period in the calculation. Payment periods are numbered beginning with 1. End_period is the last period in the calculation. Type is the timing of the payment. Type Timing 0 (zero) Payment at the end of the period 1 Payment at the beginning of the period make monthly payments on a four-year loan at an annual interest rate of 12 percent, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12% for rate and 4 for nper. Nper, start_period, end_period, and type are truncated to integers. If rate 0, nper 0, or pv 0, CUMPRINC returns the #NUM! error value. If start_period < 1, end_period < 1, or start_period > end_period, CUMPRINC returns the #NUM! error value. If type is any number other than 0 or 1, CUMPRINC returns the #NUM! error value.

FVSCHEDULE Returns the future value of an initial principal after applying a series of compound interest rates. Use FVSCHEDULE to calculate the future value of an investment with a variable or adjustable rate. If this function is not available, and returns the #NAME? error, install and load the Analysis ToolPak add-in. FVSCHEDULE(principal,schedule) Principal is the present value. Schedule is an array of interest rates to apply. Remark The values in schedule can be numbers or blank cells; any other value produces the #VALUE! error value for FVSCHEDULE. Blank cells are taken as zeros (no interest).

XIRR Returns the internal rate of return for a schedule of cash flows that is not necessarily periodic. To calculate the internal rate of return for a series of periodic cash flows, use the IRR function. If this function is not available, and returns the #NAME? error, install and load the Analysis ToolPak add-in. XIRR(values,dates,guess) Values is a series of cash flows that corresponds to a schedule of payments in dates. The first payment is optional and corresponds to a cost or payment that occurs at the beginning of the investment. If the first value is a cost or payment, it must be a negative value. All succeeding payments are discounted based on a 365-day year. The series of values must contain at least one positive and one negative value. Dates is a schedule of payment dates that corresponds to the cash flow payments. The first payment date indicates the beginning of the schedule of payments. All other dates must be later than this date, but they may occur in any order. Dates should be entered by using the DATE function, or as results of other formulas or functions. For example, use DATE(2008,5,23) for the 23rd day of May, 2008. Problems can occur if dates are entered as text. Guess is a number that you guess is close to the result of XIRR. Microsoft Excel stores dates as sequential serial numbers so they can be used in calculations. By default, January 1, 1900 is serial number 1, and January 1, 2008 is serial number 39448 because it is 39,448 days after January 1, 1900. Microsoft Excel for the Macintosh uses a different date system as its default. Numbers in dates are truncated to integers. XIRR expects at least one positive cash flow and one negative cash flow; otherwise, XIRR returns the #NUM! error value. If any number in dates is not a valid date, XIRR returns the #VALUE! error value. If any number in dates precedes the starting date, XIRR returns the #NUM! error value. If values and dates contain a different number of values, XIRR returns the #NUM! error value. In most cases you do not need to provide guess for the XIRR calculation. If omitted, guess is assumed to be 0.1 (10 percent). XIRR is closely related to XNPV, the net present value function. The rate of return calculated by XIRR is the interest rate corresponding to XNPV = 0. Excel uses an iterative technique for calculating XIRR.

XNPV Returns the net present value for a schedule of cash flows that is not necessarily periodic. To calculate the net present value for a series of cash flows that is periodic, use the NPV function. If this function is not available, and returns the #NAME? error, install and load the Analysis ToolPak add-in. XNPV(rate,values,dates) Rate is the discount rate to apply to the cash flows. Values is a series of cash flows that corresponds to a schedule of payments in dates. The first payment is optional and corresponds to a cost or payment that occurs at the beginning of the investment. If the first value is a cost or payment, it must be a negative value. All succeeding payments are discounted based on a 365-day year. The series of values must contain at least one positive value and one negative value. Dates is a schedule of payment dates that corresponds to the cash flow payments. The first payment date indicates the beginning of the schedule of payments. All other dates must be later than this date, but they may occur in any order. Microsoft Excel stores dates as sequential serial numbers so they can be used in calculations. By default, January 1, 1900 is serial number 1, and January 1, 2008 is serial number 39448 because it is 39,448 days after January 1, 1900. Microsoft Excel for the Macintosh uses a different date system as its default. Numbers in dates are truncated to integers. If any argument is nonnumeric, XNPV returns the #VALUE! error value. If any number in dates is not a valid date, XNPV returns the #VALUE! error value. If any number in dates precedes the starting date, XNPV returns the #NUM! error value. If values and dates contain a different number of values, XNPV returns the #NUM! error value.