Explanation
To find the covariance between securities A and B, we use the portfolio variance formula:
Portfolio Variance Formula:
σp2=wA2σA2+wB2σB2+2wAwBCov(A,B)
Given:
- Weight of A (w_A) = 10% = 0.10
- Weight of B (w_B) = 90% = 0.90
- Standard deviation of A (σ_A) = 6% = 0.06
- Standard deviation of B (σ_B) = 15% = 0.15
- Portfolio standard deviation (σ_p) = 14.1% = 0.141
Step 1: Calculate portfolio variance
σp2=(0.141)2=0.019881
Step 2: Calculate individual variance components
wA2σA2=(0.10)2×(0.06)2=0.01×0.0036=0.000036
wB2σB2=(0.90)2×(0.15)2=0.81×0.0225=0.018225
Step 3: Set up the equation
0.019881=0.000036+0.018225+2×0.10×0.90×Cov(A,B)
0.019881=0.018261+0.18×Cov(A,B)
Step 4: Solve for covariance
0.019881−0.018261=0.18×Cov(A,B)
0.00162=0.18×Cov(A,B)
Cov(A,B)=0.180.00162=0.009
Therefore, the covariance between the two securities is 0.009.