SlideShare a Scribd company logo
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 OLS.pptx

More Related Content

What's hot

Phillips Curve, Inflation & Interest Rate
Phillips Curve, Inflation & Interest RatePhillips Curve, Inflation & Interest Rate
Phillips Curve, Inflation & Interest RateZeeshan Ali
 
Demand for Money
Demand for MoneyDemand for Money
Demand for Money
Imran Nordin
 
IS LM equilibrium
IS LM equilibriumIS LM equilibrium
IS LM equilibrium
Prabha Panth
 
General Equilibrium IS-LM Framework for Macroeconomic Analysis
General Equilibrium IS-LM Framework for Macroeconomic AnalysisGeneral Equilibrium IS-LM Framework for Macroeconomic Analysis
General Equilibrium IS-LM Framework for Macroeconomic Analysis
Khemraj Subedi
 
The adding up problem product exhaustion theorem yohannes mengesha
The adding up problem product exhaustion theorem yohannes mengesha The adding up problem product exhaustion theorem yohannes mengesha
The adding up problem product exhaustion theorem yohannes mengesha Yohannes Mengesha, PhD Fellow
 
classical theory of employement
classical theory of employementclassical theory of employement
classical theory of employement
Bibek Oli
 
Macro Economics -II Chapter Two AGGREGATE SUPPLY
Macro Economics -II Chapter Two AGGREGATE SUPPLYMacro Economics -II Chapter Two AGGREGATE SUPPLY
Macro Economics -II Chapter Two AGGREGATE SUPPLY
Zegeye Paulos
 
The LM curve
The LM curveThe LM curve
The LM curve
Prabha Panth
 
Chapter 06 - Heteroskedasticity.pptx
Chapter 06 - Heteroskedasticity.pptxChapter 06 - Heteroskedasticity.pptx
Chapter 06 - Heteroskedasticity.pptx
Farah Amir
 
Chapter 7 - inflation ,unemployment and underemployment for BBA
Chapter 7 - inflation ,unemployment and underemployment for BBAChapter 7 - inflation ,unemployment and underemployment for BBA
Chapter 7 - inflation ,unemployment and underemployment for BBAginish9841502661
 
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
Gurudayalkumar
 
phillips curve and other related topics.pdf
phillips curve and other related topics.pdfphillips curve and other related topics.pdf
phillips curve and other related topics.pdf
Ayushi Thakur
 
Quantity theory of money
Quantity theory of moneyQuantity theory of money
Quantity theory of money
Nayan Vaghela
 
Monetarist theory of inflation
Monetarist theory of inflationMonetarist theory of inflation
Monetarist theory of inflation
Prabha Panth
 
Patinkin real balance effect
Patinkin real balance effectPatinkin real balance effect
Patinkin real balance effect
senthamizh veena
 
Liquidity Preference Theory
Liquidity Preference TheoryLiquidity Preference Theory
Liquidity Preference Theory
efinancemanagement.com
 
Capital formation and economic development
Capital formation and economic developmentCapital formation and economic development
Capital formation and economic development
ridailyas3
 
Coase theorem (1)
Coase theorem (1)Coase theorem (1)
Coase theorem (1)
Muskaan Dargar
 
ACCELERATOR THEORY OF INVESTMENT
ACCELERATOR THEORY OF INVESTMENT ACCELERATOR THEORY OF INVESTMENT
ACCELERATOR THEORY OF INVESTMENT
Dr. Mani Madhavan
 

What's hot (20)

Phillips Curve, Inflation & Interest Rate
Phillips Curve, Inflation & Interest RatePhillips Curve, Inflation & Interest Rate
Phillips Curve, Inflation & Interest Rate
 
Demand for Money
Demand for MoneyDemand for Money
Demand for Money
 
IS LM equilibrium
IS LM equilibriumIS LM equilibrium
IS LM equilibrium
 
General Equilibrium IS-LM Framework for Macroeconomic Analysis
General Equilibrium IS-LM Framework for Macroeconomic AnalysisGeneral Equilibrium IS-LM Framework for Macroeconomic Analysis
General Equilibrium IS-LM Framework for Macroeconomic Analysis
 
The adding up problem product exhaustion theorem yohannes mengesha
The adding up problem product exhaustion theorem yohannes mengesha The adding up problem product exhaustion theorem yohannes mengesha
The adding up problem product exhaustion theorem yohannes mengesha
 
classical theory of employement
classical theory of employementclassical theory of employement
classical theory of employement
 
Macro Economics -II Chapter Two AGGREGATE SUPPLY
Macro Economics -II Chapter Two AGGREGATE SUPPLYMacro Economics -II Chapter Two AGGREGATE SUPPLY
Macro Economics -II Chapter Two AGGREGATE SUPPLY
 
The LM curve
The LM curveThe LM curve
The LM curve
 
Chapter 06 - Heteroskedasticity.pptx
Chapter 06 - Heteroskedasticity.pptxChapter 06 - Heteroskedasticity.pptx
Chapter 06 - Heteroskedasticity.pptx
 
Chapter 7 - inflation ,unemployment and underemployment for BBA
Chapter 7 - inflation ,unemployment and underemployment for BBAChapter 7 - inflation ,unemployment and underemployment for BBA
Chapter 7 - inflation ,unemployment and underemployment for BBA
 
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
 
phillips curve and other related topics.pdf
phillips curve and other related topics.pdfphillips curve and other related topics.pdf
phillips curve and other related topics.pdf
 
Quantity theory of money
Quantity theory of moneyQuantity theory of money
Quantity theory of money
 
Monetarist theory of inflation
Monetarist theory of inflationMonetarist theory of inflation
Monetarist theory of inflation
 
Philip's Curve
Philip's CurvePhilip's Curve
Philip's Curve
 
Patinkin real balance effect
Patinkin real balance effectPatinkin real balance effect
Patinkin real balance effect
 
Liquidity Preference Theory
Liquidity Preference TheoryLiquidity Preference Theory
Liquidity Preference Theory
 
Capital formation and economic development
Capital formation and economic developmentCapital formation and economic development
Capital formation and economic development
 
Coase theorem (1)
Coase theorem (1)Coase theorem (1)
Coase theorem (1)
 
ACCELERATOR THEORY OF INVESTMENT
ACCELERATOR THEORY OF INVESTMENT ACCELERATOR THEORY OF INVESTMENT
ACCELERATOR THEORY OF INVESTMENT
 

Similar to Assumptions of OLS.pptx

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
aschalew 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.regression
Aftab 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.pptx
Manjulasingh17
 
Linear regression
Linear regressionLinear regression
Linear regression
Regent University
 
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
suresh640714
 
Regression analysis in R
Regression analysis in RRegression analysis in R
Regression analysis in R
Alichy 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 here
keerthanakshatriya20
 
MModule 1 ppt.pptx
MModule 1 ppt.pptxMModule 1 ppt.pptx
MModule 1 ppt.pptx
jyotikumarijyotshna
 
regression and correlation
regression and correlationregression and correlation
regression and correlation
Priya Sharma
 
Econometrics- lecture 10 and 11
Econometrics- lecture 10 and 11Econometrics- lecture 10 and 11
Econometrics- lecture 10 and 11
Almaszabeen Badekhan
 
Talk 4
Talk 4Talk 4
REGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HEREREGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HERE
ShriramKargaonkar
 
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
 
Reg
RegReg
Co vand corr
Co vand corrCo vand corr
Co vand corr
Shehzad Rizwan
 
LINEAR REGRESSION ANALYSIS.pptx
LINEAR REGRESSION ANALYSIS.pptxLINEAR REGRESSION ANALYSIS.pptx
LINEAR REGRESSION ANALYSIS.pptx
sadiakhan783184
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and RegressionShubham Mehta
 

Similar to Assumptions of OLS.pptx (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
 
Econometrics- lecture 10 and 11
Econometrics- lecture 10 and 11Econometrics- lecture 10 and 11
Econometrics- lecture 10 and 11
 
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
 

Recently uploaded

The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
muslimdavidovich670
 
what is the future of Pi Network currency.
what is the future of Pi Network currency.what is the future of Pi Network currency.
what is the future of Pi Network currency.
DOT TECH
 
USDA Loans in California: A Comprehensive Overview.pptx
USDA Loans in California: A Comprehensive Overview.pptxUSDA Loans in California: A Comprehensive Overview.pptx
USDA Loans in California: A Comprehensive Overview.pptx
marketing367770
 
Poonawalla Fincorp and IndusInd Bank Introduce New Co-Branded Credit Card
Poonawalla Fincorp and IndusInd Bank Introduce New Co-Branded Credit CardPoonawalla Fincorp and IndusInd Bank Introduce New Co-Branded Credit Card
Poonawalla Fincorp and IndusInd Bank Introduce New Co-Branded Credit Card
nickysharmasucks
 
The European Unemployment Puzzle: implications from population aging
The European Unemployment Puzzle: implications from population agingThe European Unemployment Puzzle: implications from population aging
The European Unemployment Puzzle: implications from population aging
GRAPE
 
Empowering the Unbanked: The Vital Role of NBFCs in Promoting Financial Inclu...
Empowering the Unbanked: The Vital Role of NBFCs in Promoting Financial Inclu...Empowering the Unbanked: The Vital Role of NBFCs in Promoting Financial Inclu...
Empowering the Unbanked: The Vital Role of NBFCs in Promoting Financial Inclu...
Vighnesh Shashtri
 
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdfWhich Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
Kezex (KZX)
 
Financial Assets: Debit vs Equity Securities.pptx
Financial Assets: Debit vs Equity Securities.pptxFinancial Assets: Debit vs Equity Securities.pptx
Financial Assets: Debit vs Equity Securities.pptx
Writo-Finance
 
how to sell pi coins in all Africa Countries.
how to sell pi coins in all Africa Countries.how to sell pi coins in all Africa Countries.
how to sell pi coins in all Africa Countries.
DOT TECH
 
how can i use my minded pi coins I need some funds.
how can i use my minded pi coins I need some funds.how can i use my minded pi coins I need some funds.
how can i use my minded pi coins I need some funds.
DOT TECH
 
how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.
DOT TECH
 
This assessment plan proposal is to outline a structured approach to evaluati...
This assessment plan proposal is to outline a structured approach to evaluati...This assessment plan proposal is to outline a structured approach to evaluati...
This assessment plan proposal is to outline a structured approach to evaluati...
lamluanvan.net Viết thuê luận văn
 
Summary of financial results for 1Q2024
Summary of financial  results for 1Q2024Summary of financial  results for 1Q2024
Summary of financial results for 1Q2024
InterCars
 
What website can I sell pi coins securely.
What website can I sell pi coins securely.What website can I sell pi coins securely.
What website can I sell pi coins securely.
DOT TECH
 
Exploring Abhay Bhutada’s Views After Poonawalla Fincorp’s Collaboration With...
Exploring Abhay Bhutada’s Views After Poonawalla Fincorp’s Collaboration With...Exploring Abhay Bhutada’s Views After Poonawalla Fincorp’s Collaboration With...
Exploring Abhay Bhutada’s Views After Poonawalla Fincorp’s Collaboration With...
beulahfernandes8
 
how to sell pi coins on Bitmart crypto exchange
how to sell pi coins on Bitmart crypto exchangehow to sell pi coins on Bitmart crypto exchange
how to sell pi coins on Bitmart crypto exchange
DOT TECH
 
APP I Lecture Notes to students 0f 4the year
APP I  Lecture Notes  to students 0f 4the yearAPP I  Lecture Notes  to students 0f 4the year
APP I Lecture Notes to students 0f 4the year
telilaalilemlem
 
Scope Of Macroeconomics introduction and basic theories
Scope Of Macroeconomics introduction and basic theoriesScope Of Macroeconomics introduction and basic theories
Scope Of Macroeconomics introduction and basic theories
nomankalyar153
 
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
beulahfernandes8
 
234Presentation on Indian Debt Market.ppt
234Presentation on Indian Debt Market.ppt234Presentation on Indian Debt Market.ppt
234Presentation on Indian Debt Market.ppt
PravinPatil144525
 

Recently uploaded (20)

The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
The WhatsPump Pseudonym Problem and the Hilarious Downfall of Artificial Enga...
 
what is the future of Pi Network currency.
what is the future of Pi Network currency.what is the future of Pi Network currency.
what is the future of Pi Network currency.
 
USDA Loans in California: A Comprehensive Overview.pptx
USDA Loans in California: A Comprehensive Overview.pptxUSDA Loans in California: A Comprehensive Overview.pptx
USDA Loans in California: A Comprehensive Overview.pptx
 
Poonawalla Fincorp and IndusInd Bank Introduce New Co-Branded Credit Card
Poonawalla Fincorp and IndusInd Bank Introduce New Co-Branded Credit CardPoonawalla Fincorp and IndusInd Bank Introduce New Co-Branded Credit Card
Poonawalla Fincorp and IndusInd Bank Introduce New Co-Branded Credit Card
 
The European Unemployment Puzzle: implications from population aging
The European Unemployment Puzzle: implications from population agingThe European Unemployment Puzzle: implications from population aging
The European Unemployment Puzzle: implications from population aging
 
Empowering the Unbanked: The Vital Role of NBFCs in Promoting Financial Inclu...
Empowering the Unbanked: The Vital Role of NBFCs in Promoting Financial Inclu...Empowering the Unbanked: The Vital Role of NBFCs in Promoting Financial Inclu...
Empowering the Unbanked: The Vital Role of NBFCs in Promoting Financial Inclu...
 
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdfWhich Crypto to Buy Today for Short-Term in May-June 2024.pdf
Which Crypto to Buy Today for Short-Term in May-June 2024.pdf
 
Financial Assets: Debit vs Equity Securities.pptx
Financial Assets: Debit vs Equity Securities.pptxFinancial Assets: Debit vs Equity Securities.pptx
Financial Assets: Debit vs Equity Securities.pptx
 
how to sell pi coins in all Africa Countries.
how to sell pi coins in all Africa Countries.how to sell pi coins in all Africa Countries.
how to sell pi coins in all Africa Countries.
 
how can i use my minded pi coins I need some funds.
how can i use my minded pi coins I need some funds.how can i use my minded pi coins I need some funds.
how can i use my minded pi coins I need some funds.
 
how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.how to sell pi coins in South Korea profitably.
how to sell pi coins in South Korea profitably.
 
This assessment plan proposal is to outline a structured approach to evaluati...
This assessment plan proposal is to outline a structured approach to evaluati...This assessment plan proposal is to outline a structured approach to evaluati...
This assessment plan proposal is to outline a structured approach to evaluati...
 
Summary of financial results for 1Q2024
Summary of financial  results for 1Q2024Summary of financial  results for 1Q2024
Summary of financial results for 1Q2024
 
What website can I sell pi coins securely.
What website can I sell pi coins securely.What website can I sell pi coins securely.
What website can I sell pi coins securely.
 
Exploring Abhay Bhutada’s Views After Poonawalla Fincorp’s Collaboration With...
Exploring Abhay Bhutada’s Views After Poonawalla Fincorp’s Collaboration With...Exploring Abhay Bhutada’s Views After Poonawalla Fincorp’s Collaboration With...
Exploring Abhay Bhutada’s Views After Poonawalla Fincorp’s Collaboration With...
 
how to sell pi coins on Bitmart crypto exchange
how to sell pi coins on Bitmart crypto exchangehow to sell pi coins on Bitmart crypto exchange
how to sell pi coins on Bitmart crypto exchange
 
APP I Lecture Notes to students 0f 4the year
APP I  Lecture Notes  to students 0f 4the yearAPP I  Lecture Notes  to students 0f 4the year
APP I Lecture Notes to students 0f 4the year
 
Scope Of Macroeconomics introduction and basic theories
Scope Of Macroeconomics introduction and basic theoriesScope Of Macroeconomics introduction and basic theories
Scope Of Macroeconomics introduction and basic theories
 
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
The Evolution of Non-Banking Financial Companies (NBFCs) in India: Challenges...
 
234Presentation on Indian Debt Market.ppt
234Presentation on Indian Debt Market.ppt234Presentation on Indian Debt Market.ppt
234Presentation on Indian Debt Market.ppt
 

Assumptions of OLS.pptx

  • 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.