Chapter7 - Spesification - Choosing A Functional Form
Chapter7 - Spesification - Choosing A Functional Form
FORM
β 7-1
Alternative Functional Forms
• Distinction between an equation linear in the coefficients
and one that is linear in the variables.
• An equation is linear in the variables if plotting the
function in terms of of Y and X generates a straight line.
• Equation 7.1 is linear in variables:
𝑖 = + + 𝜀𝑖 (7.1)
β 7-2
Alternative Functional Forms (continued)
• An equation is linear in the coefficients only if the
coefficients (the βs):
1. Appear in their simplest form (not raised to a power)
2. Are not multiplied or divided by other coefficients
3. Do not themselves include some sort of function
• Equation 7.1 is linear in the coefficients:
𝑖 = + + 𝜀𝑖 (7.1)
• Equation 7.3 is not linear in the coefficients:
= + 𝛽1 + 𝜀𝑖 (7.1)
𝑖
β 7-3
Alternative Functional Forms (continued)
• Of all possible equations for a single explanatory
variable, only functions of the general form in Equation
7.4 are linear in the coefficients β0 and β1.
𝑓 = + 𝑓 (7.4)
β 7-4
Linear Form
• The linear regression model is based on the assumption
that slope of the relationship between the independent
variable and dependent variable is constant:
∆
= 𝑘 = , ,..,𝐾
∆ 𝑘
β 7-6
Linear Form
• Example:
𝑃 𝑡 = + 𝑃 𝐼𝑡 + 𝑡 (a)
Where:
PCE = Personal cons expenditure (US$ billion)
PDI = Personal disposible income (US$ billion).
β 7-7
Linear Form
β 7-8
Linear Form
𝑃 𝑡 =− . + . 𝑃 𝐼𝑡
se (22.9172) (0.0080))
t (-7.48) (119.87)
𝑅 = . n = 87
Interpretation:
An increase in PDI of US$ 1 billion, on average,
leads to increase in PCE by US$0.9672 billion.
β 7-9
Double-Log Form
• In double-log functional form the natural log of Y is the
dependent variable and the natural log of X is
independent variable:
ln = + ln + ln + 𝜀 (7.5)
β 7-11
Double-Log Form
• Before we can regress model Eq(a), we need to create new
variables in log form for variable PCE and PDI.
β 7-12
Double-Log Form
β 7-13
Double-Log Form
ln 𝑃 𝑡 =− . + . ln 𝑃 𝐼𝑡
se (0.0675) (0.0052)
t (-8.56) (124.43)
𝑅 = . n = 87
Interpretation:
An increase in PDI of 1 percent, on average, leads to
increase in PCE by 1.06 percent.
β 7-14
Semilog Form
• Semi-log functional form is a variant of the double-log
equation in which some but not all of the variables are
expressed in natural log.
• Logarithm used on an independent variable (Lin-
Log):
𝑖 = + ln 𝑖 + ln + 𝜀 (7.7)
∆ ∆
𝑎 𝑖𝑐𝑖 𝑦 , 𝑘 = = = 𝑘
∆ 𝑘 𝑘 × ∆ ln 𝑘
β 7-15
Semilog Form
• Give absolute change in Y for percentage change in X.
• If ∆ changes by 0.01 unit (or 1 percent), the absolute change in Y is
(0.01 x 𝑘 )
Example:
𝑃 𝑡 = + ln 𝑃 𝐼𝑡 + 𝑡
β 7-16
Semilog Form
β 7-17
Semilog Form
𝑃 𝑡 =− . + . ln 𝑃 𝐼𝑡
se (303.3123) (38.2743)
t (-61.01) (69.39)
𝑅 = . n = 87
Interpretation:
An increase in PDI of 1 percent, on average, leads to
increase in PCE about 2655.844 x 0.01 = US$26.58 billion.
β 7-18
Semilog Form
ln 𝑖 = + 𝑖 + 𝑖 +𝜀 (7.9)
∆ × ∆ ln
𝑎 𝑖𝑐𝑖 𝑦 , 𝑘 = = = 𝑘
∆ 𝑘 𝑘 ∆ 𝑘
β 7-19
Semilog Form
• If we multiply the relative change in Y by 100, will give the
percentage change, or growth rate , in Y for an obsolute
change in X.
ln 𝑃 𝑡 = + 𝑃 𝐼𝑡 + 𝑡
β 7-20
Semilog Form
β 7-21
Semilog Form
ln 𝑃 𝑡 = . + . 𝑃 𝐼𝑡
se (0.0093) (3.30x −6 )
t (720.03) (116.3)
𝑅 = . n = 87
Interpretation:
An increase in PDI of US$1 billion, on average, leads
to increase in PCE by 0.00038 x 100 = 0.038 percent.
β 7-22
Semilog Form
• If we regress lnPCE by the time, we can get the growth rate
of PCE.
ln 𝑃 𝑡 = + + 𝑡
β 7-23
Semilog Form
. reg lnpce t
β 7-24
Semilog Form
ln 𝑃 𝑡 = . + .
se (0.0044) (0.000087)
t (1674.72) (81.73)
𝑅 = . n = 87
Interpretation:
One quarterly year increase, on average, leads to
0.00714 x 100 = 0.714 percent increase in PCE.
The growth rate of PCE is 0.714 percent quarterly.
β 7-25
Semilog Form (continued)
β 7-26
Polynomial Form
• Polynomial functional forms express Y as a function
of independent variables, some of which are raised to
powers other than one.
• A second-degree polynomial (also called a quadratic):
𝑖 = + 𝑖 + 𝑖+ 𝑖 + 𝜀𝑖 (7.10)
∆
= + (7.11)
∆ 𝑘
β 7-28
Polynomial Form (continued)
Example: Model of annual employee earnings as a
function of age of employee and a other measures
• What is expected impact of age on earnings?
β 7-29
Choosing a Functional Form
• Best way to choose a functional form is to select
specification that best matches underlying theory.
β 7-30