Finance interest: Difference between revisions

From wikinotes
Line 52: Line 52:
== Effective Interest Rate ==
== Effective Interest Rate ==
<blockquote>
<blockquote>
Accounts for compounding interest (but not inflation?).
Accounts for compounding interest (but not inflation).


<math>
<math>

Revision as of 22:01, 12 November 2021

Overview

TODO:

how are interest rates set?

Terminology

yield:
return:

principal:           amount lent
compounding-period:  interval that interest is added to the principal (ex. quarterly)
periodic-return:     percentage paid per compounding-period

Rate Types

Nominal Interest Rate

Does not account for inflation.

if nominal_rate == 5%:
    5$ interest on each 100$ paid

https://www.educba.com/real-interest-rate-formula/

Real Interest Rate

Accounts for inflation.

https://www.educba.com/real-interest-rate-formula/

Effective Interest Rate

Accounts for compounding interest (but not inflation).

TODO:

could you sub in real-interest-rate to account for inflation here?

https://corporatefinanceinstitute.com/resources/knowledge/finance/effective-annual-interest-rate-ear/

https://www.calculatorsoup.com/calculators/financial/effective-interest-rate-calculator.php

Annual Percentage Rate

https://corporatefinanceinstitute.com/resources/knowledge/finance/annual-percentage-rate-apr/