Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

We have run seasonal arma model on the unemployment rate data. Now con- sider adding the weekly initial jobless claim to predict the monthly unem-

We have run seasonal arma model on the unemployment rate data. Now con-

sider adding the weekly initial jobless claim to predict the monthly unem-

ployment rates.

The data is from 1967 to 2010.

The data is given in "m-

unrateic.txt". As shown below, the column "rate" denotes the unemployment

rate, and the 5th to 8th column denotes the weekly jobless claims from week

1 to week 4 of the month and the last column-"icm1" is the total number of

initial jobless claim of the month.

> da=read.table("m-unrateic.txt", header=T)

>

> head(da)

Perform a simple regression of unrate with the monthly claim numbers

using the following commands. Comment on the results of the regression

and the acf/pacf plots.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

General Chemistry

Authors: Darrell Ebbing, Steven D. Gammon

9th edition

978-0618857487, 618857486, 143904399X , 978-1439043998

Students also viewed these Mathematics questions