Final answer:
To calculate the standard deviation of Stock B, one must first find the expected return by using the given probabilities and returns for each state of the economy, then compute the variance, and finally take the square root of the variance. The result is then rounded to two decimal places.
Step-by-step explanation:
The question asks for the calculation of the standard deviation of Stock B, given its returns in different states of the economy and their associated probabilities. To find the standard deviation, we first need to compute the variance of Stock B.
We are given three scenarios with respective returns and probabilities for Stock B: Boom (15% return with 0.35 probability), Normal (6% return with unknown probability), and Recession (-30% return with 0.35 probability). Since there are only three scenarios, the probability of the Normal scenario would be 1 - (Probability of Boom + Probability of Recession) = 1 - (0.35 + 0.35) = 0.30.
Next, we follow these steps:
- Calculate the expected return (average) for Stock B.
- Compute the variance by taking the sum of the squared differences from the expected return, each weighted by their respective probability.
- Take the square root of the variance to find the standard deviation.
The expected return E(R) for Stock B is calculated as:
E(R) = (0.35 * 15%) + (0.30 * 6%) + (0.35 * -30%)
Once the expected return is found, the variance (σ²) can be computed using the formula:
σ² = ∑[ P(i) * (R(i) - E(R))² ]
where P(i) is the probability of state i and R(i) is the return in state i.
After calculating the variance and taking its square root, we can round the standard deviation to two decimal places as stated in the question.