Question
Financial Modeling VBA Project: Overall objective: make a VBA subroutine that will collect input data from user on asset allocation, and with then calculate an
Financial Modeling VBA Project:
Overall objective: make a VBA subroutine that will collect input data from user on asset allocation, and with then calculate an expected return for the specified investment horizon. User will also be informed of return variation based on historical risk measures.
Example:
Investor would like to invest 30% in Large stocks, 30% in Small stocks, 10% in International stocks, 20% in bonds and 10% in cash. Their investment horizon is long term, more than 10 years. Based on the data provided, the expected portfolio return is 9.96% and the portfolio standard deviation would be 13.1%. However, this is an expected return. You should also give a range....what could be the lowest return versus the best return.Finally, if they invest $10,000 today, how much would they have at the end of their investing period? A run of 10 0 simulations, for example, with an investment horizon of 5 years provided a range between $8,730 and $63,138. (100 simulations)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started