Finance interest

From wikinotes
Revision as of 04:11, 2 November 2021 by Will (talk | contribs) (→‎Terminology)

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