Chapter 7 - Specialized Functions Flashcards
Calculates the number of periods for an investment or loan given a fixed rate, period payment and present value.
NPER Function
Calculates the future valueof an investment given fixed rate, a term and identical periodic payments.
FV Function
Calculates the Net Present Value of an investment with fixed rate and periodic payment that maybe identical or different.
NVP Function
Calculates cumulative principal for a speicified payment period.
CUMPRINC Function
Calculates the Present Value of an investment with fixed rate, specified number of periods, and identical periodic payments that will be made in the future.
PV Function
Calculates the cumulative interest for a specified payment period
CUMPMNT Function
A schedule showing monthly payments, interest payment, amount toward paying off the loan, and remaining balance for each payment.
Loan Amortization Table
Calculates the principal payment for a specified payment period on a loan or an investment given a fixed rate, spexified term and identical periodic payment.
PPMT Function
Calculates the periodic interest for a specified payment period on a loan or an investment given a fixed rate, spexified term and identical periodic payment.
IPMT Function
Returns the average of all cells that meet multiple criteria
AVERAGEIFS Function
A type of chart that displays a **visual representation of geographic region to illustrate relative values
Map Charts
Returns the number representing the day of the week where 1 represent Sunday and **7 represents Saturday **by default.
WEEKDAY Function
Calculates the** total of a range of values** when a specified condition is met.
SUMIF Function
A logical function that evaluates multiple conditions and returns a result that correspond with the first true conditon.
IFS Function
Calculates the fraction of a year between two dates based on teh number of whole days.
YEARFRAC Function