Jamie Wong is building an investment portfolio containing two stocks: Stock L and Stock M. Stock L will represent 40% of the dollar value of the portfolio, and Stock M will account for the other 60%. The expected returns over the next 6 years (2015-2020) for each of these stocks are given in a table. The task is to calculate the portfolio return for each year from 2015 to 2020.
2025/7/22
1. Problem Description
Jamie Wong is building an investment portfolio containing two stocks: Stock L and Stock M. Stock L will represent 40% of the dollar value of the portfolio, and Stock M will account for the other 60%. The expected returns over the next 6 years (2015-2020) for each of these stocks are given in a table. The task is to calculate the portfolio return for each year from 2015 to
2
0
2
0.
2. Solution Steps
To calculate the portfolio return for each year, we need to take the weighted average of the returns of Stock L and Stock M, where the weights are their respective proportions in the portfolio (40% for Stock L and 60% for Stock M).
The formula for portfolio return is:
* Year 2015:
* Year 2016:
* Year 2017:
* Year 2018:
* Year 2019:
* Year 2020:
3. Final Answer
The portfolio returns for each year are as follows:
2015: 17.6%
2016: 16.4%
2017: 16.0%
2018: 15.2%
2019: 14.0%
2020: 13.6%