Lecture 5
Lecture 5
November 2, 2023
Douglas Turatti
[email protected]
Aalborg University Business School
Denmark
Variance of OLS Estimates
Quantitative Methods
Douglas Turatti
▶ The real parameters β0 and β1 are not random variables.
They are fixed unknown constants. 1 Variance of OLS
Estimates
Additional Topics
▶ However, the estimators β̂0 and β̂1 are random variables with
Multiple Regression
a distribution called sampling distribution. Why they are Analysis
Variance of OLS
▶ We have stated that as the estimators are unbiased under some Estimators in Multiple
Regression
assumptions, the expected value of the distribution is the real
Inference in
parameter. Regression Models
Hypothesis Testing:
▶ Now, we will characterize the variance of the estimator. t-test
▶ The fact that the OLS estimator has a variance means that
we have a range of possible values for β̂, not only one result.
Douglas Turatti
▶ The variance also tells us how far from β1 the estimator β̂1 can be.
2 Variance of OLS
Estimates
▶ To find the variance of the estimator, we need to add a new assumption.
Additional Topics
This assumption is not necessary, but it simplifies a lot the analysis.
Multiple Regression
Analysis
Assumption Properties of OLS in
All error terms ui have same variance var[ui ] = σ 2 and they are all Multiple Regression
Hypothesis Testing:
Then, the error terms are homoscedastic (i.e. equal variance) and t-test
uncorrelated.
▶ This mean that every error term ui for all i = 1, . . . , has the same
variance.
▶ If the error terms have different variances then they are heteroscedastic.
Aalborg University Business
School
49 Denmark
Variance of OLS Estimates
Quantitative Methods
Homoscedastic Errors: The dispersion of the dependent Douglas Turatti
variable Y around the conditional mean does not depend
3 Variance of OLS
on the value of X . Estimates
Additional Topics
Multiple Regression
Analysis
Properties of OLS in
Multiple Regression
Variance of OLS
Estimators in Multiple
Regression
Inference in
Regression Models
Hypothesis Testing:
t-test
Additional Topics
Multiple Regression
Analysis
Properties of OLS in
Multiple Regression
Variance of OLS
Estimators in Multiple
Regression
Inference in
Regression Models
Hypothesis Testing:
t-test
Douglas Turatti
5 Variance of OLS
Estimates
▶ Serial correlation: in the error terms normally occurs when
Additional Topics
using time series data.
Multiple Regression
Analysis
▶ For example, if you omit a regressor, the error terms (residuals) Properties of OLS in
Multiple Regression
may appear correlated as this pattern is removed from the
Variance of OLS
conditional mean. Estimators in Multiple
Regression
Additional Topics
A variance is defined for the OLS case as
Multiple Regression
′ Analysis
E[(β̂ − β)(β̂ − β) |X ] (3)
Properties of OLS in
This is the variance conditional on X. This variance is a 2 × 2 matrix for the Multiple Regression
Douglas Turatti
▶ With the formula for the variance of the estimates, it is possible to
obtain confidence intervals and calculate hypothesis tests. 7 Variance of OLS
Estimates
Additional Topics
▶ However, they depend on the real variance of the error
Multiple Regression
terms, which is unknown. Hence, we need to estimate it and Analysis
then obtain an estimator for the variance of the estimator. Properties of OLS in
Multiple Regression
Variance of OLS
▶ Applying the sample variance formula to the residuals yields, Estimators in Multiple
Regression
N Inference in
1 X 2 SSR
ˆ [u] = σ̂ 2 =
var ûi = (6)
Regression Models
▶ We then get the estimator for the variance of OLS estimates as,
c β̂] = σ̂ 2 (X ′ X )−1
var[ (7)
Aalborg University Business
School
49 Denmark
Additional Topics
Regression through the Origin
Quantitative Methods
Douglas Turatti
▶ Sometimes, we wish to impose the restriction that, when x = 0,
Variance of OLS
the expected value of y is zero. Estimates
8 Additional Topics
Properties of OLS in
y = β̃1 x + ui (8) Multiple Regression
Variance of OLS
▶ A regression as this is called regression through the origin Estimators in Multiple
Regression
because the line passes through the point x = 0, y = 0. The Inference in
estimator for β̃1 is still obtained by OLS. Regression Models
Hypothesis Testing:
t-test
▶ Obtaining an estimate of β̃1 using regression through the origin is
not done very often in applied work, and for good reason: if the
intercept β0 ̸= 0 then β̂1 is a biased estimator of β1 .
Quantitative Methods
Douglas Turatti
▶ The OLS estimates change in entirely expected ways when the Variance of OLS
Estimates
units of measurement of the dependent and independent 9 Additional Topics
variables change. Multiple Regression
Analysis
▶ If the dependent variable is multiplied by the constant c then the Properties of OLS in
Multiple Regression
OLS intercept and slope estimates are also multiplied by c. Variance of OLS
Estimators in Multiple
Regression
▶ If the independent variable is divided or multiplied by some
Inference in
nonzero constant, c, then the OLS slope coefficient is multiplied Regression Models
y = β0 + β1 x + u (9)
y = β0 + β2 cx + u (10)
βˆ2 = c βˆ1 (11)
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
10 Additional Topics
▶ We can define a linear regression model in logs as Multiple Regression
Analysis
Variance of OLS
▶ Is this a linear model in econometrics? Estimators in Multiple
Regression
Inference in
▶ How to estimate this model? Regression Models
Hypothesis Testing:
▶ β1 is interpreted as the elasticity, i.e. the expected percentual t-test
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
11 Additional Topics
▶ We can define a linear regression model in logs as Multiple Regression
Analysis
Variance of OLS
▶ Is this a linear model in econometrics? Estimators in Multiple
Regression
Inference in
▶ How to estimate this model? Regression Models
Hypothesis Testing:
▶ β1 is interpreted as the expected change in y when x changes t-test
1%.
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
12 Additional Topics
▶ We can define a linear regression model in logs as Multiple Regression
Analysis
Variance of OLS
▶ Is this a linear model in econometrics? Estimators in Multiple
Regression
Inference in
▶ How to estimate this model? Regression Models
Hypothesis Testing:
▶ β1 is interpreted as the expected percentual change in y when x t-test
changes 1 unit.
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
Additional Topics
▶ The simple linear regression is useful and provides a framework.
13 Multiple Regression
Analysis
▶ However, the fact that there is only one regressor is too Properties of OLS in
restrictive for applied work. Multiple Regression
Variance of OLS
Estimators in Multiple
▶ If there are more factors that explain y , then the error terms Regression
are likely to incorporate them. Hence, the error terms will Inference in
Regression Models
not be pure random shocks.
Hypothesis Testing:
t-test
▶ A regression model with one regressand and several regressors
is called multiple regression model. Multiple vs Multivariate.
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
Additional Topics
14 Multiple Regression
Analysis
▶ The multiple regression model is probably the most used
Properties of OLS in
vehicle for empirical analysis in social sciences. Multiple Regression
Variance of OLS
▶ The previous results apply, and multiple regression is just an Estimators in Multiple
Regression
extension of the simple linear case. Inference in
Regression Models
Quantitative Methods
Douglas Turatti
Variance of OLS
▶ The Fama-French style of regressions is still one of the most Estimates
Additional Topics
used techniques in asset management, corporate finance and
15 Multiple Regression
alike. Analysis
Properties of OLS in
▶ The Fama-French extends the CAPM model to consider that the Multiple Regression
expected returns for an asset is driven by two extra factors: Variance of OLS
Estimators in Multiple
Regression
▶ SMB : size premium. Small (market capitalization) Minus Big. Inference in
Regression Models
Hypothesis Testing:
▶ HML: Value premium. High (book-to-market ratio) Minus Low t-test
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
▶ A regression model with 2 regressors is, Additional Topics
16 Multiple Regression
y = β0 + β1 x1 + β2 x2 + u (16) Analysis
Properties of OLS in
Multiple Regression
▶ β0 is the intercept.
Variance of OLS
Estimators in Multiple
▶ β1 = dE[y |x1 ]/dx1 measures the expected change in y with Regression
Inference in
respect to x1 , holding other factors fixed. Regression Models
Hypothesis Testing:
▶ β2 = dE[y |x2 ]/dx2 measures the expected change in y with t-test
Quantitative Methods
Douglas Turatti
▶ Mechanically, there will be no difference in using the method of OLS to
Variance of OLS
estimate this model with 2 regressors and the simple linear regression. Estimates
Additional Topics
▶ As before, we need to make assumptions on the error terms so the
17 Multiple Regression
parameter set (β0 , β1 , β2 ) is unique. Analysis
Properties of OLS in
▶ This is called identification. Multiple Regression
Variance of OLS
Estimators in Multiple
▶ The assumptions are basically the same as in the simple regression. Regression
However, now we have 3 parameters so we need 3 assumptions, Inference in
Regression Models
E[u] = 0 (17)
Hypothesis Testing:
E[u|x1 ] = cov(u, x1 ) = 0 (18) t-test
Quantitative Methods
Douglas Turatti
Variance of OLS
▶ The general multiple linear regression model (also called the Estimates
multiple regression model) can be written as the DGP as, Additional Topics
18 Multiple Regression
Analysis
y = β0 + β1 x1 + β2 x2 + . . . βk xk + u (20)
Properties of OLS in
Multiple Regression
▶ βj measures the expected change in y giving a unit change in xj
Variance of OLS
when all other variables are kept fixed. Estimators in Multiple
Regression
Inference in
▶ All β are referred as slope parameters. Regression Models
Hypothesis Testing:
t-test
▶ The error term have the same assumptions,
E[u] = 0 (21)
E[u|xj ] = 0, j = 1, . . . k (22)
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
Additional Topics
▶ The OLS objective function is, 19 Multiple Regression
Analysis
N
X Properties of OLS in
minβ0 ,β1 ,...,βk = (yi − β0 − β1 xi,1 − · · · − βk xi,k )2 , (23) Multiple Regression
Quantitative Methods
▶ Let y be a N × 1 vector,
Douglas Turatti
y1
y Variance of OLS
2 Estimates
y = . (24)
. Additional Topics
.
yN 20 Multiple Regression
Analysis
β0
β
1
β= . (26)
.
.
βk
Aalborg University Business
School
49 Denmark
Multiple Regression Analysis
A Little on Matrix Form
Quantitative Methods
Douglas Turatti
▶ Let u be a N × 1 vector,
Variance of OLS
Estimates
u1
Additional Topics
u2
21 Multiple Regression
y = . (27)
Analysis
.
. Properties of OLS in
Multiple Regression
uN
Variance of OLS
Estimators in Multiple
Regression
▶ Then, the regression model is represented as
Inference in
Regression Models
y = X β + u (28) Hypothesis Testing:
(N×1) (N×(k +1))((k +1)×1) (N×1) t-test
Quantitative Methods
▶ The fitted values are, Douglas Turatti
Additional Topics
▶ The residual for the observation i is defined as: ûi = yi − ŷi
22 Multiple Regression
Analysis
▶ Some math properties of residuals: Properties of OLS in
Multiple Regression
1. The sample average of the residuals is zero and so ȳ = ŷ¯ .
Variance of OLS
2. The sample covariance between each independent variable Estimators in Multiple
Regression
and the OLS residuals is zero.
Inference in
3. The point (ȳ , x̄1 , . . . , x̄k ) is always on the regression line as Regression Models
Quantitative Methods
Douglas Turatti
▶ Suppose an estimated simple linear model,
Variance of OLS
Estimates
ỹ = β̃0 + β̃1 x1 (33) Additional Topics
23 Multiple Regression
and an estimated multiple linear model, Analysis
Properties of OLS in
ŷ = β̂0 + β̂1 x1 + β̂2 x2 (34) Multiple Regression
Variance of OLS
Estimators in Multiple
▶ Is β̃1 equal to β̂1 ? Regression
Inference in
Regression Models
▶ No! As a general case they are different. They are equal only
Hypothesis Testing:
when the correlation between x1 and x2 is 0. t-test
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
Additional Topics
24 Multiple Regression
▶ Goodness-of-Fit: The R 2 is defined in the same way as in the Analysis
Variance of OLS
▶ Regression through the Origin: In multiple models we may also Estimators in Multiple
Regression
have the intercept equal to 0.
Inference in
Regression Models
▶ It is still advised to avoid this type of regression. You should Hypothesis Testing:
include the intercept even if you think it is zero. t-test
Douglas Turatti
Variance of OLS
Estimates
Additional Topics
▶ As before, we need to find the statistical qualities of the OLS Multiple Regression
Analysis
estimator. 25 Properties of OLS in
Multiple Regression
▶ You should remember that statistical properties have little to do Variance of OLS
Estimators in Multiple
with a particular sample, but rather with the property of Regression
▶ Here, we will only state the conditions for unbiasedness. They Hypothesis Testing:
t-test
follow our previous discussion.
Quantitative Methods
Douglas Turatti
Assumption
Variance of OLS
Linear on parameters: In DGP, the dependent variable, y, is related to Estimates
the independent variable, x, and the error u, via a linear specification Additional Topics
Variance of OLS
Estimators in Multiple
Assumption Regression
Inference in
Correct specification: In DGP, the dependent variable, y, is related to Regression Models
y = β0 + β1 x1 + · · · + βk xk + u (36)
and there can be no other variable with a systematic effect ony rather
than x1 , . . . , xk .
▶ This assumption implies that error terms are unsystematic, or
they have no obvious pattern. They must be pure random. Aalborg University Business
School
49 Denmark
Properties of OLS in Multiple Regression
Unbiasedness of OLS
Quantitative Methods
Douglas Turatti
Assumption Inference in
Regression Models
Zero Mean: The error terms must have unconditional mean equal to Hypothesis Testing:
0. Additionally, all conditional mean w.r.t the matrix X must be 0. t-test
for all j = 1, . . . , k .
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
Additional Topics
Multiple Regression
Theorem Analysis
28 Properties of OLS in
Under assumptions (1)-(4) it is possible to show that the OLS Multiple Regression
estimator in the multiple regression case is unbiased, Variance of OLS
Estimators in Multiple
Regression
E[β̂j ] = βj , for all j = 0, 1, . . . , k . (38)
Inference in
Regression Models
for any values of the population parameter βj . In other words, the OLS Hypothesis Testing:
estimators are unbiased estimators of the DGP parameters. t-test
Quantitative Methods
Douglas Turatti
▶ Overspecified model: Inclusion of irrelevant variables in the
Variance of OLS
regression model. Estimates
Additional Topics
▶ Suppose we specify the model as, Multiple Regression
Analysis
Variance of OLS
▶ Suppose the real β3 = 0. What is the impact on the OLS Estimators in Multiple
Regression
estimators?
Inference in
Regression Models
▶ OLS is still unbiased!
Hypothesis Testing:
t-test
Quantitative Methods
Variance of OLS
▶ This is an example of misspecification. Estimates
Additional Topics
Variance of OLS
but you estimate, Estimators in Multiple
Regression
y = β0 + β1 x1 + u (41)
Inference in
Regression Models
Then the OLS estimator is,
Hypothesis Testing:
t-test
β̂ = (X1′ X1 )−1 X1′ (β1 X1 + β2 X2 + u) (42)
β̂ = β1 + (X1′ X1 )−1 X1′ β2 X2 + (X1′ X1 )−1 X1′ u (43)
▶ In addition to knowing the central tendencies of the β̂j , we also Douglas Turatti
Additional Topics
▶ The variances of the OLS estimates are fundamental to obtain
Multiple Regression
confidence intervals, and for hypothesis testing. Analysis
Properties of OLS in
▶ As before, to simplify for now, we assume homoscedastic and Multiple Regression
31 Variance of OLS
uncorrelated errors, Estimators in Multiple
Regression
Assumption Inference in
Regression Models
The error u has the same conditional variance given any value of the
Hypothesis Testing:
explanatory variables. t-test
Douglas Turatti
Variance of OLS
Estimates
Additional Topics
Multiple Regression
Analysis
Properties of OLS in
Multiple Regression
32 Variance of OLS
Estimators in Multiple
Regression
Inference in
Regression Models
(a) Homoscedastic errors (b) Heteroscedastic errors Hypothesis Testing:
t-test
Douglas Turatti
Variance of OLS
Estimates
Additional Topics
▶ This assumption implies that all error terms have same
Multiple Regression
variance. Analysis
Properties of OLS in
▶ This is violated if y becomes more spread as we move along Multiple Regression
33 Variance of OLS
values of x. Estimators in Multiple
Regression
▶ This assumption also means that the error terms do not Inference in
Regression Models
depend on each other. Hence, they are completely random. Hypothesis Testing:
t-test
▶ This last implication is usually violated when we have omitted
variables.
2 T −1 Variance of OLS
var[β̂] = σ (X X ) (48) Estimates
Multiple Regression
Analysis
▶ We also need an estimate for σ 2 :
Properties of OLS in
N Multiple Regression
2 1 X SSR
ˆ [u] = σ̂ =
var ui2 = (49) 34 Variance of OLS
n−k −1 n−k −1 Estimators in Multiple
i=1 Regression
why n − k − 1? Inference in
Regression Models
▶ Thus, the estimator for the variance of the estimator, Hypothesis Testing:
t-test
ˆ β̂] = σ̂ 2 (X T X )−1
var[ (50)
i.e. the square root of the ith element in the diagonal of the matrix. Aalborg University Business
School
49 Denmark
Variance of OLS Estimators in Multiple
Regression
Multicollinearity
Quantitative Methods
Properties of OLS in
▶ It is not necessarily a problem, but a characteristic of the Multiple Regression
Quantitative Methods
Douglas Turatti
Multiple Regression
▶ The OLS provides the point estimator. However, the estimator Analysis
is a random variable with a variance, thus there is a range of Properties of OLS in
Multiple Regression
possible values.
Variance of OLS
Estimators in Multiple
▶ For example, suppose the estimated CAPM, Regression
36 Inference in
Regression Models
Ri,t = 0.02 + 0.98Rm,t + εt (53)
Hypothesis Testing:
t-test
▶ Is α = 0? Is β = 1? Without more information you cannot answer
these questions.
Quantitative Methods
▶ The unbiased property of OLS does not tell us the shape of the Douglas Turatti
distribution of the estimators.
Variance of OLS
Estimates
▶ In order to carry out hypothesis testing, we need more than the Additional Topics
mean and variance. We need a distribution assumption. Multiple Regression
Analysis
▶ Conditional on the values of the regressors x1 , . . . , xk , the only random Properties of OLS in
Multiple Regression
variable are the error terms. Thus we need to take a look at their
distribution. Variance of OLS
Estimators in Multiple
Regression
Assumption 37 Inference in
The error term u is independent of the explanatory variables x1 , x2 , . . . , xk and Regression Models
is normally distributed with zero mean and variance σ 2 , i.e. ui ∼ N(0, σ 2 ) for Hypothesis Testing:
t-test
all i = 1, . . . , N. In matrix form this is represented as
u ∼ N(0, σ 2 I) (54)
The error terms are homoscedastic, uncorrelated and follow a multivariate
normal distribution.
Quantitative Methods
▶ A regression model that satisfies the previous assumptions plus Douglas Turatti
Multiple Regression
this assumption in a further step. Analysis
Properties of OLS in
▶ Only when the sample size is very large, it is possible to show Multiple Regression
Quantitative Methods
Douglas Turatti
▶ Under the Assumptions of the CLM it is possible to show that,
Variance of OLS
Estimates
β̂i |x ∼ N βi , var[β̂]i,i (56)
Additional Topics
Multiple Regression
or the OLS estimator β̂i is normally distributed with mean βi and Analysis
variance var[β̂]. Properties of OLS in
Multiple Regression
▶ The intuition is not complicated. Recall the formula for the OLS Variance of OLS
Estimators in Multiple
estimator Regression
β̂i − βi
∼ N(0, 1) (58)
sd[β̂i ]
Aalborg University Business
School
49 Denmark
Hypothesis Testing: The t-test
Quantitative Methods
Douglas Turatti
▶ When using an estimate for the standard deviation (the standard Variance of OLS
Estimates
error), it is possible to show that,
Additional Topics
Multiple Regression
β̂i − βi Analysis
∼ tn−k −1 (59)
se[β̂i ] Properties of OLS in
Multiple Regression
Inference in
Regression Models
▶ This result allows us to do hypothesis testing.
40 Hypothesis Testing:
t-test
▶ Hypothesis testing uses the estimated parameters to make
inferences on the DGP.
Quantitative Methods
▶ Let’s take the CAPM as example,
Douglas Turatti
Multiple Regression
Analysis
▶ We state a null hypothesis that α = 0 in the DGP,
Properties of OLS in
Multiple Regression
H0 : α = 0 (61) Variance of OLS
Estimators in Multiple
Regression
▶ Using the estimated parameters, we compute the t-statistic (59)
Inference in
assuming the null hypothesis is correct, Regression Models
41 Hypothesis Testing:
α̂ − 0 t-test
t= ∼ tn−k −1 (62)
se[α̂]
note that the estimator is assumed unbiased.
Quantitative Methods
▶ Suppose the model,
Douglas Turatti
▶ Check how likely this value is to come from the student-t Aalborg University Business
School
distribution. 49 Denmark
Hypothesis Testing: The t-test
General Case: Rejecting the Null
Quantitative Methods
Douglas Turatti
▶ How to check how likely is the value tβi ?
Variance of OLS
Estimates
▶ We need a significance level: a probability when it is very Additional Topics
unlikely to have occurred given the null hypothesis. Multiple Regression
Analysis
▶ Or also, the probability of rejecting the null hypothesis, given that Properties of OLS in
Multiple Regression
the null hypothesis was assumed to be true. Variance of OLS
Estimators in Multiple
Regression
▶ The convention in statistics is 0.05. A value of probability lower
Inference in
than this number would indicate that the null hypothesis is Regression Models
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
Additional Topics
Multiple Regression
Analysis
Properties of OLS in
Multiple Regression
Variance of OLS
Estimators in Multiple
Regression
Inference in
Regression Models
44 Hypothesis Testing:
t-test
▶ The test also works in the same way for,
H0 : βi = 0 (68)
H1 : βi < 0 (69)
Quantitative Methods
Douglas Turatti
▶ Suppose the model,
Variance of OLS
Estimates
y = β0 + β1 x1 + β2 x2 + · · · + βk xk + u (70) Additional Topics
Multiple Regression
▶ How can we test if βi = 0 against βi ̸= 0 Analysis
Properties of OLS in
Multiple Regression
▶ State the null and alternative hypothesis,
Variance of OLS
Estimators in Multiple
H0 : βi = 0 (71) Regression
Inference in
H1 : βi ̸= 0 (72) Regression Models
45 Hypothesis Testing:
▶ We calculate the t-statistic under the null. Rule for rejecting the t-test
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
Additional Topics
Multiple Regression
Analysis
Properties of OLS in
Multiple Regression
Variance of OLS
Estimators in Multiple
Regression
Inference in
Regression Models
46 Hypothesis Testing:
t-test
Quantitative Methods
Douglas Turatti
▶ Suppose the model,
Variance of OLS
Estimates
y = β0 + β1 x1 + β2 x2 + · · · + βk xk + u (74) Additional Topics
Multiple Regression
▶ How can we test if βi = βi∗ against βi ̸= βi∗ Analysis
Properties of OLS in
Multiple Regression
▶ State the null and alternative hypothesis, Variance of OLS
Estimators in Multiple
Inference in
H1 : βi ̸= βi∗ (76) Regression Models
47 Hypothesis Testing:
t-test
▶ Calculate the t-statistic under the null,
β̂i − βi∗
tβi = ∼ tn−k −1 (77)
se[β̂i ]
Quantitative Methods
▶ The choice of significance level can be somewhat arbitrary. Instead, we
Douglas Turatti
can think as What is the smallest significance level for which the test
rejects. This is the p-value. Variance of OLS
Estimates
Properties of OLS in
where P() is the cumulative density function. Multiple Regression
Variance of OLS
▶ For example: suppose a calculated t-statistic as t = −2.01 with 25 d.f. Estimators in Multiple
Regression
The p-value for a two-tailed test is the double of the probability of values
greater than the calculated t-statistic Inference in
Regression Models
p-value = 2.P T > 2.01 = 2 × 0.0277 = 0.0553 (79) 48 Hypothesis Testing:
t-test
where P(.) is the cumulative density function of the t-distribution. The
P-value for one-tailed test for this calculated t-test is
p-value = P T > 2.01 = 0.0277 (80)
Quantitative Methods
Douglas Turatti
Variance of OLS
Estimates
▶ It is also possible to use the student-t test for linear combinations Additional Topics
Properties of OLS in
H0 : β1 = β2 (82) Multiple Regression