Step 1:
First, we need to recall the formula for the 3-point moving average, which is given by:
\[x_{t}^{*} = \frac{x_{t-1} + x_{t} + x_{t+1}}{3}\]
This formula is used to calculate the moving average at time \(t\), denoted by \(x_{t}^{*}\), by taking the average
Show more…