Financial Risk Manager Part 1

Financial Risk Manager Part 1

Get started today

Ultimate access to all questions.


Consider the following AR(1) model with the disturbances having zero mean and unit variance

yt=0.2+0.3ytβˆ’1+uty_t = 0.2 + 0.3y_{t-1} + u_t

The (unconditional) variance of y will be given by:_

TTanishq



Explanation:

Explanation

For an AR(1) process of the form:

yt=c+Ο•ytβˆ’1+uty_t = c + \phi y_{t-1} + u_t

where utu_t has variance Οƒu2\sigma_u^2, the unconditional variance is given by:

Var(y)=Οƒu21βˆ’Ο•2\text{Var}(y) = \frac{\sigma_u^2}{1 - \phi^2}

In this case:

  • Ο•=0.3\phi = 0.3 (autoregressive coefficient)
  • Οƒu2=1\sigma_u^2 = 1 (given disturbances have unit variance)

Substituting the values:

Var(y)=11βˆ’(0.3)2=11βˆ’0.09=10.91β‰ˆ1.0989\text{Var}(y) = \frac{1}{1 - (0.3)^2} = \frac{1}{1 - 0.09} = \frac{1}{0.91} \approx 1.0989

Key points:

  • The constant term (0.2) does not affect the variance calculation
  • The formula only applies when βˆ£Ο•βˆ£<1|\phi| < 1 for stationarity
  • The denominator 1βˆ’Ο•21 - \phi^2 comes from the geometric series expansion of the AR(1) process_

Comments

Loading comments...