| Outcome | xA | xB | xAxB | Probability |
|---|---|---|---|---|
| Only Firm A defaults | 1 | 0 | 0 | ฯA โ ฯAB |
| Only Firm B defaults | 0 | 1 | 0 | ฯB โ ฯAB |
| Both Firms Default | 1 | 1 | 1 | ฯAB |
| No Default | 0 | 0 | 0 | 1 โ (ฯA + ฯB โ ฯAB) |
\(\sigma^2_{x_A} = \pi_A(1 โ \pi_A)\)
\(\sigma^2_{x_B} = \pi_B(1 โ \pi_B)\)
\(Cov_{x_A x_B} = E[x_A x_B] โ E[x_A]E[x_B] = \pi_{AB} โ \pi_A \pi_B\)
| ย | ฯ = 0.005 | ฯ = 0.02 | ฯ = 0.05 |
|---|---|---|---|
| Expected Loss | 5,000,000 | 20,000,000 | 50,000,000 |
| 95 Percent Confidence Level | |||
| Number of defaults | 0 | 0 | 1 |
| Proportion of defaults | 0/1 = 0 | 0/1 = 0 | 1/1 = 100% |
| Credit VaR | 0 โ 5m = -5m | 0 โ 20m = -20m | 1b โ 50m = 950m |
| 99 Percent Confidence Level | |||
| Number of defaults | 0 | 1 | 1 |
| Proportion of defaults | 0 | 100% | 100% |
| Credit VaR | 0 โ 5m = -5m | 1b โ 20m = 980m | 1b โ 50m = 950m |
| ย | ฯ = 0.005 | ฯ = 0.02 | ฯ = 0.05 |
|---|---|---|---|
| Expected Loss | 5m | 20m | 50m |
| 95 Percent Confidence Level | |||
| Number of defaults | 1 | 3 | 5 |
| Proportion of defaults | 1/50 = 2% | 3/50 = 6% | 5/50 = 10% |
| Credit VaR | 20m โ 5m = 15m | 60m โ 20m = 40m | 100m โ 50m = 50m |
| 99 Percent Confidence Level | |||
| Number of defaults | 2 | 4 | 7 |
| Proportion of defaults | 2/50 = 4% | 4/50 = 8% | 7/50 = 14% |
| Credit VaR | 40m โ 5m = 35m | 80m โ 20m = 60m | 140m โ 50m = 90m |
| ฯ = 0.005 | ฯ = 0.02 | ฯ = 0.05 | |
| Expected Loss | |||
| 95 Percent Confidence Level | |||
| Number of defaults | |||
| Proportion of defaults | |||
| Credit VaR | |||
| 99 Percent Confidence Level | |||
| Number of defaults | |||
| Proportion of defaults | |||
| Credit VaR | |||
Firm ๐โs individual return on assets is given by:
\(a_i = \beta_i m + \sqrt{1 โ \beta_i^2}\varepsilon_i\)
i.e. \(m \sim N(0, 1) ; \ \varepsilon_i \sim N(0, 1)\)
\(Cov[m, \varepsilon_i] = 0 ; \ Cov[\varepsilon_i, \varepsilon_j] = 0\)
Under these assumptions, each ๐๐ is a standard normal variate.
\(a_i โ \beta_i \bar{m} = \sqrt{1 โ \beta_i^2} \varepsilon_i\)
Under this condition, the default distributionโs mean shifts based on the specific market value for any ๐ฝ๐ > 0. The default threshold, \(k_i\), does not change, but the standard deviation of the default distribution is reduced from 1 to \(\sqrt{1 โ \beta_i^2}\).
The following graphs assume ๐ฝ๐ = 0.4, k = -2.33 (which implies ฯ = 0.01, and m = -1.0). The unconditional default distribution is a standard normal distribution. The conditional default distribution is \(\text{N}\left(\beta_i \bar{m}, \sqrt{1 โ \beta_i^2}\right) = \text{N}(-0.4, 0.9165)\).
Source: Figure 7-3, 2018 Financial Risk Manager Part II, Credit Risk Measurement and Management
\(p(m) = \Phi \left( \frac{k_i โ \beta_i m}{\sqrt{1 โ \beta_i^2}} \right)\)

This graph assumes k = -2.33 (which implies ฯ = 0.01)
Source: Figure 7-4, 2018 Financial Risk Manager Part II, Credit Risk Measurement and Management
}(\bar{x}) = \frac{k โ \beta \bar{m}}{\sqrt{1 โ \beta^2}}\).
In less extreme cases, a higher correlation leads to a higher probability of either very few or many defaults, and a lower probability of intermediate outcomes.
Default correlation measures the likelihood of multiple defaults occurring simultaneously in a portfolio of credit instruments.
Higher default correlation increases portfolio risk, affecting the extreme losses or volatility, while lower correlation allows for more diversification.
The single-factor model assesses default risk based on a credit's correlation with the market factor and individual firm idiosyncratic risks.
Credit VaR is complex due to factors like correlation between credits, computational intensity, and rare default data for estimation.
Increasing the number of credits (granularity) in a portfolio reduces the impact of any individual credit's default, improving diversification and lowering VaR.
The copula model is a statistical method used to model the dependency structure between credit defaults, improving the accuracy of VaR calculations.
Rating transition matrices show the probability of changes in credit ratings, including upgrades, downgrades, and defaults, over a specific time period.
Default probability is calculated by combining firm-specific market correlation and idiosyncratic risk, considering conditional and unconditional probabilities.
With perfect correlation, the portfolio behaves like a single credit, leading to higher risk and fewer diversification benefits.
Credit VaR using copulas involves specifying a copula function, simulating default times, and then calculating portfolio loss distribution and value-at-risk.