
Answer-first summary for fast verification
Answer: CNY 3.03 million
The correct answer to the question is option C, which is CNY 3.03 million. To estimate the standard deviation of losses on the portfolio, the risk manager uses a formula that calculates the standard deviation of losses for each individual loan. The formula is given by \( \sigma_i = \sqrt{P_i(1 - P_i)[L_i(1 - R_i)]} \), where \( P_i \) is the probability of default, \( L_i \) is the exposure at default (amount borrowed), and \( R_i \) is the recovery rate. For Loan 1: - \( P_1 = 2\% \) (0.02) - \( L_1 = CNY 15 million \) - \( R_1 = 40\% \) (0.4) The standard deviation of losses for Loan 1 is calculated as: \[ \sigma_1 = \sqrt{0.02(1 - 0.02)[15(1 - 0.4)]} = 1.26 \] For Loan 2: - \( P_2 = 2\% \) (0.02) - \( L_2 = CNY 20 million \) - \( R_2 = 25\% \) (0.25) The standard deviation of losses for Loan 2 is calculated as: \[ \sigma_2 = \sqrt{0.02(1 - 0.02)[20(1 - 0.25)]} = 2.1 \] The variance of losses on the portfolio is then calculated using the formula: \[ \text{Var}(\text{Losses}) = \sigma_1^2 + 2 \cdot \rho_{1,2} \cdot \sigma_1 \cdot \sigma_2 + \sigma_2^2 \] where \( \rho_{1,2} \) is the default correlation between Loan 1 and Loan 2, which is 0.6. Plugging in the values, we get: \[ \text{Var}(\text{Losses}) = 1.26^2 + 2 \cdot 0.6 \cdot 1.26 \cdot 2.1 + 2.1^2 = 9.1728 \] The standard deviation of the portfolio losses is the square root of the variance: \[ \sigma_{\text{portfolio}} = \sqrt{9.1728} = 3.0287 \] This value is rounded to CNY 3.03 million, which corresponds to option C. The other options (A, B, and D) are incorrect as they do not match the calculated standard deviation of losses for the portfolio.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A financial institution's risk manager is meeting with a team of analysts to explain the process of calculating potential credit losses within a loan portfolio. In this scenario, the portfolio comprises two separate loans with specific details provided below:
| Loan | Borrowed Amount | Default Probability | Recovery Rate | Correlation of Defaults between Loan1 & Loan2 |
|---|---|---|---|---|
| Loan1 | CNY 15 million | 2% | 40% | 0.6 |
| Loan2 | CNY 20 million | 2% | 25% | 0.6 |
Assuming the distribution of portfolio losses adheres to a binomial model, what is the computed standard deviation of the portfolio's losses?
A
CNY 1.38 million
B
CNY 1.59 million
C
CNY 3.03 million
D
CNY 3.36 million