V-Lab
V-Lab

Documentation>Correlation Analysis

Motivation

Correlations are critical inputs for many financial management tasks. Hedges require esti- mates of the correlation between the returns of assets in the hedge. If the correlations and volatilities are changing, then the hedge ratio should be adjusted to account for the most recent information. Similarly, structured products such as rainbow options that are designed with more than one underlying asset have prices that are sensitive to the correation between the underlying returns. A forecast of future correlations and volatilities is the basis of any pricing formula.

Asset allocation and risk assessment also rely on correlations, however in this case a large number of correlations are often required. Construction of an optimal portfolio with a set of constraints requires a forecast of the covariance matrix of returns. Similarly, the calculation of the standard deviation of today’s portfolio requires a covariance matrix of all the assets in the portfolio. These functions entail estimation and forecasting of large covariance matrices, potentially with thousands of assets.

Definition

Consider n time series of returns and make the usual assumption that returns are serially uncorrelated. Then, we can define a vector of zero-mean white noises εt =rtμ, where rt is the n × 1 vector of returns and μ is the vector of expected returns.

Despite being serially uncorrelated, the returns may present contemporaneous correlation. That is:t=Εt-1[(rt-μ)(rt-μ)]may not be a diagonal matrix. Moreover, this contemporaneous variance may be time- varying, depending on past information.

Notice that the elements from the main diagonal of t give us conditional variances of the returns, i.e. ti,i is the conditional variance of the return rti. Analogously, the elements outside of the main diagonal give us conditional covariances, i.e. ti,j is the conditional covariance between the returns rti and rtj. Hence, we can easily back out the conditional correlations:Γti,j = ti,jti,itj,j

Estimation

The quest for reliable estimates of correlation between return series has motivated much academic and practitioner research. Simple methods such as rolling historical correlations and exponential smoothing are widely used. More complicated models, such as varieties of multivariate GARCH or stochastic volatility, have been extensively investigated in the econometric literature and are used by some sophisticated practitioners. There are many ways to generalize univariate volatility models to the multivariate case, but the curse of dimensionality quickly becomes a major obstacle in applications because there are k(k+1)/ 2 quantities in t for the k-dimensional return series. To illustrate, there are 15 conditional variances and covariance in t for the five-dimensional return series. In V-Lab, the exponential smoother used by RiskMetrics and several multivariate GARCH models with parsimonious parametrization are considered for correlation analysis.

EWMA Covariance
t+1=1-λrt-μrt-μ'+λt
GARCH-DCC
σt2=ω+αεt-12+βσt-12Qt=R_+ανt-1νt-1'-R_+βQt-1-R_
GJR-DCC
σt2=ω+α+γIt-1εt-12+βσt-12Qt=R_+ανt-1νt-1'-R_+βQt-1-R_
GARCH-DECO
σt2=ω+αεt-12+βσt-12qi,j,t=ρ¯i,j+αDECOεi,t-1εj,t-1-ρ¯i,j+βDECOqi,j,t-1-ρ¯i,j
GJR-DECO
σt2=ω+α+γIt-1εt-12+βσt-12qi,j,t=ρ¯i,j+αDECOεi,t-1εj,t-1-ρ¯i,j+βDECOqi,j,t-1-ρ¯i,j
GARCH-DCC-NL
σt2=ω+αεt-12+βσt-12,R~=i=1Nλ~iuiui'Qt=R~+ανt-1νt-1'-R~+βQt-1-R~
GJR-DCC-NL
σt2=ω+α+γIt-1εt-12+βσt-12,R~=i=1Nλ~iuiui'Qt=R~+ανt-1νt-1'-R~+βQt-1-R~

References

Engle, R. F. 2009. Anticipating Correlations: A New Paradigm for Risk Management. Princeton University Press.

Tsay, R. S. 2010. Analysis of Financial Time Series. John Wiley & Sons, Inc.