Lectures - Multiple - Regression - Analysis - Further - Issues
Lectures - Multiple - Regression - Analysis - Further - Issues
UPB
Semestre II - 2022
Functional forms
Change of scale
∆y , change in the scale of the coefficients and standard errors. No
change in significance or interpretation
∆xk , change in the scale of that coefficients and standard errors. No
change in significance or interpretation
Functional form (Nonlinear)
Logartithm, Log (y ), Log (xk )
Quadratic, xk2
Interactions, x̸=k ∗ xk
Log models
Why?
Invariant to the scale of the variables since measuring percent changes
Direct estimate of the elasticity
Reduce heteroskedasticity or skewness
More narrow distribution, limiting the effect of outliers
Interpretation
ln(y ) = β0 + β1 ln(x) + u
β1 , the elasticity of y with respect to x
ln(y ) = β0 + β1 x + u
β1 , percentage change in y given a 1 unit change in x
y = β0 + β1 ln(x) + u
β1 , change in y for a 100 percent change in x
Quadratic Models
y = β0 + β1 x + β2 x 2 + u
Quadratic Models
Meaning:
Meaning:
H0 : βx = 0, βx 2 = 0
H0 : β x = 0
H1 : H0 , not true
H1 : H0 , not true
y = β0 + β1 x1 + β2 x2 + β3 x1 x2 + u
Adjusted R-Squared
Qualitative factor
Categorical
Any categorical can be changed to a dummy variable
Dichotomic or binary variable
A dummy variable is a variable that takes on the value 1 or 0
yi = β0 + β1 di + ui yi = β0 + β1 di + β2 xi + ui
Dummy variables
yi = β0 + β1 di + β2 xi + ui
di = 1 + di = 0 = 1
β1 = E (yi |di = 1, xi ) − E (yi |di = 0, xi )
di = 1, Interpretation group
di = 0, Base group
yi = β0 + β1 d1i + β2 d2i + β3 xi + ui
yi = β0 + β1 d1i + β2 xi + β3 d1i ∗ xi + ui
H0 : δ0 , δ1 , ..., δk
SSRr − SSRur /(k + 1)
F ≡
SSRur /(n − 2(k + 1))
With no constant, δ0
SSRr − SSRur /k
F ≡
SSRur /(n − 2(k + 1))
yi = (0, 1)
E (y = 1|x) = β0 + β1 x1 + ... + βk xk
Probability of success
Linear probability model (LPM)
Coefficients: Increase or decrease in the probability of success
A probability cannot be linearly related to the independent variables
for all their possible values
Potential problem that can be outside [0,1]
Violates assumption of homoskedasticity