Lecture 12 Flashcards
What is the main characteristic of multivariate distribtuion ?
Dependency parameter that measure strength of link between 2 series
How is dependecy measured for # of standard distribution and what familty of distribution ?
Elliptical family and by Person’s (or linear) correlation coefficient
On what are most asset allocations based ?
Use of correlation matrix computed over given sample period
By what could tail dependence be generated ?
- Dynamic correlations
* Distribution with different levels of dependence
How to test consistency of dependency parameter ?
• Test equality of linear combination coefficient computed before and after crash
o May be misleading because conditioning estimation of correlation coefficient on sample period induces estimator bias if variance changes over 2 subperiods
• Test in conditional model
o Estimate joint dynamics of stock mkt returns
o Describe how conditional correlation varies over time
• Need to model joint dynamics of a # of series
o Multivariate GARCH models
o Multivariate distributions or corpulas models
In normal distribution, where does the dependency come from ?
Covariance matrix
In a multivariate normal distribution, when does the random vector Z ~ N(μ,Σ) ?
If Z = μ + AX with Σ = AA’
What are the two possibilities to compute the square root of covariance matrix ?
- Cholesky decomposition
* Spectral decomposition
When is the Cholesky more appropriate ?
When natural ranking of assets. In other cases, spectral safest approach
What is the main issue for the parameterizations for Σ(θ) ?
Dimensionality of parameter vector when # variables n increases
What are the trade offs of the main issue for the parameterization for Σ(θ) ?
- Capturing main statistical features of distribution
- Estimating large # of parameters
- Incorporating additional constraints s.t. covariance matrix > 0 at each t
• Other issues
o Conditional correlation modelled instead of conditional covariance
o Conditional correlation time varying
In the Vech GARCH, what are each element of the covariance matrix ?
Linear function of most recent past cross-products of errors and conditional variances and covariances
What is the notation of a Vec GARCH(1,1) ?
Vech(Σt)=vech(Ω)+A vech[ϵ(t-1)ϵ(t-1)^’ ]+Bvech[Σ(t-1)]
What is the number of unknown parameters in a vech Garch ?
[n(n+1)]/2 ⋅ [1+(2n(n+1))/2]
What are the advantages and drawback of the VECH Garch ?
- Very flexible specification but # parameters increase n^4
* Difficult to verify and impose conditional covariance matrices positive definite
What is the Diagonal Vech Garch ?
Each element of covariance matrix only depends on corresponding past elements
Σ(t)=Ω+A ° [ϵ(t-1)ϵ(t-1)’ ]+B°Σ(t-1)