https://github.com/srbrettle/compound-interest-modelling-python
Plotting compound interest over time for a range of scenarios.
https://github.com/srbrettle/compound-interest-modelling-python
calculator compound compound-interest economics finance modelling plot-image python
Last synced: 7 months ago
JSON representation
Plotting compound interest over time for a range of scenarios.
- Host: GitHub
- URL: https://github.com/srbrettle/compound-interest-modelling-python
- Owner: srbrettle
- Created: 2017-11-12T16:38:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-12T20:42:43.000Z (over 8 years ago)
- Last Synced: 2024-12-28T05:16:07.103Z (over 1 year ago)
- Topics: calculator, compound, compound-interest, economics, finance, modelling, plot-image, python
- Language: HTML
- Size: 878 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compound-Interest-Modelling-Python
Plotting compound interest over time for a range of scenarios.
Scenario 1: Initial = 10000, Interest Rate = 7, Compounds Per Year = 12.
Scenario 2: Initial = 10000, Interest Rate = 4, Compounds Per Year = 12.
Scenario 3: Initial = 25000, Interest Rate = 7, Compounds Per Year = 12.
Scenario 4: Initial = 25000, Interest Rate = 4, Compounds Per Year = 12.
Scenario 5: Initial = 10000, Interest Rate = 7, Compounds Per Year = 1.
Scenario 6: Initial = 10000, Interest Rate = 4, Compounds Per Year = 1.
Scenario 7: Initial = 25000, Interest Rate = 7, Compounds Per Year = 1.
Scenario 8: Initial = 25000, Interest Rate = 4, Compounds Per Year = 1.
Compound Interest over 40 Years:

Compound Interest over 60 Years:
