Exercises Flashcards
What are the steps to derive the unconditional variance?
Usually, e.g. when deriving from a random walk
Usually you want to rewrite the model to sum e.g. an AR or AR-MA model. Then you can derive it.
Derive the ARCH(inf) of a GARCH(1,1)
Solve
How to find the derivation of a function of sigma with respect to theta?
Find the derivative of sigma with respect to each variable in theta.
What is the Newton-Rapson algorithm?
x^(k+1) = x^(k) - f’(x^(k))/f’‘(x^(k))
What is the normal density?
How to test a parameter from a model, while knowing Omega hat?
Fill this value into a normal cdf (obv.)
How to draw a News Impact Curve?
y_t = 0 is omega,
y_t = +/-1 is omega + alpha,
y_t = +/- 2 is omega + alpha^2
etc.
Do you want higher or lower AIC/BIC?
Lower is better
Which of AIC/BIC should always be lower?
BIC since it “punishes” parameters more
What is z_0.05? And z_0.025?
-1.64, -1.96
When is the approximation for large h of sigma(h) better?
When alpha + beta is highest
What is the cond. expectation E[X | Y] and cond. variance Var[X | Y] of a bivariate model with
What is a requirement for a valid covariance matrix of a DVECH model (and other multivariate GARCH models)?
It needs to be symmetric (diagonally)
What is the uncond. variance of a VECH model
(I - A_1 - A_2 -..)W