more exactly, measurable function w.r.t. some σ-algebra
more exactly, measurable function w.r.t. some σ-algebra
more exactly, measurable function w.r.t. some σ-algebra
Beyond of the Linear theory, there are various applications, for in-
stance, Non linear Filtering, where a crucial role plays a class of
Markov processes. In contrast to processes with independent val-
ues, when the joint distribution function P X1 ≤ x1 , . . . , Xk ≤ xk is
split into the product of marginal distributions: kj=1 P Xj ≤ xj , in
Q
3
Markov case
P X1 ≤ x1 , . . . , Xk ≤ xk
Z Z
= ... P Xk ≤ xk Xk−1 = xk−1
R
R
× dP Xk−1 ≤ xk−1 Xk−2 = xk−2
× dP X2 ≤ x2 X1 = x1 dP X1 ≤ x1 .
That formula provides simpler structure, if the distribution function
obeys a density
k
∂ P X1 ≤ x1 , . . . , Xk ≤ xk
= p(x1 , x2 , ..., xk ),
∂x1 . . . ∂xk
and in terms of conditional densities is presented as:
n
Y
p(x1 , x2 , ..., xk ) = pk1 (x1 ) p(xi |xi−1 ).
i=2
A.2. Examples.
1
1. White noise. f (λ) = 2π
.
2. Moving average.
∞
X
Xn = ak εn−k (1.5)
k=−∞
is the linear transformation of the white noise (εk ), where ak are num-
∞
|ak |2 < ∞.
P
bers such that
k=−∞
3. One side moving average. Xn = ∞
P
k=0Pak εn−k .
4. Moving average of order p > 0. Xn = pk=0 ak εn−k .
5. Autoregression.
Xn + b1 Xn−1 + ... + bq Xn−q = εn , (1.6)
where parameters b1 , ..., bq are such that the roots of the polynomial
Q(z) = 1 + b1 z −1 + ... + bq z −q
lie within of the unit circle. The spectral density
1 1
f (λ) = .
2π |Q(eιλ )2
5
6. Autoregression and moving average.
Xn + b1 Xn−1 + ... + bq Xn−q = a0 εn + a1 εn−1 + ... + ap εn−p , (1.7)
where the roots of the polynomial Q(z) = 1+b1 z −1 +...+bq z −q lie within
the unit circle. The spectral density is defined in terms of polynomials
Q(z) and P (z) = a0 + a1 z −1 + ... + ap z −p p as:
2
1 P (eιλ )
f (λ) = , (1.8)
2π Q(eιλ 2
The spectral density of the type given in (1.8) is called rational spectral
density.
Remark A.1. A linear transformation of stationary sequence not oblig-
atory preserves stationarity.