Chapter 4 Solutions Solution Manual Introductory Econometrics For Finance
Chapter 4 Solutions Solution Manual Introductory Econometrics For Finance
Chris Brooks
Solutions to Review Questions - Chapter 4
1. It can be proved that a t-distribution is just a special case of the more general F-
distribution. The square of a t-distribution with T-k degrees of freedom will be
identical to an F-distribution with (1,T-k) degrees of freedom. But remember that if
we use a 5% size of test, we will look up a 5% value for the F-distribution because the
test is 2-sided even though we only look in one tail of the distribution. We look up a
2.5% value for the t-distribution since the test is 2-tailed.
2. (a) H0 : 3 = 2
We could use an F- or a t- test for this one since it is a single hypothesis involving only
one coefficient. We would probably in practice use a t-test since it is computationally
simpler and we only have to estimate one regression. There is one restriction.
(b) H0 : 3 + 4 = 1
Since this involves more than one coefficient, we should use an F-test. There is one
restriction.
(c) H0 : 3 + 4 = 1 and 5 = 1
Since we are testing more than one hypothesis simultaneously, we would use an F-
test. There are 2 restrictions.
(d) H0 : 2 =0 and 3 = 0 and 4 = 0 and 5 = 0
As for (c), we are testing multiple hypotheses so we cannot use a t-test. We have 4
restrictions.
(e) H0 : 23 = 1
Although there is only one restriction, it is a multiplicative restriction. We therefore
cannot use a t-test or an F-test to test it. In fact we cannot test it at all using the
methodology that has been examined in this chapter.
3. THE regression F-statistic would be given by the test statistic associated with
hypothesis iv) above. We are always interested in testing this hypothesis since it
1
Introductory Econometrics for Finance by Chris Brooks
tests whether all of the coefficients in the regression (except the constant) are jointly
insignificant. If they are then we have a completely useless regression, where none of
the variables that we have said influence y actually do. So we would need to go back
to the drawing board!
4. The restricted residual sum of squares will always be at least as big as the
unrestricted residual sum of squares i.e.
RRSS URSS
To see this, think about what we were doing when we determined what the
regression parameters should be: we chose the values that minimised the residual
sum of squares. We said that OLS would provide the “best” parameter values given
the actual sample data. Now when we impose some restrictions on the model, so
that they cannot all be freely determined, then the model should not fit as well as it
did before. Hence the residual sum of squares must be higher once we have imposed
the restrictions; otherwise, the parameter values that OLS chose originally without
the restrictions could not be the best.
In the extreme case (very unlikely in practice), the two sets of residual sum of
squares could be identical if the restrictions were already present in the data, so that
imposing them on the model would yield no penalty in terms of loss of fit.
2
Introductory Econometrics for Finance by Chris Brooks
The t-ratios are given in the final row above, and are in italics. They are calculated by
dividing the coefficient estimate by its standard error. The relevant value from the t-
tables is for a 2-sided test with 5% rejection overall. T-k = 195; tcrit = 1.97. The null
hypothesis is rejected at the 5% level if the absolute value of the test statistic is
greater than the critical value. We would conclude based on this evidence that only
firm size and market to book value have a significant effect on stock returns.
If a stock’s beta increases from 1 to 1.2, then we would expect the return on the
stock to FALL by (1.2-1)*0.084 = 0.0168 = 1.68%
This is not the sign we would have expected on beta, since beta would be expected
to be positively related to return, since investors would require higher returns as
compensation for bearing higher market risk.
We would thus consider deleting the price/earnings and beta variables from the
regression since these are not significant in the regression - i.e. they are not helping
much to explain variations in y. We would not delete the constant term from the
regression even though it is insignificant since there are good statistical reasons for
its inclusion.
7. y t 1 2 x 2t 3 x 3t 4 y t 1 u t
y t 1 2 x 2t 3 x 3t 4 y t 1 v t .
Note that we have not changed anything substantial between these models in the
sense that the second model is just a re-parameterisation (rearrangement) of the
first, where we have subtracted yt-1 from both sides of the equation.
3
Introductory Econometrics for Finance by Chris Brooks
(a) Remember that the residual sum of squares is the sum of each of the
squared residuals. So lets consider what the residuals will be in each case. For
the first model in the level of y
uˆ t y t yˆ t y t ˆ1 ˆ 2 x 2t ˆ 3 X 3t ˆ 4 y t 1
Now for the second model, the dependent variable is now the change in y:
vˆt y t yˆ t y t ˆ1 ˆ 2 x 2t ˆ 3 x 3t ˆ 4 y t 1
where y is the fitted value in each case (note that we do not need at this
stage to assume they are the same). Rearranging this second model would
give:
uˆ t y t y t 1 ˆ1 ˆ 2 x 2 t ˆ 3 x 3t ˆ 4 y t 1
y t ˆ1 ˆ 2 x 2t ˆ 3 x 3t (ˆ 4 1) y t 1
If we compare this formulation with the one we calculated for the first model,
we can see that the residuals are exactly the same for the two models, with
ˆ 4 ˆ 4 1 and ˆ i ˆ i (i = 1, 2, 3). Hence if the residuals are the same, the
residual sum of squares must also be the same. In fact the two models are
really identical, since one is just a rearrangement of the other.
(c) By the same logic, since the value of the adjusted R2 is just an algebraic
modification of R2 itself, the value of the adjusted R2 must also change.
4
Introductory Econometrics for Finance by Chris Brooks
(b) The value of the adjusted R2 could fall as we add another variable. The
reason for this is that the adjusted version of R2 has a correction for the loss
of degrees of freedom associated with adding another regressor into a
regression. This implies a penalty term, so that the value of the adjusted R2
will only rise if the increase in this penalty is more than outweighed by the
rise in the value of R2.
13. No, this would not be a good way to proceed. By removing part of the sample in
this way, effectively the researcher has truncated the sample, and the remaining part
would suffer from severe selection biases. The results from this estimation would be
at best very misleading. Using a quantile regression would probably do the job that
the researcher wanted in a much more valid way and would not in fact involve using
a sub-sample since all of the data are used in estimating all of the quantiles.