TS Module 15 autoregressive forecasts: practice problems


TS Module 15 autoregressive forecasts: practice problems

Author
Message
NEAS
Supreme Being
Supreme Being (6K reputation)Supreme Being (6K reputation)Supreme Being (6K reputation)Supreme Being (6K reputation)Supreme Being (6K reputation)Supreme Being (6K reputation)Supreme Being (6K reputation)Supreme Being (6K reputation)Supreme Being (6K reputation)

Group: Administrators
Posts: 4.3K, Visits: 1.5K

TS Module 15 autoregressive forecasts: practice problems

(The attached PDF file has better formatting.)

[Note: You may want to complete all the modules on forecasting before solving the practice problems. The logic is similar for Modules 15, 16, and 17, and the problems may be easier after module 17.]

** Exercise 15.1: AR(2) process

An AR(2) process has a mean

ì of 100 and the expected and actual values below in periods T-4 through T.

Period

Expected Value

Actual Value

T-4

100

100

T-3

100

100

T-2

100

101

T-1

100.2

101

T

99.8

99

What is the

ö1 parameter for this AR(2) process?

What is the

ö2 parameter for this AR(2) process?

What is the forecast for period T+1?

What is the forecast for period T+2?

Part A:

Use the fitted value from period T-1 to determine

ö1.

100 +

ö1 × (101 – 100) + ö2 × (100 – 100) = 100.2

ö

1 = 0.2

Part B:

Use the fitted value from period T to determine

ö2.

100 +

ö1 × (101 – 100) + ö2 × (101 – 100) = 99.8 = 100 – 0.2

0.2 × 1.0 +

ö2 × 1 = –0.2

0.2 +

ö2 = –0.2

ö

2 = –0.4

Jacob:

Do we always determine

ö1 from Period T-1 and ö2 from Period T?

Rachel:

In this exercise, the actual value equals the mean in Period T-3. In general, we solve for

ö1 and ö2 by regression analysis from all the past values.

Part C:

The forecast for period T+1 = 100 + (99 – 100) × 0.2 + (101 – 100) × –0.4 = 100 – 0.6 = 99.4

Part D:

The fitted value is the best estimate, so the expected residual in Period T+1 = 0 and the actual value is the expected value. The forecast for period T+2 = 100 + (99.4 – 100) × 0.2 + (99 – 100) × –0.4 = 100.280.

Note:

Cryer and Chan generally convert the ARMA process to a mean of zero, which simplifies the arithmetic. The table below subtracts 100 from each expected value and actual value.

Period

Expected Value

Actual Value

T-4

0

0

T-3

0

0

T-2

0

1

T-1

0.2

1

T

-0.2

-1

The format with a mean of zero is simpler, but remember to add the mean to the forecasts for your solution.

** Exercise 15.2: AR(2) Forecast for interest rates

An actuary estimates the Period T interest rate (yt) by a weighted average of

the long-term average interest rate (ì), with a weight of 20%

the interest rate in Period T-2 (yt-2), with a weight of 30%

the interest rate in Period T-1(yt-1), with a weight of 50%

Illustration:

if the long-term average interest rate is 10.5%, the 20X3 interest rate is 8%, and the 20X4 interest rate is 11%, the forecast for 20X5 is

20% × 10.5% + 30% × 8.0% + 50% × 11.0% = 10.00%.

Interest rates are 9% in 20X5 and 8% in 20X6, and the actuary predicts a rate of 9% for 20X7.

The actual interest rate in 20X7 is 9%.

What ARIMA model is the actuary using?

What is the long-term average interest rate?

What is the constant parameter

è0 of the ARIMA process?

What is the forecast interest rate for 20X8?

What is the forecast interest rate for 20X9?

Part A:

The actuary is using an AR(2) model.

Yt = 20% ×

ì + 30% × Yt-2 + 50% × Yt-1 + åt

(Yt

ì) = 20% × ì – 20% × ì + 30% × Yt-2 – 30% × ì + 50% × Yt-1 – 50% × ì + åt

(Yt

ì) = 30% × (Yt-2ì) + 50% × (Yt-1ì) + åt

Part B:

Solve for the long-term average interest rate

ì by the first equation above.

20% ×

ì + 30% × 9% + 50% × 8% = 9%

ì = (9% – 30% × 9% – 50% × 8%) / 20% = 11.50%

Part C:

Solve for

è0 as ì × (1 – ö1ö2) = 11.50% × (1 – 80%) = 2.30%.

Part D:

The forecast for 20X8 is:

20% × 11.5% + 30% × 8% + 50% × 9% = 9.20%

Part E:

The forecast for 20X9 is:

20% × 11.5% + 30% × 9% + 50% × 9.2% = 9.60%

The forecasts move gradually to the long-term average interest rate of 11.5%.


Attachments
GO
Merge Selected
Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

  • Login with twitter
  • Login with twitter
Select a Forum....












































































































































































































































Neas-Seminars

Search