Excel - Ch 7 Flashcards
Calculates total current value of loan/investment (with fixed rate, set payments & periods)
Present Value (PV)
=PV(rate,nper,pmt,[fv],[type])
PV Function
Calculates future value of investment/loan (with fixed rate, set payments & periods)
Future Value (FV)
=FV(rate,nper,pmt,[pv],[type]
FV Function
Calculates net present value of invenstment/loan (with fixed rate and future payments)
New Present Value (NPV)
=NPV(rate,value1,[value2])
NPV Function
Interest rate for 1 period; aka rate of return / % of return investment; often divided by annual rate
Rate
Represent sequence of payments & income during investment period; to provide accurate net present value; cash flow must occur at equally spaced times during periods & must occur at the end of each period
Value 1 (NPV)
Calculates # of payment periods for investment/loan (given fixed rate, periodic payment, present value)
NPER
=NPER(rate,pmt,pv,[fv],[type])
NPER Function
Calculates periodic rate for investment/loan (given payment periods, fixed payments, present value)
RATE
=RATE(nper,pmt,pv,[fv],[type])
RATE Function
Schedule that calculates interest per period, principle repayment for each payment, and remaining balance after each payment is made
Loan Amortization Table
Calculates payments for a loan with a fix amount, fixed periodic rate, for fixed time; insert - symbol in function to make result a positive result
Payment (PMT)
=PMT(rate,nper,pf,[fv],[type])
PMT Function