Asg 3
Asg 3
Under the weak form of market efficiency, past price information should not be useful for
predicting future prices. A correlation close to zero supports this hypothesis, suggesting that
historical returns do not provide a systematic basis for forecastable profit opportunities.
Excel sheet attached.
Part 2
Example 1: Logarithmic Regression of Housing Services
This example involves a regression where the dependent variable is the logarithm of housing
services (LGHOUS), and the independent variables are:
• LGDPI: The logarithm of disposable personal income.
• LGPRHOUS: The logarithm of the relative price of housing services.
Key Results:
• The regression output shows a Durbin-Watson statistic of 0.85, which is well below 2.
This indicates positive autocorrelation in the residuals.
• dL=1.15
• dU=1.65
• Since d=0.85<dL , we reject the null hypothesis (H0: ρ=0) and conclude that positive
autocorrelation is present.
Implications:
• Positive autocorrelation means that residuals from one period are correlated with
residuals from previous periods.
• This violates the Gauss-Markov assumption that error terms should be independent,
leading to inefficient OLS estimates and potentially biased standard errors.
• The estimate of ρ was very high (0.97), indicating severe autocorrelation in the
original model.
This example introduces a partial adjustment model, which includes a lagged dependent
variable (Yt−1) as an explanatory variable: Yt=β1+β2Xt+β3Yt−1+ut
Key Issues:
• The Durbin-Watson test is invalid in this case because it tends to be biased toward 2
when lagged dependent variables are included.
• Instead, the Durbin h-statistic was used to detect autocorrelation. In this case:
• h=0.86, which is below the critical value of 1.96 at a 5% significance level.
Models Compared:
1. AR (1) Model: Yt=β1(1−ρ) +ρY(t−1)+β2Xt−β2ρX(t−1)+εt This assumes specific
restrictions on parameter relationships.
2. ADL (1,1) Model: Yt=λ1+λ2Yt−1+λ3Xt+λ4Xt−1+εt This is more general and includes
lagged terms without restrictions.
Testing Procedure:
• A common factor test checks whether the restrictions imposed by the AR (1) model
are valid.
• If restrictions are rejected, it suggests that the ADL (1,1) model provides a better fit.
Results:
• The unrestricted ADL (1,1) model was estimated, and its residual sum of squares
(RSSU=0.000906) was compared to that of the restricted AR (1) model
(RSSR=0.001360).
• The test statistic was calculated as: n log (RSSR/RSSU) With n=35, this yielded a value
of 14.22, which exceeds the critical value at a 0.1% significance level (χ2=13.82).