Skip to content

farbodbahari/Asset-Allocation-Analysis

Repository files navigation

Performing Monte Carlo simulation and sensitivity analysis to quantify the robustness of varying portfolio asset allocations during accumulation and consumption phase, Coded in Python

Case 1

initial_contribution=100,000

yearly_contribution=10,000

yearly_withdraw= 20,000

Case 2

initial_contribution=100,000

yearly_contribution=20,000

yearly_withdraw=30,000

  • what happens if during the accumulation phase (young, contributing to account) the allocation is 55 stocks / 30 bonds (you decide how to break it down, and always put 5% in real estate) or 85 stocks / 10 bonds? This is a sensitivity analysis on asset allocation
  • what happens if the person increases the contributions while young by 10,000 and the withdrawals when old by 30,000? this is a sensitivity analysis on cash flows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published