平均移動モデルは次の式によって表すことができる。ε はホワイトノイズ、q は字数、θ はウェイトを表す。次数 q の移動平均モデルを MA(q) と書く。
\[ y_{t} = μ + \epsilon_{t} + \theta_{1}\epsilon_{t-1} + \theta_{2}\epsilon_{t-2} + \cdots + \theta_{q}\epsilon_{t-q} \]平均移動モデルは次の式によって表すことができる。ε はホワイトノイズ、q は字数、θ はウェイトを表す。次数 q の移動平均モデルを MA(q) と書く。
\[ y_{t} = μ + \epsilon_{t} + \theta_{1}\epsilon_{t-1} + \theta_{2}\epsilon_{t-2} + \cdots + \theta_{q}\epsilon_{t-q} \]