Practice Exam
Practice Exam
Practice Exam
Practice Exam
Duration:
This is practice exam for Introductory Econometrics(MGT604). Please answer the questions as clearly and in as much detail as
possible.
This examination consists of 11 pages with 4 questions
Please bring any discrepancy to the attention of an invigilator. The number in parentheses at the start of each question is the
number of points the question is worth.
Var Label
white =1 if white
age in years
lincome log(income)
agesq age^2
lcigpric log(cigprice)
Call:
lm(formula = cigs ~ cigpric + age + white + lincome, data = smoke)
Residuals:
Min 1Q Median 3Q Max
-10.520 -9.112 -7.695 10.216 70.566
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 8.72317 6.65075 1.312 0.1900
cigpric -0.04264 0.10246 -0.416 0.6774
age -0.03074 0.02842 -1.082 0.2796
white 0.32279 1.48187 0.218 0.8276
lincome 1.26599 0.68062 1.860 0.0632
Interpret the regression coefficients (saying slope and intercept will earn you no marks, saying negative or positive corre-
lation/association earns you zero marks)
(b) Set up the null and alternative hypotheses to test whether or not cigarette prices decrease the average daily consumption
of cigarettes.
(c) In plain English and in terms of the cigarette price coefficient, state the rejection rule of the hypothesis above. This rule
should be stated in general and before we run the regression.
(d) Test the hypothesis above at the level α = 5%. You can get the critical value for the test statistic from the figure
below. % on figures indicate probability of shaded area for that side only. When conducting the test, state the degrees of
freedom of the distribution
2.5% 2.5% 5% 5%
10% 10%
−∞ −1.28 1.28 ∞
(e) Set up the null and alternative hypotheses to test whether or not white people on average smoke more than others.
(f) In plain English and in terms of the white variable coefficient, state the rejection rule of the hypothesis above. This rule
should be stated in general and before we run the regression.
(g) Test the hypothesis above at the level α = 2.5%. You can get the critical value for the test statistic from the figure
below. % on figures indicate probability of shaded area for that side only. When conducting the test, state the degrees of
2.5% 2.5% 5% 5%
10% 10%
−∞ −1.28 1.28 ∞
(h) place your test statistics in the figure below and draw its p-value.
−∞ ∞
(i) Test at the level of α = 5% whether or not on average people will smoke zero cigarettes if the price of cigarettes is zero
dollars.
(j) Suppose you have in addition to the regression above, you have the following regressions in . In addition, Suppose the
critical value is 2.6160051.
R Chunk: 2
Call:
lm(formula = cigs ~ cigpric, data = smoke)
Residuals:
Min 1Q Median 3Q Max
-9.224 -8.678 -8.575 11.082 71.332
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 10.67457 6.17296 1.729 0.0841
cigpric -0.03297 0.10206 -0.323 0.7467
Test that only cigpric affect the consumption of cigs and the rest of the variables do not matter
Question 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Question 2
Interpretation of regression coefficients
(a) Suppose we use the same data set as the one from the previous question and have the following commands in
R Chunk: 3
R Chunk: 5
R Chunk: 7
Call:
lm(formula = cigs ~ lincome + lcigpric + educ + white, data = smoke)
Residuals:
Min 1Q Median 3Q Max
-12.336 -9.064 -7.624 9.254 72.114
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 20.3060 24.0093 0.846 0.3979
lincome 1.7680 0.7144 2.475 0.0135
lcigpric -3.0686 5.8416 -0.525 0.5995
educ -0.3450 0.1661 -2.077 0.0381
white 0.3843 1.4784 0.260 0.7950
bo , γ
i. Calculate the value of γ b1 , γ
b2 , γ
b3 , γ
b4
ii. What happens to the fitted values and residuals (explain)
Question 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Question 4
Consider the following regression output
sigma Calculate
F-stat Calculate
N 540
(a) Calculate and complete the above table/calculate all values where you see the "Calculate" word. Assume the t534,0.025 =
1.9645.
Provide your calculations below.