Suppose that a researcher estimates a consumption function and obtains the
following results:
C=15+0.81Yd n=19 R2=0.99
(3.1) (18.7)
where C=Consumption, Yd=disposable income, and numbers in the parenthesis are the
‘t-ratios’
a. Test the significant of Yd statistically using t-ratios
b. Determine the estimated standard deviations of the parameter estimates
a
For a fitted regression model with Y as response and X as prediction variable, the test statistic for testing the significance of X is given by,
where,
is the hypothesized value of here it is 0.
a.
In this case,
T-ratio for T-ratio for
Therefore we are to test the null hypothesis,
against the alternative hypothesis,
The test statistic for this test is given by, T-ratio for [ ∵ under
The p-value for this test can be computed for t-distribution with using R code:
which gives p-value as 0 for which we reject the null hypothesis.
∵ we can conclude that is statistically significant.
b.
The t-ratio is basically the estimate divided by the standard error. Again the standard error is the standard deviation of the estimates.
∵
Therefore the estimated standard deviations of the parameter estimates are 4.389 and 0.043 respectively.
Comments