Reference no: EM132955384
Question: The Cochrane-Orcutt method is a great preliminary method that estimates the parameters for the simple linear regression model with first-order autocorrelated errors given in Eq. (14.2). The attached data set gives a hypothetical time series of market share percentage and price. We expect that as price increases, fewer people buy, making the market share decrease, and and vice versa. What would be great to know is how to quantify this change and correlation. This is where you come in.
Problem 1: Fit a simple linear regression model to these data. Plot the residuals versus time. Is there any indication of autocorrelation?
Problem 2: Use the Durbin-Watson test to determine if there is positive autocorrelation in the errors. What are your conclusions?
Problem 3: Use one iteration of the Cochrane-Orcutt procedure to estimate the regression coefficients.
Problem 4: Find the standard errors of these regression coefficients. Is there positive autocorrelation remaining after the first iteration? Would you conclude that the iterative parameter estimation technique has been successful?
Problem 5 [Theoretical]: Given the process x(t) = a + bt + e(t), where e(t) is a white noise process with known variance, show that y(t) = x(t) - x(t-1) is a stationary time series.
Submit your code and any output of the code to include tables and graphs as indicated. Submission of R code can be accomplished by creating a markdown document in RStudio and saving this as a .txt file. Submission of mathematical proofs can be accomplished using Microsoft Word's equation creator, LaTeX, or neatly written work that has been scanned into PDF format. For questions that require a written response, use no fewer than three complete sentences or 50 words.
Attachment:- Assignment Data.rar