Bond A defaults with probability 0.5 and bond B with 0.3, but their dependence is unknown. What are the possible ranges for the chance at least one defaults and for their correlation?
solvedmedium1 min
Bond A defaults next year with probability 0.5 and bond B with probability 0.3. Nothing is
said about how the two defaults relate. What is the range of the probability that at least one
defaults, and the range of the correlation between the two defaults?
The overlap is pinned by the Frechet bounds, P(A∩B)∈[max(0,0.8−1),min(0.5,0.3)]=[0,0.3]. The union therefore runs from 0.8 when the defaults are disjoint
down to 0.5 when B sits entirely inside A,
P(A∪B)∈[0.5,0.8].(2)The marginals are fixed, but the overlap is free. Disjoint defaults push the union to its largest and the correlation to its most negative; nesting B inside A pulls the union to its smallest and the correlation to its most positive.
Treat the defaults as indicators with P(A)=0.5, P(B)=0.3, so the variances are
0.5⋅0.5=0.25 and 0.3⋅0.7=0.21. The covariance is
P(A∩B)−P(A)P(B)=P(A∩B)−0.15, and
Sweeping P(A∩B) across [0,0.3] gives the endpoints, where
0.05250.152=73,
Corr∈[−73,+73]≈[−0.655,0.655].(4)
The correlation never reaches ±1 because the unequal marginals forbid the two indicators
from moving in perfect lockstep. The widest union, at 0.8, lines up with the most negative
correlation, and the narrowest, at 0.5, with the most positive.