Introduction to Corporate Finance - Coursera
main
main
  • Introduction
  • Corporate Finance - An Introduction
  • Time Value of Money
    • Discounting
    • Compounding
    • Annuity
    • Growing Annuity
    • Perpetuity
    • Growing Perpetuity
    • Taxes
    • Inflation
  • Interest Rates
    • APR and EAR
    • Term Structure
  • Discounted Cash Flow
    • Decision Making
    • Free Cash Flow
    • Forecast Drivers
    • Forecasting Free Cash Flow
    • Sensitivity Analysis
Powered by GitBook
On this page
  • APR
  • APY / EAR
  • Simple Example

Was this helpful?

  1. Interest Rates

APR and EAR

APR

APR stands for Annual Percentage Rate. It is sometimes simply referred to as rate.

It measures the amount of Simple Interest earned in a year. (Simple Interest is the interest earned without compounding).

Many banks quote interest rates in terms of APR. However, APR is not the interest that we actually earn/pay. Therefore, APR is not a discount rate.

APY / EAR

APY (Annual Percentage Yield) or EAR (Effective Annual Rate) measures the actual amount of interest earned/paid in a year.

It is the discount rate used while calculating interest and discounting cash flows.

APR can be used to compute EAR:

EAR=(1+APRk)k−1=(1+i)k−1EAR = (1+\frac{APR}{k})^k - 1 = (1+i)^k - 1EAR=(1+kAPR​)k−1=(1+i)k−1

where:

k: the number of compounding periods per year

  • k=12 if compounded monthly

  • k=2 if compounded semi-annually

  • k=365 if compounded daily (or 360 or 252 business days depending on the terms of the institution)

i: periodic interest rate (or) periodic discount rate i.e. APRk\frac{APR}{k}kAPR​

Simple Example

If you invest $100 in a CD (Certificate of Deposit) offering 5% APR compounded semi-annually,
how much money will you have in one year?

EAR=(1+0.052)2−1=0.0506EAR = (1+\frac{0.05}{2})^2 - 1 = 0.0506EAR=(1+20.05​)2−1=0.0506

So, amount after one year = 100*(1+0.0506) = $105.06

Note: if you discount cash flows using EAR, then measure time in years. If you discount cash flows using the periodic interest rate, then measure time in periods.

PreviousInterest RatesNextTerm Structure

Last updated 4 years ago

Was this helpful?