PROBLEM
Question 1. Assume that the following data set {(t,xt)} is from a stationary AR(1) time series with ϕ=0.78.
\begin{tabular}{|c|c|c|c|c|c|c|c|c|}
\hlinet & 1920 & 1925 & 1930 & 1935 & 1940 & 1945 & 1950 & 1955 \\
\hlinext & 0.112 & 0.88 & 0.68 & 0.53 & ? & 0.32 & ? & ? \\
\hline
\end{tabular}
a) Use the best linear predictor to estimate x1940 using x1935.
b) Use the best linear predictor to estimate x1940 using x1930 and x1935.
c) Use the best linear predictor to estimate x1940 using x1935 and x1945.
d) Use the best linear predictor to estimate x1950 using x1945.
e) Use the best linear predictor to estimate x1955.
STEP 1
1. The data set is from a stationary AR(1) time series with ϕ=0.78.
2. The AR(1) model is given by xt=ϕxt−1+ϵt, where ϵt is a white noise error term.
3. The best linear predictor for an AR(1) process is based on the previous value(s) and the parameter ϕ.
STEP 2
1. Estimate x1940 using x1935.
2. Estimate x1940 using x1930 and x1935.
3. Estimate x1940 using x1935 and x1945.
4. Estimate x1950 using x1945.
5. Estimate x1955.
STEP 3
Use the AR(1) model to estimate x1940 using x1935.
The formula is:
x1940=ϕ⋅x1935 Given:
x1935=0.53 Calculate:
x1940=0.78×0.53=0.4134
STEP 4
Use the AR(1) model to estimate x1940 using x1930 and x1935.
The formula is:
x1940=ϕ2⋅x1930+ϕ⋅x1935 Given:
x1930=0.68,x1935=0.53 Calculate:
x1940=0.782×0.68+0.78×0.53 x1940=0.6084×0.68+0.4134 x1940=0.4137+0.4134=0.8271
STEP 5
Use the AR(1) model to estimate x1940 using x1935 and x1945.
The formula is:
x1940=ϕ⋅x1935+ϕ2⋅x1945 Given:
x1935=0.53,x1945=0.32 Calculate:
x1940=0.78×0.53+0.782×0.32 x1940=0.4134+0.6084×0.32 x1940=0.4134+0.1947=0.6081
STEP 6
Use the AR(1) model to estimate x1950 using x1945.
The formula is:
x1950=ϕ⋅x1945 Given:
x1945=0.32 Calculate:
x1950=0.78×0.32=0.2496
SOLUTION
Use the AR(1) model to estimate x1955.
Since x1955 is three steps ahead, we use:
x1955=ϕ3⋅x1945 Given:
x1945=0.32 Calculate:
x1955=0.783×0.32 x1955=0.474552×0.32=0.15105664 The estimated values are:
a) x1940=0.4134
b) x1940=0.8271
c) x1940=0.6081
d) x1950=0.2496
e) x1955=0.1511
Start understanding anything
Get started now for free.