Non zero mean ARMA
Consider the ARMA process y(t)=A(z)C(z)e(t) where is a non zero mean white noisee(t)∼WN(μ,λ2).
Gain theorem
If W(z)=A(z)C(z) is assintotically stable, then:
my=E[y(t)]=A(1)C(1)μ
Unbiased processes
Considering y(t) we can defined the unbiased processes as:
y~(t)=y(t)−my
e~(t)=e(t)−μ
which are both zero mean processes:
E[y~]=E[y(t)−my]=my−my=0
E[e~]=E[e(t)−μ]=μ−μ=0
We can then sobstitute these processes in the recursive equation:
y~(t)=A(z)C(z)e~(t)
Which is a zero mean ARMA.
If we compute the covariance function of y~(t):
γy~(τ)=E[y~(t)y~(t−τ)]=E[(y(t)−my)(y(t−τ)−my)]=γy(τ)
So the unbiased process y~(t) has the same covariance of y(t).