Week 4-5
Week 4-5
Functions
• Statistic Functions
Outline • Financial Functions
Statistic Functions
Key
Statistical The SUMIFS function is used to add
cells that meet multiple criteria
Functions using the formula
=SUMIF(criteria_range,criteria,sum_
range)
SUMIFS Function
Mean (Average): Add all numbers and divide
by the total count.
• Example: =AVERAGE(A2:A6)
Functions (principal).
• [fv]: (Optional) The future value or cash
balance after the last payment. For loans, this
is typically 0 (default).
• [type]: (Optional) When payments are due:
• 0 (default): Payments are due at the end of
the period.
• 1: Payments are due at the beginning of
the period.
• The PV (Present Value) is the current value of
a sum of money that you will receive or pay in
the future, but it is discounted to reflect its
PV value today. In simple terms, it answers the
question: "How much is a future amount worth
(Present right now?"
• For example, if someone promises to pay you
Value) $100 a year from now, the present value of that
$100 today will be less than $100, because
money today is worth more than money in the
future due to factors like inflation or interest
rates.
• The FV (Future Value) function in Excel helps
you calculate the future value of an investment
PV Function or loan based on constant payments and a
fixed interest rate.
• The syntax for the FV function is:
• =FV(rate,nper,pmt,pv,type)=FV(rate,nper,pmt,
pv,type)
Thank You