SlideShare a Scribd company logo
1 of 20
Download to read offline
Multiple Regression Analysis - Inference
Võ Đức Hoàng Vũ
School of Econmics
University of Economics HCMC
5/1/2007
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
Assumption of the Classical Linear Model (CLM)
So far, we know that given the Gauss-Markov
assumptions,OLS is BLUE.
In order to do classical hypothesis testing, we need to add
another assumption (beyond the Gauss-Markov
assumptions)
Assume that u is independent of x1, . . . , xk and u is
normally distributed with zero mean and variance
σ2
: u ∼ Normal(0, σ2
)
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
CLM Assumptions (cont)
Under CLM, OLS is not only BLUE, but is the minimum
variance unbiased estimator.
We can summarize the population assumptions of CLM
as follows
y|x ∼ Normal(β0 + β1x1 + . . . + βkxk, σ2
)
While for now we just assume normality, clear that
sometimes not the case
Large samples will let us drop normality
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
MLR Assumptions
Assumption MLR.1 Linear in Parameter
The Model in the population can be written as
y = β0 + β1x1 + β2x2 + . . . + βkxk + u, (1)
where β0, β1, β2, . . . , βk are unknown parameters (con-
stants) of interest and u is unobserved random error or
disturbance terms.
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
MLR Assumptions
Assumption MLR.2 Random Sampling
We have a random sample of n observations,
{(xi1, xi2, . . . , xik, yi ) : i = 1, 2, . . . , n }, following the
population model in Assumption MLR. 1
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
MLR Assumptions
Assumption MLR.3 No Perfect Collinearity
In the sample (and therefore in the population), none of
independent variables is constant, and there are no exact
linear relationships among independent variables.
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
MLR Assumptions
Assumption MLR.4 Zero Conditional Mean
The error u has an expected value of zero given any
values of the independent variables. In other words,
E(u|x1, x2, . . . , xk) = 0 (2)
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
MLR Assumption
Assumption MLR.5 Homoskedasticity
The error u has the same variance given any values of
the explanatory variables. In other words,
Var(u|x1, . . . , xk) = σ2
.
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
MLR Assumption
Assumption MLR.6 Normality
The population error u is independent of the explanatory
variables x1, x2, . . . , xk and is normally distributed with
zero mean and variance σ2
: u ∼ Normal(o, σ2
).
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
The homoskedastic normal distribution with a single
explanatory variable
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
Normal Sampling Distributions
Under the CLM assumptions, conditional on the sample
values of the independent variables
ˆβj ∼ N(βj , Var(ˆβj )), so that
ˆβj − βj
sd(ˆβj )
∼ N(0, 1)
ˆβj is distributed normally because it is a linear
combination of the errors
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
The t-test
Under the CLM assumptions
ˆβj − βj
se(ˆβj )
∼ t
α/2
n−k−1
Note this is a t distribution (vs normal) because we have
to estimate σ2
by ˆσ2
Note the degress of freedom: n − k − 1
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
The t-test (cont)
Knowing the sampling distribution for standardized
estimator allow us to carry out hypothesis test
Start with a null hypothesis
For example, H0 : βj = 0
If accept null, then accept that xj has no effect on y,
controlling for other x’s
To perform our test we first need to form "the" t-statistic
for ˆβj : tˆβj
≡
ˆβj
se(ˆβj )
We will then use our t statistic along with a rejection rule
to determine whether to accept the null hypothesis, H0.
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
t-test: one-side Alternatives
Besides our null, H0, we need an alternative
hypothesis,H1, and a significance level.
H1 may be one-sided, or two-sided
H1 : βj > 0 and H1 : βj < 0 are one-sided
H1 : βj = 0 is a two-sided alternative.
If we want to have only a 5% probability of rejecting H0 if
it is really true, then we say our significance level is 5%.
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
t-test: one-side Alternatives (cont)
Having picked a significance level, α, we look up the
(1 − α)th
percentile in a t distribution with n − k − 1 df
and call this c, the critical value
We can reject the null hypothesis if the t statistics is
greater than the critical value
If the t statistics is less than the critical value then we fail
to reject the null.
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
One-Sided Alternatives (cont)
yi = β0 + β1xi1 + . . . + βkxik + ui
H0 : βj = 0 vs H1 : βj > 0
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
One-sided vs Two-sided
Because the t distribution is symmetric, testing
H1 : βj < 0 is straightforward. The critical value is just
the negative of before.
We can reject the null if the t statistic < −c, and if the t
statistic > than −c then we fail to reject the null.
For a two-sided test, we set the critical value based on
α/2 and reject H1 : βj = 0 if the absolute value of the
t-statistics > c
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
One-Sided Alternatives (cont)
yi = β0 + β1xi1 + . . . + βkxik + ui
H0 : βj = 0 vs H1 : βj = 0
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
Summary for H0 : βj = 0
Unless otherwise stated, the alternative is assumed to be
two-sided
If we reject the null, we typically say "xj is statistically
significant at the α% level"
If we fail to reject the null, we typically say "xj is
statistically insignificant at the α% level.
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
Testing other hypothesis
A more general form of the t statistic recognizes that we
may want to test something like H0 : βj = aj
In this case, the appropriate t statistic is
t =
ˆβj − aj
se(ˆβj )
where aj = 0 for the standard test.
Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference

More Related Content

What's hot

random variables-descriptive and contincuous
random variables-descriptive and contincuousrandom variables-descriptive and contincuous
random variables-descriptive and contincuousar9530
 
Qt random variables notes
Qt random variables notesQt random variables notes
Qt random variables notesRohan Bhatkar
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributionsmandalina landy
 
Probability distribution
Probability distributionProbability distribution
Probability distributionManoj Bhambu
 
Probability 4.1
Probability 4.1Probability 4.1
Probability 4.1herbison
 
Statistics and probability pp
Statistics and  probability ppStatistics and  probability pp
Statistics and probability ppRuby Vidal
 
2 random variables notes 2p3
2 random variables notes 2p32 random variables notes 2p3
2 random variables notes 2p3MuhannadSaleh
 
Discrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDiscrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDataminingTools Inc
 
Chapter 4 part2- Random Variables
Chapter 4 part2- Random VariablesChapter 4 part2- Random Variables
Chapter 4 part2- Random Variablesnszakir
 
Probability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec domsProbability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec domsBabasab Patil
 
Quantitative Techniques random variables
Quantitative Techniques random variablesQuantitative Techniques random variables
Quantitative Techniques random variablesRohan Bhatkar
 
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...Gilbert Joseph Abueg
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for DummiesBalaji P
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variablesgetyourcheaton
 
Probability distribution
Probability distributionProbability distribution
Probability distributionRanjan Kumar
 
Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)LeslyAlingay
 

What's hot (20)

U unit7 ssb
U unit7 ssbU unit7 ssb
U unit7 ssb
 
random variables-descriptive and contincuous
random variables-descriptive and contincuousrandom variables-descriptive and contincuous
random variables-descriptive and contincuous
 
Qt random variables notes
Qt random variables notesQt random variables notes
Qt random variables notes
 
Presentation
PresentationPresentation
Presentation
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributions
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Probability 4.1
Probability 4.1Probability 4.1
Probability 4.1
 
Statistics and probability pp
Statistics and  probability ppStatistics and  probability pp
Statistics and probability pp
 
2 random variables notes 2p3
2 random variables notes 2p32 random variables notes 2p3
2 random variables notes 2p3
 
Discrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDiscrete Random Variables And Probability Distributions
Discrete Random Variables And Probability Distributions
 
Chapter 4 part2- Random Variables
Chapter 4 part2- Random VariablesChapter 4 part2- Random Variables
Chapter 4 part2- Random Variables
 
Probability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec domsProbability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec doms
 
Quantitative Techniques random variables
Quantitative Techniques random variablesQuantitative Techniques random variables
Quantitative Techniques random variables
 
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variables
 
Guia de estudio para aa5
Guia de estudio  para aa5 Guia de estudio  para aa5
Guia de estudio para aa5
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Sfs4e ppt 06
Sfs4e ppt 06Sfs4e ppt 06
Sfs4e ppt 06
 
Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)
 

Similar to Chapter4

whitehead-logistic-regression.ppt
whitehead-logistic-regression.pptwhitehead-logistic-regression.ppt
whitehead-logistic-regression.ppt19DSMA012HarshSingh
 
Advanced Econometrics L5-6.pptx
Advanced Econometrics L5-6.pptxAdvanced Econometrics L5-6.pptx
Advanced Econometrics L5-6.pptxakashayosha
 
Categorical data analysis full lecture note PPT.pptx
Categorical data analysis full lecture note  PPT.pptxCategorical data analysis full lecture note  PPT.pptx
Categorical data analysis full lecture note PPT.pptxMinilikDerseh1
 
Likelihoodist vs. significance tester w bernoulli trials
Likelihoodist vs. significance tester w bernoulli trialsLikelihoodist vs. significance tester w bernoulli trials
Likelihoodist vs. significance tester w bernoulli trialsjemille6
 
C2 st lecture 10 basic statistics and the z test handout
C2 st lecture 10   basic statistics and the z test handoutC2 st lecture 10   basic statistics and the z test handout
C2 st lecture 10 basic statistics and the z test handoutfatima d
 
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...Daniel Katz
 
Mayo Slides: Part I Meeting #2 (Phil 6334/Econ 6614)
Mayo Slides: Part I Meeting #2 (Phil 6334/Econ 6614)Mayo Slides: Part I Meeting #2 (Phil 6334/Econ 6614)
Mayo Slides: Part I Meeting #2 (Phil 6334/Econ 6614)jemille6
 
Statistics Applied to Biomedical Sciences
Statistics Applied to Biomedical SciencesStatistics Applied to Biomedical Sciences
Statistics Applied to Biomedical SciencesLuca Massarelli
 
Big Data Analysis
Big Data AnalysisBig Data Analysis
Big Data AnalysisNBER
 
hypothesisTestPPT.pptx
hypothesisTestPPT.pptxhypothesisTestPPT.pptx
hypothesisTestPPT.pptxdangwalakash07
 
Point Estimate, Confidence Interval, Hypotesis tests
Point Estimate, Confidence Interval, Hypotesis testsPoint Estimate, Confidence Interval, Hypotesis tests
Point Estimate, Confidence Interval, Hypotesis testsUniversity of Salerno
 
PG STAT 531 Lecture 6 Test of Significance, z Test
PG STAT 531 Lecture 6 Test of Significance, z TestPG STAT 531 Lecture 6 Test of Significance, z Test
PG STAT 531 Lecture 6 Test of Significance, z TestAashish Patel
 
Methodology of Econometrics / Hypothesis Testing
Methodology of Econometrics / Hypothesis Testing  Methodology of Econometrics / Hypothesis Testing
Methodology of Econometrics / Hypothesis Testing Sakthivel R
 

Similar to Chapter4 (20)

Chapter6.pdf.pdf
Chapter6.pdf.pdfChapter6.pdf.pdf
Chapter6.pdf.pdf
 
ICAR-IFPRI: Multiple regressions prof anderson inference lecture - Devesh Roy
ICAR-IFPRI: Multiple regressions prof anderson inference lecture - Devesh RoyICAR-IFPRI: Multiple regressions prof anderson inference lecture - Devesh Roy
ICAR-IFPRI: Multiple regressions prof anderson inference lecture - Devesh Roy
 
whitehead-logistic-regression.ppt
whitehead-logistic-regression.pptwhitehead-logistic-regression.ppt
whitehead-logistic-regression.ppt
 
Advanced Econometrics L5-6.pptx
Advanced Econometrics L5-6.pptxAdvanced Econometrics L5-6.pptx
Advanced Econometrics L5-6.pptx
 
Categorical data analysis full lecture note PPT.pptx
Categorical data analysis full lecture note  PPT.pptxCategorical data analysis full lecture note  PPT.pptx
Categorical data analysis full lecture note PPT.pptx
 
Likelihoodist vs. significance tester w bernoulli trials
Likelihoodist vs. significance tester w bernoulli trialsLikelihoodist vs. significance tester w bernoulli trials
Likelihoodist vs. significance tester w bernoulli trials
 
C2 st lecture 10 basic statistics and the z test handout
C2 st lecture 10   basic statistics and the z test handoutC2 st lecture 10   basic statistics and the z test handout
C2 st lecture 10 basic statistics and the z test handout
 
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...
 
Prob distros
Prob distrosProb distros
Prob distros
 
Mayo Slides: Part I Meeting #2 (Phil 6334/Econ 6614)
Mayo Slides: Part I Meeting #2 (Phil 6334/Econ 6614)Mayo Slides: Part I Meeting #2 (Phil 6334/Econ 6614)
Mayo Slides: Part I Meeting #2 (Phil 6334/Econ 6614)
 
Statistics Applied to Biomedical Sciences
Statistics Applied to Biomedical SciencesStatistics Applied to Biomedical Sciences
Statistics Applied to Biomedical Sciences
 
Big Data Analysis
Big Data AnalysisBig Data Analysis
Big Data Analysis
 
Testing of hypothesis
Testing of hypothesisTesting of hypothesis
Testing of hypothesis
 
hypothesisTestPPT.pptx
hypothesisTestPPT.pptxhypothesisTestPPT.pptx
hypothesisTestPPT.pptx
 
TEST OF SIGNIFICANCE.pptx
TEST OF SIGNIFICANCE.pptxTEST OF SIGNIFICANCE.pptx
TEST OF SIGNIFICANCE.pptx
 
Point Estimate, Confidence Interval, Hypotesis tests
Point Estimate, Confidence Interval, Hypotesis testsPoint Estimate, Confidence Interval, Hypotesis tests
Point Estimate, Confidence Interval, Hypotesis tests
 
PG STAT 531 Lecture 6 Test of Significance, z Test
PG STAT 531 Lecture 6 Test of Significance, z TestPG STAT 531 Lecture 6 Test of Significance, z Test
PG STAT 531 Lecture 6 Test of Significance, z Test
 
Chapter1
Chapter1Chapter1
Chapter1
 
Talk 3
Talk 3Talk 3
Talk 3
 
Methodology of Econometrics / Hypothesis Testing
Methodology of Econometrics / Hypothesis Testing  Methodology of Econometrics / Hypothesis Testing
Methodology of Econometrics / Hypothesis Testing
 

Recently uploaded

20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdfAdnet Communications
 
Call Girls In Yusuf Sarai Women Seeking Men 9654467111
Call Girls In Yusuf Sarai Women Seeking Men 9654467111Call Girls In Yusuf Sarai Women Seeking Men 9654467111
Call Girls In Yusuf Sarai Women Seeking Men 9654467111Sapana Sha
 
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130  Available With RoomVIP Kolkata Call Girl Serampore 👉 8250192130  Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Roomdivyansh0kumar0
 
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...Henry Tapper
 
New dynamic economic model with a digital footprint | European Business Review
New dynamic economic model with a digital footprint | European Business ReviewNew dynamic economic model with a digital footprint | European Business Review
New dynamic economic model with a digital footprint | European Business ReviewAntonis Zairis
 
Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex
 
Log your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignLog your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignHenry Tapper
 
The Economic History of the U.S. Lecture 17.pdf
The Economic History of the U.S. Lecture 17.pdfThe Economic History of the U.S. Lecture 17.pdf
The Economic History of the U.S. Lecture 17.pdfGale Pooley
 
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...makika9823
 
Chapter 2.ppt of macroeconomics by mankiw 9th edition
Chapter 2.ppt of macroeconomics by mankiw 9th editionChapter 2.ppt of macroeconomics by mankiw 9th edition
Chapter 2.ppt of macroeconomics by mankiw 9th editionMuhammadHusnain82237
 
Instant Issue Debit Cards - High School Spirit
Instant Issue Debit Cards - High School SpiritInstant Issue Debit Cards - High School Spirit
Instant Issue Debit Cards - High School Spiritegoetzinger
 
Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Commonwealth
 
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...shivangimorya083
 
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...Suhani Kapoor
 
Interimreport1 January–31 March2024 Elo Mutual Pension Insurance Company
Interimreport1 January–31 March2024 Elo Mutual Pension Insurance CompanyInterimreport1 January–31 March2024 Elo Mutual Pension Insurance Company
Interimreport1 January–31 March2024 Elo Mutual Pension Insurance CompanyTyöeläkeyhtiö Elo
 
Q3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesQ3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesMarketing847413
 
fca-bsps-decision-letter-redacted (1).pdf
fca-bsps-decision-letter-redacted (1).pdffca-bsps-decision-letter-redacted (1).pdf
fca-bsps-decision-letter-redacted (1).pdfHenry Tapper
 
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawl
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service AizawlVip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawl
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawlmakika9823
 
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptxOAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptxhiddenlevers
 

Recently uploaded (20)

20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf
 
Call Girls In Yusuf Sarai Women Seeking Men 9654467111
Call Girls In Yusuf Sarai Women Seeking Men 9654467111Call Girls In Yusuf Sarai Women Seeking Men 9654467111
Call Girls In Yusuf Sarai Women Seeking Men 9654467111
 
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130  Available With RoomVIP Kolkata Call Girl Serampore 👉 8250192130  Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
 
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...
letter-from-the-chair-to-the-fca-relating-to-british-steel-pensions-scheme-15...
 
New dynamic economic model with a digital footprint | European Business Review
New dynamic economic model with a digital footprint | European Business ReviewNew dynamic economic model with a digital footprint | European Business Review
New dynamic economic model with a digital footprint | European Business Review
 
Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024
 
Log your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignLog your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaign
 
The Economic History of the U.S. Lecture 17.pdf
The Economic History of the U.S. Lecture 17.pdfThe Economic History of the U.S. Lecture 17.pdf
The Economic History of the U.S. Lecture 17.pdf
 
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...
 
Chapter 2.ppt of macroeconomics by mankiw 9th edition
Chapter 2.ppt of macroeconomics by mankiw 9th editionChapter 2.ppt of macroeconomics by mankiw 9th edition
Chapter 2.ppt of macroeconomics by mankiw 9th edition
 
Instant Issue Debit Cards - High School Spirit
Instant Issue Debit Cards - High School SpiritInstant Issue Debit Cards - High School Spirit
Instant Issue Debit Cards - High School Spirit
 
Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]
 
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
 
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
 
Interimreport1 January–31 March2024 Elo Mutual Pension Insurance Company
Interimreport1 January–31 March2024 Elo Mutual Pension Insurance CompanyInterimreport1 January–31 March2024 Elo Mutual Pension Insurance Company
Interimreport1 January–31 March2024 Elo Mutual Pension Insurance Company
 
Q3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesQ3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast Slides
 
fca-bsps-decision-letter-redacted (1).pdf
fca-bsps-decision-letter-redacted (1).pdffca-bsps-decision-letter-redacted (1).pdf
fca-bsps-decision-letter-redacted (1).pdf
 
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawl
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service AizawlVip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawl
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawl
 
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptxOAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
 

Chapter4

  • 1. Multiple Regression Analysis - Inference Võ Đức Hoàng Vũ School of Econmics University of Economics HCMC 5/1/2007 Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 2. Assumption of the Classical Linear Model (CLM) So far, we know that given the Gauss-Markov assumptions,OLS is BLUE. In order to do classical hypothesis testing, we need to add another assumption (beyond the Gauss-Markov assumptions) Assume that u is independent of x1, . . . , xk and u is normally distributed with zero mean and variance σ2 : u ∼ Normal(0, σ2 ) Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 3. CLM Assumptions (cont) Under CLM, OLS is not only BLUE, but is the minimum variance unbiased estimator. We can summarize the population assumptions of CLM as follows y|x ∼ Normal(β0 + β1x1 + . . . + βkxk, σ2 ) While for now we just assume normality, clear that sometimes not the case Large samples will let us drop normality Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 4. MLR Assumptions Assumption MLR.1 Linear in Parameter The Model in the population can be written as y = β0 + β1x1 + β2x2 + . . . + βkxk + u, (1) where β0, β1, β2, . . . , βk are unknown parameters (con- stants) of interest and u is unobserved random error or disturbance terms. Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 5. MLR Assumptions Assumption MLR.2 Random Sampling We have a random sample of n observations, {(xi1, xi2, . . . , xik, yi ) : i = 1, 2, . . . , n }, following the population model in Assumption MLR. 1 Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 6. MLR Assumptions Assumption MLR.3 No Perfect Collinearity In the sample (and therefore in the population), none of independent variables is constant, and there are no exact linear relationships among independent variables. Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 7. MLR Assumptions Assumption MLR.4 Zero Conditional Mean The error u has an expected value of zero given any values of the independent variables. In other words, E(u|x1, x2, . . . , xk) = 0 (2) Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 8. MLR Assumption Assumption MLR.5 Homoskedasticity The error u has the same variance given any values of the explanatory variables. In other words, Var(u|x1, . . . , xk) = σ2 . Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 9. MLR Assumption Assumption MLR.6 Normality The population error u is independent of the explanatory variables x1, x2, . . . , xk and is normally distributed with zero mean and variance σ2 : u ∼ Normal(o, σ2 ). Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 10. The homoskedastic normal distribution with a single explanatory variable Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 11. Normal Sampling Distributions Under the CLM assumptions, conditional on the sample values of the independent variables ˆβj ∼ N(βj , Var(ˆβj )), so that ˆβj − βj sd(ˆβj ) ∼ N(0, 1) ˆβj is distributed normally because it is a linear combination of the errors Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 12. The t-test Under the CLM assumptions ˆβj − βj se(ˆβj ) ∼ t α/2 n−k−1 Note this is a t distribution (vs normal) because we have to estimate σ2 by ˆσ2 Note the degress of freedom: n − k − 1 Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 13. The t-test (cont) Knowing the sampling distribution for standardized estimator allow us to carry out hypothesis test Start with a null hypothesis For example, H0 : βj = 0 If accept null, then accept that xj has no effect on y, controlling for other x’s To perform our test we first need to form "the" t-statistic for ˆβj : tˆβj ≡ ˆβj se(ˆβj ) We will then use our t statistic along with a rejection rule to determine whether to accept the null hypothesis, H0. Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 14. t-test: one-side Alternatives Besides our null, H0, we need an alternative hypothesis,H1, and a significance level. H1 may be one-sided, or two-sided H1 : βj > 0 and H1 : βj < 0 are one-sided H1 : βj = 0 is a two-sided alternative. If we want to have only a 5% probability of rejecting H0 if it is really true, then we say our significance level is 5%. Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 15. t-test: one-side Alternatives (cont) Having picked a significance level, α, we look up the (1 − α)th percentile in a t distribution with n − k − 1 df and call this c, the critical value We can reject the null hypothesis if the t statistics is greater than the critical value If the t statistics is less than the critical value then we fail to reject the null. Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 16. One-Sided Alternatives (cont) yi = β0 + β1xi1 + . . . + βkxik + ui H0 : βj = 0 vs H1 : βj > 0 Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 17. One-sided vs Two-sided Because the t distribution is symmetric, testing H1 : βj < 0 is straightforward. The critical value is just the negative of before. We can reject the null if the t statistic < −c, and if the t statistic > than −c then we fail to reject the null. For a two-sided test, we set the critical value based on α/2 and reject H1 : βj = 0 if the absolute value of the t-statistics > c Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 18. One-Sided Alternatives (cont) yi = β0 + β1xi1 + . . . + βkxik + ui H0 : βj = 0 vs H1 : βj = 0 Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 19. Summary for H0 : βj = 0 Unless otherwise stated, the alternative is assumed to be two-sided If we reject the null, we typically say "xj is statistically significant at the α% level" If we fail to reject the null, we typically say "xj is statistically insignificant at the α% level. Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference
  • 20. Testing other hypothesis A more general form of the t statistic recognizes that we may want to test something like H0 : βj = aj In this case, the appropriate t statistic is t = ˆβj − aj se(ˆβj ) where aj = 0 for the standard test. Võ Đức Hoàng Vũ Multiple Regression Analysis - Inference