Question

PROBLEM i Create a column of monthly returns for your 2 stocks and the following 3 portfolios. Organize your spreadsheet as follows: a. Date VRSN (#1) Portfolio 1 80% in A 20% in B Portfolio 2 50% in A 50% in B Portfolio 3 20% in A 80% in B MNST (#2) S&P 500 X.x X.x Xx Xx Xx b. Calculate the historical average return and standard deviation for your stocks and the portfolios. Recall you are using historical data, so you must use the appropriate statistical function - adjustments in the divisor). All calculations can be done with Excel functions Calculate the covariance and correlation coefficients (use the statistical functions provided in the spreadsheet) for your two stocks (calculate rAB) c. d. Provide a graph of the risk-return combinations calculated above for your stocks and the portfolios. Your graph should have standard deviation on the horizontal axis and return on the vertical axis. Use a scatter plot diagram that connects the data points with a line. Be sure to use scales on the axes Now, provide a time-series graph of all data points for Stock #1, Portfolio 2, and Stock #2. Be sure the portfolio is more prominently displayed than the individual stocks. Comment on how your graph illustrates the diversification benefits of creating Portfolio 2 e. f. Discuss the shape of your graph (part d) in relationship to the correlation coefficient you calculated in part (c) g. Label your efficient frontier on your graph (part d). What does the efficient frontier signify? h. From looking at your graph (part d), what are the (approximate) weights for the minimum risk portfolio? You do not need to calculate it, just provide an approximation. Note, also, that the minimum risk portfolio may not (exactly) be one of those youve plotted, BUT you should pick from the five portfolios youve graphed. i. Label, unambiguously, the minimum risk portfolio (point) on your graph. one of those five portfolios This does NOT necessarily need to be j. Use the WSJ to determine the current risk-free rate (use a long-term treasury for your proxy). Be sure to think about the appropriate measure to use, and be sure the return period matches your other data (month-month, annual annual, etc.). Add this to your graph (part d). When complete explain what you used and why its appropriate k. Draw a line from the risk-free rate that intersects with your efficient frontier. Label this line and the intersection point. Describe the significance of the line and the point. (again, the graph created in part d)1279181684717084672517603392-26077499992-932-4786699_502-954 3881 b 0 9 9 1 1 8 7 1 0 7 8 2 9 3 8 2 8 2 0 3 1 4 5 9 1 6 5 9 7 3 2 1 3 2 7 9 4 8 53 .0 5 3 1 3 5 8 9 8 8 7 8 .4 6 0 .4 2 .4 7 3 8 5 0 3 4 0 1 9 7 1 1 1 .4 264, 393 .4 .4 1 5 2 5 8 0 6 1 6 19 .4 1 1 1 1 .4 .8 .3 110201230633020430619 7433 2521122539 ST 1 9 1 5 6 3 9 2 6 0 1 3 9 6 9 9 1 3 5 5 8 8 4 6 3 0 2 1 0 1 0 2 6 6 9 9 9 7 4 7 4 7 180819817890742395 IN 0 8 6 3 3 2 9 3 3 1 1 3 7 0 1 0 7 5 4 3 6 0 3 3 9 7 6 8 4 7 0-4-4160936241-4911 32111165148077 85441 721415764451456153983293477401100315486031855005491903629947 1. 6 2 2 6 2 1 5 3 8 0 5 4 7 4 5 0 2 1 2 2 1 1 2 1 1 4 2 1 1 0 1 5 7 6 3 5 2 5 2 1 3 8 2 2 1 7 0 0 0 2 0 1 5 5 9 0 194 th 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 。6. 5 5 5 5 5 5 5 5 5 5. 4 4 4 4 4 4 4 4 4 4 3 3 3 3 3 3 3 3 3 3 2 2 2 2 2 2 2 2 2211-11-11- 321098765432109876543210987 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1b) Average Std Dev Correlation Covariance d) Std. Dev Average VRSN P1 P2 P3 MNST 0.000% 0.000% 0.000% 0.000% 0.000% 0.000% 0.000% 0.00096 0.000% 0.000% Hint: Dont change the formulas above.gl see graph the efficent frontier signifies the portfolios with the highest return for a given amount of risk (std dev) or a minimum risk for a given amount of return h) see k)

0 0
Add a comment Improve this question Transcribed image text
Answer #1

For this solution I have used historical data from Yahoo Finance, from 01/01/2019.

a). To get the Data of the stock, you can visit Yahoo finance to get historical prices of any stock, index or commodities. From there the required data could be downloaded in an excel file. Out of the downloaded data, we only consider the closing value of the stock.

After downloading all the data, we need to calculate the stock returns of the stock as well as the index using the closing values. To calculate the stock return, we need to find the logarithmic returns of the stock. We use logarithmic returns of the stock because the stock price are continuous that is they are always changing. to calculate the log returns of the stock, we use the "LN" function in excel. The return for the month is calculated by "=LN(current stock value divided by previous month's stock price)". Repeat this for every month and for every stock.

using the returns obtained in above, we form the table given above.

b). The Formula to be applied are, For average return, " =Average( select the data)" , For Standard deviation use function "=stdev.s( select the data)" we are selecting the standard deviation of the sample here as these are a sample of the total data of the stocks. The returns and standard deviations are all monthly.

c). For Correlation, We use the function, "=CORREL(Stock 1 data array, Stock 2 data array)"

For Co-variance,  We use the function, "=COVARIANCE.S(Stock 1 data array, Stock 2 data array)" (again we use the sample formula)

d). In b, we have already calculated the average return and and the Standard deviation ( risk) of the stock and the portfolio. using the information, form the given table. For the scatter plot diagram, go to insert tab on excel, insert scatter plot graph. then go to design tab and select data. In the box, select legend entries, then select the required X and Y axis.

Note:- Standard deviations are used as a proxy in determining the risk associated in the stocks. In popular theory the risks associated with the stocks is the volatility of the stocks

The Excel Solution to the Question can be found in the : https://drive.google.com/open?id=1xaEt2giglgAvMpJpjcVO9aXAglHwuywY

Add a comment
Know the answer?
Add Answer to:
PROBLEM i Create a column of monthly returns for your 2 stocks and the following 3...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Consider the following returns of two stocks in conjunction with the market M Std. dev. of...

    Consider the following returns of two stocks in conjunction with the market M Std. dev. of stock1 Std. dev. of stock 2 Std. dev. of market Expected return on the market rM 1096 Corr. of stock 1 with the market piM Corr. of stock 2 with the market p2M 0.7 Risk free rate T1 2096 T2 3096 15% 0.4 . According to the CAPM, what should the expected return of stock 1 and stock 2 be? (Note: Your answer should...

  • letter b please You have estimated the following probability distribution of returns for two stocks: Stock...

    letter b please You have estimated the following probability distribution of returns for two stocks: Stock N Stock O Probability 0.20 0.30 Return 8% Probability 0.20 0.30 0.30 Return 26% 12 0.30 0.20 -4 0.20 -4 Calculate the expected rate of return and standard deviation for cach stock If the correlation between the returns on the two stocks is -0.40, calculate the portfolio returm and the standard deviation for portfolios containing 100%, 75 % , 50 % , 25 %...

  • Consider the following 6 months of returns for 2 stocks and a portfolio of those 2 stocks: EEB No...

    Consider the following 6 months of returns for 2 stocks and a portfolio of those 2 stocks: EEB Note: The portfolio is composed of 50% of Stock A and 50% of Stock B a. What is the expected return and standard deviation of returns for each of the two stocks? b. What is the expected return and standard deviation of returns for the portfolio? c. Is the portfolio more or less risky than the two stocks? Why? Stock A Stock...

  • Problem 2 Intro We know the following expected returns for stocks A and B.glven different states...

    Problem 2 Intro We know the following expected returns for stocks A and B.glven different states of the economy: 0.04 State (s) Probability E(ra) Ers,s) Recession 0.2 -0.1 Normal 0.5 0.08 0.05 Expansion 0.3 0.18 0.07 - Attempt 1/5 for 10 pts. Part 1 What is the expected return for stock A? 3+ decimals Submit Attempt 175 for 10 pts. Part 2 What is the expected return for stock B? Submit Problem 9 Intro You have $100,000 to invest and...

  • Please show working for all parts. 1. The annual returns of two stocks are given as...

    Please show working for all parts. 1. The annual returns of two stocks are given as follows. Year Stock A Stock B 2011 -10% 21% 2012 2013 20% 5% 7% 30% 2014 -5% -3% 2015 2% -8% 2016 9% 25% (a) Estimate the expected return and volatility of each stock. (b) Estimate the covariance and correlation between two stocks. (c) Find the expected returns and volatilities of portfolios that maintain 100.6% investment in Stock A and 100(1-x)% in Stock B,...

  • can I please have answer with solutions? thank you! Stocks with higher market risk should have...

    can I please have answer with solutions? thank you! Stocks with higher market risk should have higher returns. True 40.) Aztec stock two times risky as the market on average. Given the market risk premium of 10%, a risk freera using CAPM what is the expected return of Aztec? 41.) You purchased a share of stock for $35.40 seven years ago, and sold it today for $58.37. No dividends were paid out of the seven years, but you did receive...

  • Problem 7-13 Consider the data contained in the table below, which lists 30 monthly excess returns...

    Problem 7-13 Consider the data contained in the table below, which lists 30 monthly excess returns to two different actively managed stock portfolios (A and B) and three different common risk factors (1, 2, and 3). (Note: You may find it useful to use a computer spreadsheet program such as Microsoft Excel to calculate your answers.) Period Portfolio A Portfolio B Factor 1 Factor 2 Factor 3 1 1.09 % 0.00 % 0.03 % -0.94 % -1.68 % 2 7.50...

  • Two stocks under evaluation have the following probability distribution for their rate of returns. Probability 30%...

    Two stocks under evaluation have the following probability distribution for their rate of returns. Probability 30% 20% 50% Rate of Return Stock A Stock B 18% 10% -2% 5% 10% 0% Table Q1 (a) Explain the expected return for each of the stocks by giving the value. (3 marks) (b) Explain the standard deviation for the return of each of the stocks by giving the value. (6 marks) (c) Explain the correlation coefficient between the returns of the two stocks...

  • using the stocks from above question 3 Stock A o (in %) 20 B 0.5 3....

    using the stocks from above question 3 Stock A o (in %) 20 B 0.5 3. The risk-free rate is 0% and the expected return on the market is 10%. You are given the same stocks as in Q 2. Assuming, as in Q 2(b), that you hold the stock as part of a well-diversified portfolio, which stocks would you buy if the expected return on the stocks were as below: Stock Expected return in % MOA co 2. Given...

  • 3 Question 3 In a market are listed two risky assets whose returns are described by the following parameters...

    3 Question 3 In a market are listed two risky assets whose returns are described by the following parameters HA=0.01. MB = 0.07, 01 = 0.2 and op = 0.12. The correlation among the securities is constant and equal to p=0.1. 1. Derive the equation for the frontier 2. Derive the minimum variance portfolio and the equation for the efficient frontier 3. Let's add a risk free asset among the possible investments with return r = 0.03 and derive the...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT