logo Hurry, Grab up to 30% discount on the entire course
Order Now logo
635 Times Downloaded

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Sneha SharmaManagement
(5/5)

819 Answers

Hire Me
expert
Oscar BoltsGeneral article writing
(5/5)

545 Answers

Hire Me
expert
Luke HillPsychology
(5/5)

903 Answers

Hire Me
expert
Kaleb BryantEnglish
(5/5)

814 Answers

Hire Me
SAS
(5/5)

Implement the Durbin-Watson test in the regression. What is the test statistic? What conclusion do you draw?

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Topics covered in this lab:

• Effect of serial correlation

• How to detect serial correlation

• How to implement Cochrane-Orcutt method

• How to estimate AR model by MLE

Data Description

Data lab9.txt contains 49 observations on inflation and unemployment from 1948 to 1996. There are only 2 variables in the data, the first one is unem, being the unemployment rate, and the second one is inf, being the inflation rate.

Tasks

1. Read in the data from the external text file.

2. Regress inf on unem using reg procedure. What is the coefficient of unem? Is it significant?

3. Implement the Durbin-Watson test in the regression. What is the test statistic? What conclusion do you draw?

4. Implement the Durbin-Watson test using autoreg procedure. What is the test statistic and what is the corresponding p-value? Now what do you conclude regarding serial correlation?

5. Use the Cochrane-Orcutt method to refit the model. What is the coefficient of unem? Is it significant?

6. Use autoreg procedure in SAS to refit the model by MLE, allowing AR(1) error. What is the coefficient of unem? Is it significant?

Exercise

1. We only implement the Cochrane-Orcutt method for one round. Try to implement it for a second round, or even a third round.

 

(5/5)
Attachments:

Expert's Answer

635 Times Downloaded

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme