
Financial Risk Manager Part 1
Get started today
Ultimate access to all questions.
Assume the shock in a time series is approximated by Gaussian white noise. Yesterday's realization, was 0.015 and the lagged shock was -0.160. Today's shock is 0.170. If the weight parameter theta, , is equal to 0.70, determine today's realization under a first-order moving average, MA(1), process._
Explanation:
Explanation
For an MA(1) process, the general form is:
Where:
- is today's realization
- is the mean (assumed to be 0 for white noise)
- is today's shock (0.170)
- is the lagged shock (-0.160)
- is the weight parameter (0.70)
Plugging in the values:
Wait, let me recalculate this carefully:
However, looking at the options, 0.058 corresponds to option D, not option B (0.075). Let me double-check the calculation:
- Today's shock: 0.170
- Lagged shock: -0.160
- Theta: 0.70
- Product: 0.70 × (-0.160) = -0.112
- Sum: 0.170 + (-0.112) = 0.058
The calculation gives 0.058, which matches option D. But let me verify if there's any additional information I might be missing.
Actually, in an MA(1) process, yesterday's realization is not directly used in calculating today's realization. The MA(1) process only depends on current and lagged shocks. Therefore, the correct calculation is:
Therefore, the correct answer is D (0.058).
The confusion might be that yesterday's realization (0.015) was given but is not needed for the MA(1) calculation. The MA(1) process depends only on current and lagged shocks, not on previous realizations._