SlideShare a Scribd company logo
1 of 27
Assumptions of Ordinary
Least Square
Intro
• Ordinary Least Squares (OLS) is a method used in
econometrics, which is a branch of economics that applies
statistical techniques to analyze economic data.
• OLS is a technique for estimating the parameters of a linear
regression model.
|
Assumption 1: Linear regression model.
• The regression model is linear in the parameters, as shown in below
• Yi = β0 + β1Xi + ui
• that the regressand Y and the regressor X themselves may be nonlinear
• Yi = β0 + β1Xi
2+ ui
• Yi = β1 + 1
𝛽2 Xi + ui
Assumption 2: X values are fixed in repeated
sampling.
• Values taken by the regressor X are considered fixed in repeated
samples. More technically, X is assumed to be non-stochastic.
• It is very important to understand the concept of “fixed values in re-
peated sampling,”
• Conclusion
• conditional regression analysis, that is, conditional on the given values of the
regressor(s) X.
Y↓
X→
80 100 120 140 160 180 200 220 240 260
Weekly
family
consumption
expenditure
Y, $
55
60
65
70
75
–
–
65
70
74
80
85
88
–
79
84
90
94
98
–
–
80
93
95
103
108
113
115
102
107
110
116
118
125
–
110
115
120
130
135
140
–
120
136
140
144
145
–
–
135
137
140
152
157
160
162
137
145
155
165
175
189
–
150
152
175
178
180
185
191
Total 325 462 445 707 678 750 685 1043 966 1211
Conditional
means of Y,
E (Y | X )
65 77 89 101 113 125 137 149 161 173
Assumption 3: Zero mean value of disturbance ui.
• Given the value of X, the mean, or expected, value of the random
disturbance term ui is zero.
• Technically, the conditional mean value of ui is zero. Symbolically, we have
E(ui |Xi) = 0
• each Y population corresponding to a given X is distributed around its
mean value (shown by the circled points on the PRF) with some Y values
above the mean and some below it.
• It requires is that the average or mean value of these deviations
corresponding to any given X should be zero.9
• the positive ui values cancel out the negative ui values so that their average
or mean effect on Y is zero.10
Mean Y
PRF: Yi = b1 + b2 Xi
+ui
–ui
X1 X2 X3 X4
Assumption 4: Homoscedasticity or equal
variance of ui.
• states that the variance of ui for each Xi (i.e., the
conditional variance of ui) is some positive constant
number equal to σ 2.
• Technically, σ 2represents the assumption of
homoscedasticity, or equal (homo) spread (scedasticity)
or equal variance.
Continue…
The word comes from the Greek verb skedanime,
which means to disperse or scatter. Stated
differently. And the Y populations corresponding to
various X values have the same variance.
Put simply, the variation around the regression line
(which is the line of average relationship between Y
and X) is the same across the X values; it neither
increases or decreases as X varies.
Continue….
Y
X1
X2
X
i PRF: Yi = b1 + b 2Xi
Probability
density
of
ui
f (u)
X
Continue..
• In contrast, consider below the figure where the conditional variance of the Y
population varies with X.
• This situation is known appropriately as heteroscedasticity, or unequal spread, or
variance.
• Symbolically, can be written as
• Var (ui | Xi) = σ 2
• Notice the subscript on σ 2 which indicates that the variance of the Y population
is no longer constant.
• To understand the rationale behind this assumption, refer to Figure. As this figure
shows, var (u X1) < var (u X2), ... , < var (u Xi)
Continue…
Assumption 5: No autocorrelation between
the disturbances.
• Given any two X values,
• Xi and Xj (i ≠ j ), the correlation between any two ui and uj (i ≠ j ) is
zero.
• where i and j are two different observation
• the disturbances ui and uj are uncorrelated. Technically, this is the
assumption of no serial correlation, or no auto-correlation.
we see, that the u’s are positively correlated, a positive u
followed by a positive u or a negative u followed by a
negative u. Figure a
The u’s are negatively correlated, a positive u
followed by a negative u and vice versa. Figure b
Continue..
• If the disturbances (deviations) follow systematic
patterns, such as those shown in Figure a and b, there is
auto- or serial correlation,
• Assumption 5 requires is that such correlations be
absent.
• Figure c shows that, there is no systematic pattern to the
u’s, thus indicating zero correlation
Continue.. Figure c
Assumption 6: Zero covariance between ui and
Xi, or E(uiXi) = 0
• cov (ui, Xi) = E [ui − E(ui)][Xi − E(Xi)]
• = E [ui (Xi − E(Xi))]since E(ui) = 0
• = E (uiXi) − E(Xi)E(ui) since E(Xi) is nonstochastic
• = E(uiXi) since E(ui) = 0
• = 0 by assumption
• But if X and u are correlated, it is not possible to assess their individual
effects on Y.
Continue..
• Thus, if X and u are positively correlated, X increases when u increases and it
decreases when u decreases.
• Similarly, if X and u are negatively correlated, X increases when u decreases and it
decreases when u increases.
• In either case, it is difficult to isolate the influence of X and u on Y.
• Assumption 6 is automatically fulfilled if X variable is nonrandom or non-
stochastic and
• Assumption 3 holds, for in that case, cov (ui , Xi)= [Xi E(Xi)] E[ui E(ui)] = 0.
• But since we have assumed that our X variable not only is non-stochastic but also
assumes fixed values in repeated samples
Assumption 7: The number of observations n must be
greater than the number of parameters to be estimated.
• Alternatively, the number of observations n must be greater than the
number of explanatory variables
• From this single observation there is no way to estimate the two unknowns,
β1 and β2.
• We need at least two pairs of observations to estimate the two unknowns
Assumption 8: Variability in X values.
The X values in a given
sample must not all be the
same. Technically, var (X )
must be a finite positive
number.
=
𝛴𝑥𝑗𝑦𝑖
𝑥𝑖
2
If all the X values are
identical, the denominator
of that equation will be zero,
therefore, it’s not possible
to estimate parameters.
For example, if there is little
variation in family income,
we will not be able o explain
much of the variation in the
consumption expenditure.
Assumption 9: The regression model is correctly
specified.
• What is the functional form of the model?
• Whether your model has linear in the parameter or variables, or both?
• What are the probabilistic assumptions made about the Y and X, and the u
entering the model?
Yi = α0 + α1 Xi + ui ………………1
Xi
Y = 𝛽0 + 𝛽1
1
𝑥𝑖
+ 𝜇 … … … … … 2
Continue..
The regression model one(1) is linear both in the parameters and the variables,
whereas the model two(2) is linear in the parameters but nonlinear in the
variables X.
If the model two (2) is fitted to model one (1), it give us wrong predictions,
between A and B for any given X, i.e., the model one (1) going to overestimate the
true mean value of Y.
Whereas to the left of A is going to underestimate the true mean value of Y.
10. There is no Perfect Multicollinearity.
You are correct. Perfect multicollinearity refers to a situation in which
two or more independent variables in a regression model have a
perfect linear relationship, meaning that one independent variable
can be expressed as a linear combination of the others.
In other words, there is a perfect correlation between these
variables.
Assumptions of Ordinary Least Squares Regression (OLS

More Related Content

What's hot

What's hot (20)

Application of econometrics in business world
Application of econometrics in business worldApplication of econometrics in business world
Application of econometrics in business world
 
Balanced budget multiplier
Balanced budget multiplierBalanced budget multiplier
Balanced budget multiplier
 
Heteroskedasticity
HeteroskedasticityHeteroskedasticity
Heteroskedasticity
 
Heteroscedasticity
HeteroscedasticityHeteroscedasticity
Heteroscedasticity
 
Auto Correlation Presentation
Auto Correlation PresentationAuto Correlation Presentation
Auto Correlation Presentation
 
Chapter 06 - Heteroskedasticity.pptx
Chapter 06 - Heteroskedasticity.pptxChapter 06 - Heteroskedasticity.pptx
Chapter 06 - Heteroskedasticity.pptx
 
Harrod domer model PPT
Harrod domer model PPTHarrod domer model PPT
Harrod domer model PPT
 
Econometrics
EconometricsEconometrics
Econometrics
 
Dummy variables
Dummy variablesDummy variables
Dummy variables
 
Autocorrelation
AutocorrelationAutocorrelation
Autocorrelation
 
Solow model of growth
Solow model of growthSolow model of growth
Solow model of growth
 
Econometrics ch5
Econometrics ch5Econometrics ch5
Econometrics ch5
 
Natural rate of unemploymenty
Natural rate of unemploymentyNatural rate of unemploymenty
Natural rate of unemploymenty
 
Econometrics- lecture 10 and 11
Econometrics- lecture 10 and 11Econometrics- lecture 10 and 11
Econometrics- lecture 10 and 11
 
Economatrics
Economatrics Economatrics
Economatrics
 
gls
glsgls
gls
 
Introduction to Econometrics
Introduction to EconometricsIntroduction to Econometrics
Introduction to Econometrics
 
Autocorrelation (1)
Autocorrelation (1)Autocorrelation (1)
Autocorrelation (1)
 
Model of endogenous growth the ak model
Model of endogenous growth the ak modelModel of endogenous growth the ak model
Model of endogenous growth the ak model
 
Theories of inflation
Theories of inflationTheories of inflation
Theories of inflation
 

Similar to Assumptions of Ordinary Least Squares Regression (OLS

Chapter 2 Simple Linear Regression Model.pptx
Chapter 2 Simple Linear Regression Model.pptxChapter 2 Simple Linear Regression Model.pptx
Chapter 2 Simple Linear Regression Model.pptxaschalew shiferaw
 
The linear regression model: Theory and Application
The linear regression model: Theory and ApplicationThe linear regression model: Theory and Application
The linear regression model: Theory and ApplicationUniversity of Salerno
 
Lec1.regression
Lec1.regressionLec1.regression
Lec1.regressionAftab Alam
 
SM_d89ccf05-7de1-4a30-a134-3143e9b3bf3f_38.pptx
SM_d89ccf05-7de1-4a30-a134-3143e9b3bf3f_38.pptxSM_d89ccf05-7de1-4a30-a134-3143e9b3bf3f_38.pptx
SM_d89ccf05-7de1-4a30-a134-3143e9b3bf3f_38.pptxManjulasingh17
 
2. If you have a nonlinear relationship between an independent varia.pdf
2. If you have a nonlinear relationship between an independent varia.pdf2. If you have a nonlinear relationship between an independent varia.pdf
2. If you have a nonlinear relationship between an independent varia.pdfsuresh640714
 
Regression analysis in R
Regression analysis in RRegression analysis in R
Regression analysis in RAlichy Sowmya
 
ML-UNIT-IV complete notes download here
ML-UNIT-IV  complete notes download hereML-UNIT-IV  complete notes download here
ML-UNIT-IV complete notes download herekeerthanakshatriya20
 
regression and correlation
regression and correlationregression and correlation
regression and correlationPriya Sharma
 
REGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HEREREGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HEREShriramKargaonkar
 
2.1 the simple regression model
2.1 the simple regression model 2.1 the simple regression model
2.1 the simple regression model Regmi Milan
 
2.1 the simple regression model
2.1 the simple regression model 2.1 the simple regression model
2.1 the simple regression model Regmi Milan
 
LINEAR REGRESSION ANALYSIS.pptx
LINEAR REGRESSION ANALYSIS.pptxLINEAR REGRESSION ANALYSIS.pptx
LINEAR REGRESSION ANALYSIS.pptxsadiakhan783184
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and RegressionShubham Mehta
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regressionpankaj8108
 

Similar to Assumptions of Ordinary Least Squares Regression (OLS (20)

Chapter 2 Simple Linear Regression Model.pptx
Chapter 2 Simple Linear Regression Model.pptxChapter 2 Simple Linear Regression Model.pptx
Chapter 2 Simple Linear Regression Model.pptx
 
The linear regression model: Theory and Application
The linear regression model: Theory and ApplicationThe linear regression model: Theory and Application
The linear regression model: Theory and Application
 
Lec1.regression
Lec1.regressionLec1.regression
Lec1.regression
 
SM_d89ccf05-7de1-4a30-a134-3143e9b3bf3f_38.pptx
SM_d89ccf05-7de1-4a30-a134-3143e9b3bf3f_38.pptxSM_d89ccf05-7de1-4a30-a134-3143e9b3bf3f_38.pptx
SM_d89ccf05-7de1-4a30-a134-3143e9b3bf3f_38.pptx
 
Linear regression
Linear regressionLinear regression
Linear regression
 
2. If you have a nonlinear relationship between an independent varia.pdf
2. If you have a nonlinear relationship between an independent varia.pdf2. If you have a nonlinear relationship between an independent varia.pdf
2. If you have a nonlinear relationship between an independent varia.pdf
 
Regression analysis in R
Regression analysis in RRegression analysis in R
Regression analysis in R
 
ML-UNIT-IV complete notes download here
ML-UNIT-IV  complete notes download hereML-UNIT-IV  complete notes download here
ML-UNIT-IV complete notes download here
 
MModule 1 ppt.pptx
MModule 1 ppt.pptxMModule 1 ppt.pptx
MModule 1 ppt.pptx
 
regression and correlation
regression and correlationregression and correlation
regression and correlation
 
Talk 4
Talk 4Talk 4
Talk 4
 
Lecture 4
Lecture 4Lecture 4
Lecture 4
 
REGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HEREREGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HERE
 
2.1 the simple regression model
2.1 the simple regression model 2.1 the simple regression model
2.1 the simple regression model
 
2.1 the simple regression model
2.1 the simple regression model 2.1 the simple regression model
2.1 the simple regression model
 
Reg
RegReg
Reg
 
Co vand corr
Co vand corrCo vand corr
Co vand corr
 
LINEAR REGRESSION ANALYSIS.pptx
LINEAR REGRESSION ANALYSIS.pptxLINEAR REGRESSION ANALYSIS.pptx
LINEAR REGRESSION ANALYSIS.pptx
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 

Recently uploaded

Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
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
 
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
 
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
 
The Economic History of the U.S. Lecture 18.pdf
The Economic History of the U.S. Lecture 18.pdfThe Economic History of the U.S. Lecture 18.pdf
The Economic History of the U.S. Lecture 18.pdfGale Pooley
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptxFinTech Belgium
 
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
 
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
 
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure serviceCall US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure servicePooja Nehwal
 
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
 
How Automation is Driving Efficiency Through the Last Mile of Reporting
How Automation is Driving Efficiency Through the Last Mile of ReportingHow Automation is Driving Efficiency Through the Last Mile of Reporting
How Automation is Driving Efficiency Through the Last Mile of ReportingAggregage
 
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
 
03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptx03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptxFinTech Belgium
 
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptxFinTech Belgium
 
Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex
 
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...Pooja Nehwal
 
(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
 
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
 
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
 

Recently uploaded (20)

Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
 
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
 
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...
 
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
 
The Economic History of the U.S. Lecture 18.pdf
The Economic History of the U.S. Lecture 18.pdfThe Economic History of the U.S. Lecture 18.pdf
The Economic History of the U.S. Lecture 18.pdf
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
 
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
 
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
 
Commercial Bank Economic Capsule - April 2024
Commercial Bank Economic Capsule - April 2024Commercial Bank Economic Capsule - April 2024
Commercial Bank Economic Capsule - April 2024
 
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure serviceCall US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
 
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...
 
How Automation is Driving Efficiency Through the Last Mile of Reporting
How Automation is Driving Efficiency Through the Last Mile of ReportingHow Automation is Driving Efficiency Through the Last Mile of Reporting
How Automation is Driving Efficiency Through the Last Mile of Reporting
 
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
 
03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptx03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptx
 
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
 
Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024
 
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...
Dharavi Russian callg Girls, { 09892124323 } || Call Girl In Mumbai ...
 
(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...
 
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
 
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]
 

Assumptions of Ordinary Least Squares Regression (OLS

  • 2. Intro • Ordinary Least Squares (OLS) is a method used in econometrics, which is a branch of economics that applies statistical techniques to analyze economic data. • OLS is a technique for estimating the parameters of a linear regression model. |
  • 3. Assumption 1: Linear regression model. • The regression model is linear in the parameters, as shown in below • Yi = β0 + β1Xi + ui • that the regressand Y and the regressor X themselves may be nonlinear • Yi = β0 + β1Xi 2+ ui • Yi = β1 + 1 𝛽2 Xi + ui
  • 4. Assumption 2: X values are fixed in repeated sampling. • Values taken by the regressor X are considered fixed in repeated samples. More technically, X is assumed to be non-stochastic. • It is very important to understand the concept of “fixed values in re- peated sampling,” • Conclusion • conditional regression analysis, that is, conditional on the given values of the regressor(s) X.
  • 5. Y↓ X→ 80 100 120 140 160 180 200 220 240 260 Weekly family consumption expenditure Y, $ 55 60 65 70 75 – – 65 70 74 80 85 88 – 79 84 90 94 98 – – 80 93 95 103 108 113 115 102 107 110 116 118 125 – 110 115 120 130 135 140 – 120 136 140 144 145 – – 135 137 140 152 157 160 162 137 145 155 165 175 189 – 150 152 175 178 180 185 191 Total 325 462 445 707 678 750 685 1043 966 1211 Conditional means of Y, E (Y | X ) 65 77 89 101 113 125 137 149 161 173
  • 6. Assumption 3: Zero mean value of disturbance ui. • Given the value of X, the mean, or expected, value of the random disturbance term ui is zero. • Technically, the conditional mean value of ui is zero. Symbolically, we have E(ui |Xi) = 0 • each Y population corresponding to a given X is distributed around its mean value (shown by the circled points on the PRF) with some Y values above the mean and some below it. • It requires is that the average or mean value of these deviations corresponding to any given X should be zero.9 • the positive ui values cancel out the negative ui values so that their average or mean effect on Y is zero.10
  • 7. Mean Y PRF: Yi = b1 + b2 Xi +ui –ui X1 X2 X3 X4
  • 8. Assumption 4: Homoscedasticity or equal variance of ui. • states that the variance of ui for each Xi (i.e., the conditional variance of ui) is some positive constant number equal to σ 2. • Technically, σ 2represents the assumption of homoscedasticity, or equal (homo) spread (scedasticity) or equal variance.
  • 9. Continue… The word comes from the Greek verb skedanime, which means to disperse or scatter. Stated differently. And the Y populations corresponding to various X values have the same variance. Put simply, the variation around the regression line (which is the line of average relationship between Y and X) is the same across the X values; it neither increases or decreases as X varies.
  • 11. Y X1 X2 X i PRF: Yi = b1 + b 2Xi Probability density of ui f (u) X
  • 12. Continue.. • In contrast, consider below the figure where the conditional variance of the Y population varies with X. • This situation is known appropriately as heteroscedasticity, or unequal spread, or variance. • Symbolically, can be written as • Var (ui | Xi) = σ 2 • Notice the subscript on σ 2 which indicates that the variance of the Y population is no longer constant. • To understand the rationale behind this assumption, refer to Figure. As this figure shows, var (u X1) < var (u X2), ... , < var (u Xi)
  • 14. Assumption 5: No autocorrelation between the disturbances. • Given any two X values, • Xi and Xj (i ≠ j ), the correlation between any two ui and uj (i ≠ j ) is zero. • where i and j are two different observation • the disturbances ui and uj are uncorrelated. Technically, this is the assumption of no serial correlation, or no auto-correlation.
  • 15. we see, that the u’s are positively correlated, a positive u followed by a positive u or a negative u followed by a negative u. Figure a
  • 16. The u’s are negatively correlated, a positive u followed by a negative u and vice versa. Figure b
  • 17. Continue.. • If the disturbances (deviations) follow systematic patterns, such as those shown in Figure a and b, there is auto- or serial correlation, • Assumption 5 requires is that such correlations be absent. • Figure c shows that, there is no systematic pattern to the u’s, thus indicating zero correlation
  • 19. Assumption 6: Zero covariance between ui and Xi, or E(uiXi) = 0 • cov (ui, Xi) = E [ui − E(ui)][Xi − E(Xi)] • = E [ui (Xi − E(Xi))]since E(ui) = 0 • = E (uiXi) − E(Xi)E(ui) since E(Xi) is nonstochastic • = E(uiXi) since E(ui) = 0 • = 0 by assumption • But if X and u are correlated, it is not possible to assess their individual effects on Y.
  • 20. Continue.. • Thus, if X and u are positively correlated, X increases when u increases and it decreases when u decreases. • Similarly, if X and u are negatively correlated, X increases when u decreases and it decreases when u increases. • In either case, it is difficult to isolate the influence of X and u on Y. • Assumption 6 is automatically fulfilled if X variable is nonrandom or non- stochastic and • Assumption 3 holds, for in that case, cov (ui , Xi)= [Xi E(Xi)] E[ui E(ui)] = 0. • But since we have assumed that our X variable not only is non-stochastic but also assumes fixed values in repeated samples
  • 21. Assumption 7: The number of observations n must be greater than the number of parameters to be estimated. • Alternatively, the number of observations n must be greater than the number of explanatory variables • From this single observation there is no way to estimate the two unknowns, β1 and β2. • We need at least two pairs of observations to estimate the two unknowns
  • 22. Assumption 8: Variability in X values. The X values in a given sample must not all be the same. Technically, var (X ) must be a finite positive number. = 𝛴𝑥𝑗𝑦𝑖 𝑥𝑖 2 If all the X values are identical, the denominator of that equation will be zero, therefore, it’s not possible to estimate parameters. For example, if there is little variation in family income, we will not be able o explain much of the variation in the consumption expenditure.
  • 23. Assumption 9: The regression model is correctly specified. • What is the functional form of the model? • Whether your model has linear in the parameter or variables, or both? • What are the probabilistic assumptions made about the Y and X, and the u entering the model? Yi = α0 + α1 Xi + ui ………………1 Xi Y = 𝛽0 + 𝛽1 1 𝑥𝑖 + 𝜇 … … … … … 2
  • 24. Continue.. The regression model one(1) is linear both in the parameters and the variables, whereas the model two(2) is linear in the parameters but nonlinear in the variables X. If the model two (2) is fitted to model one (1), it give us wrong predictions, between A and B for any given X, i.e., the model one (1) going to overestimate the true mean value of Y. Whereas to the left of A is going to underestimate the true mean value of Y.
  • 25.
  • 26. 10. There is no Perfect Multicollinearity. You are correct. Perfect multicollinearity refers to a situation in which two or more independent variables in a regression model have a perfect linear relationship, meaning that one independent variable can be expressed as a linear combination of the others. In other words, there is a perfect correlation between these variables.