203k views
4 votes
Next year, we will be in a boom, bust, or normal state with 25%, 25% and 50% probabilities respectively. Apple will return 15%, -22% and 7% in each state (again respectively).

a) What is the expected return for Apple next year?
b) What is the standard deviation of returns for Apple next year?

User Coffee
by
4.5k points

1 Answer

2 votes

Answer:

  • a. 1.75%
  • b. 14.10%

Step-by-step explanation:

a. Expected return:

This will be a weighted average of the returns in different states.

= (25% * 15%) + (25% * -22%) + (50% * 7%)

= 1.75%

b. Standard deviation:

= √ Variance

= √(25% * (15% - 1.75%)²) + (25% * (-22% - 1.75%)²) + (50% * (7% - 1.75%)²)

= √0.01986875

= 14.10%

User Fvu
by
4.5k points