Quantitative Finance: 1 Probability and Statistics
Quantitative Finance: 1 Probability and Statistics
Midterm
Oct 4, 2019
2 Stationary Processes
2.1 White Noise (3.0 points)
Any time series, Xt+1 can be decomposed into its conditional mean, E[Xt+1 ], and a remainder
process, εt+1
Xt = φXt−1 + εt + θεt−4
where εt ∼ N (0, σ 2 )
1. (2.0 point) Show that the cov(Xt , εt−3 ) = φ3 σ 2 .[Hint: First, compute cov(Xt , εt−1 ) and use
this result to compute cov(Xt , εt−2 )]
2. (1.0 point) Compute γ0 = var(Xt )
3. (3.0 point) Prove that γj = φγj−1 + θφ4−j σ 2 for 1 ≤ j ≤ 4
4. (1.0 point) Show that γj = φγj−1 for j ≥ 5
1
3 Introduction to Volatility Modeling
3.1 GJR-GARCH model (7.0 points)
Consider the following model:
Rt = σt zt
2
σt+1 = ω + αRt2 + γIt Rt2 + βσt2