SlideShare a Scribd company logo
REGRESSION
ANALYSIS
BirinderSingh,AssistantProfessor,PCTE
REGRESSION
 Regression Analysis measures the nature and
extent of the relationship between two or more
variables, thus enables us to make predictions.
 Regression is the measure of the average
relationship between two or more variables.
BirinderSingh,AssistantProfessor,PCTE
UTILITY OF REGRESSION
 Degree & Nature of relationship
 Estimation of relationship
 Prediction
 Useful in Economic & Business Research
BirinderSingh,AssistantProfessor,PCTE
DIFFERENCE BETWEEN CORRELATION &
REGRESSION
 Degree & Nature of Relationship
 Correlation is a measure of degree of relationship
between X & Y
 Regression studies the nature of relationship
between the variables so that one may be able to
predict the value of one variable on the basis of
another.
 Cause & Effect Relationship
 Correlation does not always assume cause and effect
relationship between two variables.
 Regression clearly expresses the cause and effect
relationship between two variables. The independent
variable is the cause and dependent variable is effect.
BirinderSingh,AssistantProfessor,PCTE
DIFFERENCE BETWEEN CORRELATION &
REGRESSION
 Prediction
 Correlation doesn’t help in making predictions
 Regression enable us to make predictions using
regression line
 Symmetric
 Correlation coefficients are symmetrical i.e. rxy = ryx.
 Regression coefficients are not symmetrical i.e. bxy ≠ byx.
 Origin & Scale
 Correlation is independent of the change of origin and
scale
 Regression coefficient is independent of change of origin
but not of scale
BirinderSingh,AssistantProfessor,PCTE
TYPES OF REGRESSION ANALYSIS
 Simple & Multiple Regression
 Linear & Non Linear Regression
 Partial & Total Regression
BirinderSingh,AssistantProfessor,PCTE
SIMPLE LINEAR REGRESSION
Simple
Linear
Regression
Regression
Lines
Regression
Equations
Regression
Coefficients
BirinderSingh,AssistantProfessor,PCTE
REGRESSION LINES
 The regression line shows the average relationship
between two variables. It is also called Line of Best Fit.
 If two variables X & Y are given, then there are two
regression lines:
 Regression Line of X on Y
 Regression Line of Y on X
 Nature of Regression Lines
 If r = ±1, then the two regression lines are coincident.
 If r = 0, then the two regression lines intersect each other at
90°.
 The nearer the regression lines are to each other, the greater
will be the degree of correlation.
 If regression lines rise from left to right upward, then
correlation is positive.
BirinderSingh,AssistantProfessor,PCTE
REGRESSION EQUATIONS
 Regression Equations are the algebraic
formulation of regression lines.
 There are two regression equations:
 Regression Equation of Y on X
 Y = a + bX
 Y – 𝑌 = 𝑏𝑦𝑥 (𝑋 − 𝑋)
 Y – 𝑌 = 𝑟.
σ 𝑦
σ 𝑥
(𝑋 − 𝑋)
 Regression Equation of X on Y
 X = a + bY
 X – 𝑋 = 𝑏𝑥𝑦 (𝑌 − 𝑌)
 X – 𝑋 = 𝑟.
σ 𝑥
σ 𝑦
(𝑌 − 𝑌)
BirinderSingh,AssistantProfessor,PCTE
REGRESSION COEFFICIENTS
 Regression coefficient measures the average
change in the value of one variable for a unit
change in the value of another variable.
 These represent the slope of regression line
 There are two regression coefficients:
 Regression coefficient of Y on X: byx = 𝑟.
σ 𝑦
σ 𝑥
 Regression coefficient of X on Y: bxy = 𝑟.
σ 𝑥
σ 𝑦
BirinderSingh,AssistantProfessor,PCTE
PROPERTIES OF REGRESSION
COEFFICIENTS
 Coefficient of correlation is the geometric mean of
the regression coefficients. i.e. r = 𝑏 𝑥𝑦 . 𝑏𝑦𝑥
 Both the regression coefficients must have the
same algebraic sign.
 Coefficient of correlation must have the same sign
as that of the regression coefficients.
 Both the regression coefficients cannot be greater
than unity.
 Arithmetic mean of two regression coefficients is
equal to or greater than the correlation
coefficient. i.e.
𝑏𝑥𝑦+𝑏𝑦𝑥
2
≥ r
 Regression coefficient is independent of change of
origin but not of scale
BirinderSingh,AssistantProfessor,PCTE
OBTAINING REGRESSION EQUATIONS
Regression
Equations
Using Normal
Equations
Using
Regression
Coefficients
BirinderSingh,AssistantProfessor,PCTE
REGRESSION EQUATIONS IN INDIVIDUAL
SERIES USING NORMAL EQUATIONS
 This method is also called as Least Square Method.
 Under this method, regression equations can be
calculated by solving two normal equations:
 For regression equation Y on X: Y = a + bX
 Σ𝑌 = 𝑁𝑎 + 𝑏Σ𝑋
 Σ𝑋𝑌 = 𝑎Σ𝑋 + 𝑏Σ𝑋2
 Another Method
 byx =
𝑁 .Σ𝑋𝑌 − Σ𝑋.Σ𝑌
𝑁.Σ𝑋2 −(Σ𝑋)2
& a = 𝑌 − b𝑋
 Here a is the Y – intercept, indicates the minimum
value of Y for X = 0
 & b is the slope of the line, indicates the absolute
increase in Y for a unit increase in X.
BirinderSingh,AssistantProfessor,PCTE
PRACTICE PROBLEMS
Q1: Calculate the regression equation of X on Y using
method of least squares: X = 0.5 + 0.5Y
Q2: Given the following data:
N = 8, ƩX = 21, ƩX2 = 99, ƩY = 4, ƩY2 = 68, ƩXY = 36
Using the values, find:
o Regression Equation of Y on X Y = – 1.025 + 0.581X
o Regression Equation of X on Y X = 2.432 + 0.386Y
o Value of Y when X = 10 Y = 4.785
o Value of X when Y = 2.5 X = 3.397
BirinderSingh,AssistantProfessor,PCTE
X 1 2 3 4 5
Y 2 5 3 8 7
BirinderSingh,AssistantProfessor,PCTE
REGRESSION EQUATIONS USING
REGRESSION COEFFICIENTS
Methods
Using Actual
Values of
X & Y
Using deviations
from Actual
Means
Using deviations
from Assumed
Means
Using r, σx, σy
BirinderSingh,AssistantProfessor,PCTE
REGRESSION EQUATIONS USING REGRESSION
COEFFICIENTS (USING ACTUAL VALUES)
 Regression Equation of Y on X
 Y – 𝑌 = byx (X – 𝑋) where byx =
𝑁 .Σ𝑋𝑌 − Σ𝑋.Σ𝑌
𝑁.Σ𝑋2 −(Σ𝑋)2
 Regression Equation of X on Y
 X – 𝑋 = bxy (Y – 𝑌) where bxy =
𝑁 .Σ𝑋𝑌 − Σ𝑋.Σ𝑌
𝑁.Σ𝑌2 −(Σ𝑌)2
Q3: Calculate the regression equation of Y on X & X on Y
Y = 1.3X + 1.1, X = 0.5 + 0.5Y
BirinderSingh,AssistantProfessor,PCTE
REGRESSION EQUATIONS USING REGRESSION
COEFFICIENTS (USING DEVIATIONS FROM
ACTUAL VALUES)
 Regression Equation of Y on X
 Y – 𝑌 = byx (X – 𝑋) where byx =
Σ𝑥𝑦
Σ𝑥2
 Regression Equation of X on Y
 X – 𝑋 = bxy (Y – 𝑌) where bxy =
Σ𝑥𝑦
Σ𝑦2
Q4: Calculate the regression equation of Y on X & X on Y
using method of least squares: Y = 0.26X + 3.2, X = 4.75 + 0.45Y
BirinderSingh,AssistantProfessor,PCTE
X 2 4 6 8 10 12
Y 4 2 5 10 3 6
REGRESSION EQUATIONS USING REGRESSION
COEFFICIENTS (USING DEVIATIONS FROM
ASSUMED MEAN)
 Regression Equation of Y on X
 Y – 𝑌 = byx (X – 𝑋) where byx =
𝑁 .Σ𝑑𝑥𝑑𝑦 − Σ𝑑𝑥 Σ𝑑𝑦
𝑁.Σ𝑑𝑥2 −(Σ𝑑𝑥)2
 Regression Equation of X on Y
 X – 𝑋 = bxy (Y – 𝑌) where bxy =
𝑁 .Σ𝑑𝑥𝑑𝑦 − Σ𝑑𝑥 Σ𝑑𝑦
𝑁.Σ𝑑𝑦2 −(Σ𝑑𝑦)2
Q5: Calculate the regression equation of Y on X & X
Y = 1.212 X + 34.725
BirinderSingh,AssistantProfessor,PCTE
X 78 89 97 69 59 79 68 61
Y 125 137 156 112 107 136 124 108
BirinderSingh,AssistantProfessor,PCTE
REGRESSION EQUATIONS USING REGRESSION
COEFFICIENTS (USING STANDARD DEVIATIONS)
 Regression Equation of Y on X
 Y – 𝑌 = byx (X – 𝑋) where byx = 𝑟.
σ 𝑦
σ 𝑥
 Regression Equation of X on Y
 X – 𝑋 = bxy (Y – 𝑌) where bxy = 𝑟.
σ 𝑥
σ 𝑦
Q6: Estimate Y when X = 9 as per the following information:
Y = 15.88
BirinderSingh,AssistantProfessor,PCTE
X Y
Arithmetic Mean 5 12
Standard Deviation 2.6 3.6
Correlation Coefficient 0.7
PRACTICE PROBLEMS
Q7: If 𝑋 = 25, 𝑌 = 120, bxy = 2. Estimate the value of X
when Y = 130. X = 45
Q8: If σ 𝑥
2
= 9, σ 𝑦
2
= 1600, obtain bxy. bxy = 0.04
Q9: Given two regression equations:
3X + 4Y = 44
5X + 8Y = 80
Variance of X = 30.
Find 𝑋, 𝑌, r and σ 𝑦
8,5,– 0.91, 3.7
BirinderSingh,AssistantProfessor,PCTE
SHORTCUT METHOD OF CHECKING
REGRESSION EQUATIONS
 Suppose two regression equations are as follows:
 a1x + b1y + c1 = 0
 a2x + b2y + c2 = 0
Case 1: If a1b2 ≤ a2b1 (in magnitude, ignoring negative), then
 a1x + b1y + c1 = 0 is the regression of Y on X
 a2x + b2y + c2 = 0 is the regression of X on Y
Case 2: If a1b2 > a2b1 (in magnitude, ignoring negative), then
 a1x + b1y + c1 = 0 is the regression of X on Y
 a2x + b2y + c2 = 0 is the regression of Y on X
BirinderSingh,AssistantProfessor,PCTE
STANDARD ERROR OF ESTIMATE
 Standard error of estimate helps us to know that
to what extent the estimates are accurate.
 It shows that to what extent the estimated values
by regression line are closer to actual values
 For two regression lines, there are two standard
error of estimates:
 Standard error of estimate of Y on X (Syx)
 Standard error of estimate of X on Y (Sxy)
BirinderSingh,AssistantProfessor,PCTE
FORMULAE FOR SE (Y ON X)
 Syx =
Σ 𝑌 −𝑌𝑐 2
𝑁
Y = Actual Values,
Yc = Estimated Values
 Syx =
Σ𝑌2
−𝑎Σ𝑌 −𝑏Σ𝑋𝑌
𝑁
Here a & b are to be
obtained from normal equations
 Syx = σy 1 − 𝑟2
BirinderSingh,AssistantProfessor,PCTE
PRACTICE PROBLEMS – SE
Q10: Find the Standard error of estimates if σx = 4.4,
σy = 2.2 & r = 0.8 Ans: 1.32, 2.64
Q11: Given: ƩX = 15, ƩY = 110, ƩXY = 400, ƩX2 = 250,
ƩY2 = 3200, N = 10. Calculate Syx Ans: 13.21
Q12: Compute regression equation Y on X. Hence, find Syx
Ans: Y = 11.9 – 0.65X, 0.79
BirinderSingh,AssistantProfessor,PCTE
X 6 2 10 4 8
Y 9 11 5 8 7

More Related Content

What's hot

correlation and regression
correlation and regressioncorrelation and regression
correlation and regression
Unsa Shakir
 
Regression ppt
Regression pptRegression ppt
Regression ppt
Shraddha Tiwari
 
Correlation and regression analysis
Correlation and regression analysisCorrelation and regression analysis
Correlation and regression analysis
_pem
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
Avjinder (Avi) Kaler
 
Spearman Rank Correlation Presentation
Spearman Rank Correlation PresentationSpearman Rank Correlation Presentation
Spearman Rank Correlation Presentationcae_021
 
Correlation Analysis
Correlation AnalysisCorrelation Analysis
Correlation Analysis
Birinder Singh Gulati
 
The Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal DistributionsThe Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal Distributions
SCE.Surat
 
Testing of hypothesis
Testing of hypothesisTesting of hypothesis
Testing of hypothesisJags Jagdish
 
Correlation
CorrelationCorrelation
Correlation
Anjali Awasthi
 
Correlation
CorrelationCorrelation
Correlation
ancytd
 
Karl pearson's coefficient of correlation (1)
Karl pearson's coefficient of correlation (1)Karl pearson's coefficient of correlation (1)
Karl pearson's coefficient of correlation (1)
teenathankachen1993
 
Regression analysis
Regression analysisRegression analysis
Regression analysisRavi shankar
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
Sushmita R Gopinath
 
Standard error
Standard error Standard error
Standard error
Satyaki Mishra
 
Analysis of variance (anova)
Analysis of variance (anova)Analysis of variance (anova)
Analysis of variance (anova)
Sadhana Singh
 

What's hot (20)

Correlation ppt...
Correlation ppt...Correlation ppt...
Correlation ppt...
 
correlation and regression
correlation and regressioncorrelation and regression
correlation and regression
 
Regression ppt
Regression pptRegression ppt
Regression ppt
 
Correlation and regression analysis
Correlation and regression analysisCorrelation and regression analysis
Correlation and regression analysis
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Spearman Rank Correlation Presentation
Spearman Rank Correlation PresentationSpearman Rank Correlation Presentation
Spearman Rank Correlation Presentation
 
Correlation Analysis
Correlation AnalysisCorrelation Analysis
Correlation Analysis
 
The Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal DistributionsThe Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal Distributions
 
Correlation analysis
Correlation analysisCorrelation analysis
Correlation analysis
 
Testing of hypothesis
Testing of hypothesisTesting of hypothesis
Testing of hypothesis
 
T test
T testT test
T test
 
Correlation
CorrelationCorrelation
Correlation
 
Correlation
CorrelationCorrelation
Correlation
 
Chi square test
Chi square testChi square test
Chi square test
 
Karl pearson's coefficient of correlation (1)
Karl pearson's coefficient of correlation (1)Karl pearson's coefficient of correlation (1)
Karl pearson's coefficient of correlation (1)
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Standard error
Standard error Standard error
Standard error
 
Analysis of variance (anova)
Analysis of variance (anova)Analysis of variance (anova)
Analysis of variance (anova)
 

Similar to Regression Analysis

Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
RekhaChoudhary24
 
Presentation on regression analysis
Presentation on regression analysisPresentation on regression analysis
Presentation on regression analysis
Sujeet Singh
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
bijuhari
 
Correlation by Neeraj Bhandari ( Surkhet.Nepal )
Correlation by Neeraj Bhandari ( Surkhet.Nepal )Correlation by Neeraj Bhandari ( Surkhet.Nepal )
Correlation by Neeraj Bhandari ( Surkhet.Nepal )Neeraj Bhandari
 
Regression Analysis-Economic Statistics.ppt
Regression Analysis-Economic Statistics.pptRegression Analysis-Economic Statistics.ppt
Regression Analysis-Economic Statistics.ppt
Satheesh Babu
 
Regression analysis by Muthama JM
Regression analysis by Muthama JMRegression analysis by Muthama JM
Regression analysis by Muthama JM
Japheth Muthama
 
Regression Analysis by Muthama JM
Regression Analysis by Muthama JM Regression Analysis by Muthama JM
Regression Analysis by Muthama JM
Japheth Muthama
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
Muhammad Fazeel
 
CORRELATION AND REGRESSION.pptx
CORRELATION AND REGRESSION.pptxCORRELATION AND REGRESSION.pptx
CORRELATION AND REGRESSION.pptx
Rohit77460
 
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
 
Statistics-Regression analysis
Statistics-Regression analysisStatistics-Regression analysis
Statistics-Regression analysis
Rabin BK
 
Regression Ayalysis (2).ppt
Regression Ayalysis (2).pptRegression Ayalysis (2).ppt
Regression Ayalysis (2).ppt
DeepThinker15
 
Course pack unit 5
Course pack unit 5Course pack unit 5
Course pack unit 5
Rai University
 
REGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HEREREGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HERE
ShriramKargaonkar
 
Regression
RegressionRegression
Regression
LavanyaK75
 
Biostats coorelation vs rREGRESSION.DIFFERENCE BETWEEN CORRELATION AND REGRES...
Biostats coorelation vs rREGRESSION.DIFFERENCE BETWEEN CORRELATION AND REGRES...Biostats coorelation vs rREGRESSION.DIFFERENCE BETWEEN CORRELATION AND REGRES...
Biostats coorelation vs rREGRESSION.DIFFERENCE BETWEEN CORRELATION AND REGRES...
Payaamvohra1
 
Statistics
Statistics Statistics
Statistics
KafiPati
 
Correlation and Regression
Correlation and Regression Correlation and Regression
Correlation and Regression
Dr. Tushar J Bhatt
 
Presentation On Regression
Presentation On RegressionPresentation On Regression
Presentation On Regression
alok tiwari
 
Regression
RegressionRegression
Regression
Sauravurp
 

Similar to Regression Analysis (20)

Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Presentation on regression analysis
Presentation on regression analysisPresentation on regression analysis
Presentation on regression analysis
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Correlation by Neeraj Bhandari ( Surkhet.Nepal )
Correlation by Neeraj Bhandari ( Surkhet.Nepal )Correlation by Neeraj Bhandari ( Surkhet.Nepal )
Correlation by Neeraj Bhandari ( Surkhet.Nepal )
 
Regression Analysis-Economic Statistics.ppt
Regression Analysis-Economic Statistics.pptRegression Analysis-Economic Statistics.ppt
Regression Analysis-Economic Statistics.ppt
 
Regression analysis by Muthama JM
Regression analysis by Muthama JMRegression analysis by Muthama JM
Regression analysis by Muthama JM
 
Regression Analysis by Muthama JM
Regression Analysis by Muthama JM Regression Analysis by Muthama JM
Regression Analysis by Muthama JM
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
CORRELATION AND REGRESSION.pptx
CORRELATION AND REGRESSION.pptxCORRELATION AND REGRESSION.pptx
CORRELATION AND REGRESSION.pptx
 
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
 
Statistics-Regression analysis
Statistics-Regression analysisStatistics-Regression analysis
Statistics-Regression analysis
 
Regression Ayalysis (2).ppt
Regression Ayalysis (2).pptRegression Ayalysis (2).ppt
Regression Ayalysis (2).ppt
 
Course pack unit 5
Course pack unit 5Course pack unit 5
Course pack unit 5
 
REGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HEREREGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HERE
 
Regression
RegressionRegression
Regression
 
Biostats coorelation vs rREGRESSION.DIFFERENCE BETWEEN CORRELATION AND REGRES...
Biostats coorelation vs rREGRESSION.DIFFERENCE BETWEEN CORRELATION AND REGRES...Biostats coorelation vs rREGRESSION.DIFFERENCE BETWEEN CORRELATION AND REGRES...
Biostats coorelation vs rREGRESSION.DIFFERENCE BETWEEN CORRELATION AND REGRES...
 
Statistics
Statistics Statistics
Statistics
 
Correlation and Regression
Correlation and Regression Correlation and Regression
Correlation and Regression
 
Presentation On Regression
Presentation On RegressionPresentation On Regression
Presentation On Regression
 
Regression
RegressionRegression
Regression
 

More from Birinder Singh Gulati

Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
Birinder Singh Gulati
 
Chi Square & Anova
Chi Square & AnovaChi Square & Anova
Chi Square & Anova
Birinder Singh Gulati
 
Hypothesis Testing
Hypothesis TestingHypothesis Testing
Hypothesis Testing
Birinder Singh Gulati
 
Sampling & Sampling Distribtutions
Sampling & Sampling DistribtutionsSampling & Sampling Distribtutions
Sampling & Sampling Distribtutions
Birinder Singh Gulati
 
Introduction to Quantitative Techniques
Introduction to Quantitative TechniquesIntroduction to Quantitative Techniques
Introduction to Quantitative Techniques
Birinder Singh Gulati
 
Measures of Dispersion
Measures of DispersionMeasures of Dispersion
Measures of Dispersion
Birinder Singh Gulati
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
Birinder Singh Gulati
 
Probability - I
Probability - IProbability - I
Probability - I
Birinder Singh Gulati
 
Central Tendency & Dispersion
Central Tendency & DispersionCentral Tendency & Dispersion
Central Tendency & Dispersion
Birinder Singh Gulati
 
Matrices & Determinants
Matrices & DeterminantsMatrices & Determinants
Matrices & Determinants
Birinder Singh Gulati
 
Set Theory
Set TheorySet Theory
Time Series - 1
Time Series - 1Time Series - 1
Time Series - 1
Birinder Singh Gulati
 
Logarithms
LogarithmsLogarithms

More from Birinder Singh Gulati (13)

Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Chi Square & Anova
Chi Square & AnovaChi Square & Anova
Chi Square & Anova
 
Hypothesis Testing
Hypothesis TestingHypothesis Testing
Hypothesis Testing
 
Sampling & Sampling Distribtutions
Sampling & Sampling DistribtutionsSampling & Sampling Distribtutions
Sampling & Sampling Distribtutions
 
Introduction to Quantitative Techniques
Introduction to Quantitative TechniquesIntroduction to Quantitative Techniques
Introduction to Quantitative Techniques
 
Measures of Dispersion
Measures of DispersionMeasures of Dispersion
Measures of Dispersion
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Probability - I
Probability - IProbability - I
Probability - I
 
Central Tendency & Dispersion
Central Tendency & DispersionCentral Tendency & Dispersion
Central Tendency & Dispersion
 
Matrices & Determinants
Matrices & DeterminantsMatrices & Determinants
Matrices & Determinants
 
Set Theory
Set TheorySet Theory
Set Theory
 
Time Series - 1
Time Series - 1Time Series - 1
Time Series - 1
 
Logarithms
LogarithmsLogarithms
Logarithms
 

Recently uploaded

Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
GeoBlogs
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
bennyroshan06
 

Recently uploaded (20)

Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 

Regression Analysis

  • 2. REGRESSION  Regression Analysis measures the nature and extent of the relationship between two or more variables, thus enables us to make predictions.  Regression is the measure of the average relationship between two or more variables. BirinderSingh,AssistantProfessor,PCTE
  • 3. UTILITY OF REGRESSION  Degree & Nature of relationship  Estimation of relationship  Prediction  Useful in Economic & Business Research BirinderSingh,AssistantProfessor,PCTE
  • 4. DIFFERENCE BETWEEN CORRELATION & REGRESSION  Degree & Nature of Relationship  Correlation is a measure of degree of relationship between X & Y  Regression studies the nature of relationship between the variables so that one may be able to predict the value of one variable on the basis of another.  Cause & Effect Relationship  Correlation does not always assume cause and effect relationship between two variables.  Regression clearly expresses the cause and effect relationship between two variables. The independent variable is the cause and dependent variable is effect. BirinderSingh,AssistantProfessor,PCTE
  • 5. DIFFERENCE BETWEEN CORRELATION & REGRESSION  Prediction  Correlation doesn’t help in making predictions  Regression enable us to make predictions using regression line  Symmetric  Correlation coefficients are symmetrical i.e. rxy = ryx.  Regression coefficients are not symmetrical i.e. bxy ≠ byx.  Origin & Scale  Correlation is independent of the change of origin and scale  Regression coefficient is independent of change of origin but not of scale BirinderSingh,AssistantProfessor,PCTE
  • 6. TYPES OF REGRESSION ANALYSIS  Simple & Multiple Regression  Linear & Non Linear Regression  Partial & Total Regression BirinderSingh,AssistantProfessor,PCTE
  • 8. REGRESSION LINES  The regression line shows the average relationship between two variables. It is also called Line of Best Fit.  If two variables X & Y are given, then there are two regression lines:  Regression Line of X on Y  Regression Line of Y on X  Nature of Regression Lines  If r = ±1, then the two regression lines are coincident.  If r = 0, then the two regression lines intersect each other at 90°.  The nearer the regression lines are to each other, the greater will be the degree of correlation.  If regression lines rise from left to right upward, then correlation is positive. BirinderSingh,AssistantProfessor,PCTE
  • 9. REGRESSION EQUATIONS  Regression Equations are the algebraic formulation of regression lines.  There are two regression equations:  Regression Equation of Y on X  Y = a + bX  Y – 𝑌 = 𝑏𝑦𝑥 (𝑋 − 𝑋)  Y – 𝑌 = 𝑟. σ 𝑦 σ 𝑥 (𝑋 − 𝑋)  Regression Equation of X on Y  X = a + bY  X – 𝑋 = 𝑏𝑥𝑦 (𝑌 − 𝑌)  X – 𝑋 = 𝑟. σ 𝑥 σ 𝑦 (𝑌 − 𝑌) BirinderSingh,AssistantProfessor,PCTE
  • 10. REGRESSION COEFFICIENTS  Regression coefficient measures the average change in the value of one variable for a unit change in the value of another variable.  These represent the slope of regression line  There are two regression coefficients:  Regression coefficient of Y on X: byx = 𝑟. σ 𝑦 σ 𝑥  Regression coefficient of X on Y: bxy = 𝑟. σ 𝑥 σ 𝑦 BirinderSingh,AssistantProfessor,PCTE
  • 11. PROPERTIES OF REGRESSION COEFFICIENTS  Coefficient of correlation is the geometric mean of the regression coefficients. i.e. r = 𝑏 𝑥𝑦 . 𝑏𝑦𝑥  Both the regression coefficients must have the same algebraic sign.  Coefficient of correlation must have the same sign as that of the regression coefficients.  Both the regression coefficients cannot be greater than unity.  Arithmetic mean of two regression coefficients is equal to or greater than the correlation coefficient. i.e. 𝑏𝑥𝑦+𝑏𝑦𝑥 2 ≥ r  Regression coefficient is independent of change of origin but not of scale BirinderSingh,AssistantProfessor,PCTE
  • 12. OBTAINING REGRESSION EQUATIONS Regression Equations Using Normal Equations Using Regression Coefficients BirinderSingh,AssistantProfessor,PCTE
  • 13. REGRESSION EQUATIONS IN INDIVIDUAL SERIES USING NORMAL EQUATIONS  This method is also called as Least Square Method.  Under this method, regression equations can be calculated by solving two normal equations:  For regression equation Y on X: Y = a + bX  Σ𝑌 = 𝑁𝑎 + 𝑏Σ𝑋  Σ𝑋𝑌 = 𝑎Σ𝑋 + 𝑏Σ𝑋2  Another Method  byx = 𝑁 .Σ𝑋𝑌 − Σ𝑋.Σ𝑌 𝑁.Σ𝑋2 −(Σ𝑋)2 & a = 𝑌 − b𝑋  Here a is the Y – intercept, indicates the minimum value of Y for X = 0  & b is the slope of the line, indicates the absolute increase in Y for a unit increase in X. BirinderSingh,AssistantProfessor,PCTE
  • 14. PRACTICE PROBLEMS Q1: Calculate the regression equation of X on Y using method of least squares: X = 0.5 + 0.5Y Q2: Given the following data: N = 8, ƩX = 21, ƩX2 = 99, ƩY = 4, ƩY2 = 68, ƩXY = 36 Using the values, find: o Regression Equation of Y on X Y = – 1.025 + 0.581X o Regression Equation of X on Y X = 2.432 + 0.386Y o Value of Y when X = 10 Y = 4.785 o Value of X when Y = 2.5 X = 3.397 BirinderSingh,AssistantProfessor,PCTE X 1 2 3 4 5 Y 2 5 3 8 7
  • 16. REGRESSION EQUATIONS USING REGRESSION COEFFICIENTS Methods Using Actual Values of X & Y Using deviations from Actual Means Using deviations from Assumed Means Using r, σx, σy BirinderSingh,AssistantProfessor,PCTE
  • 17. REGRESSION EQUATIONS USING REGRESSION COEFFICIENTS (USING ACTUAL VALUES)  Regression Equation of Y on X  Y – 𝑌 = byx (X – 𝑋) where byx = 𝑁 .Σ𝑋𝑌 − Σ𝑋.Σ𝑌 𝑁.Σ𝑋2 −(Σ𝑋)2  Regression Equation of X on Y  X – 𝑋 = bxy (Y – 𝑌) where bxy = 𝑁 .Σ𝑋𝑌 − Σ𝑋.Σ𝑌 𝑁.Σ𝑌2 −(Σ𝑌)2 Q3: Calculate the regression equation of Y on X & X on Y Y = 1.3X + 1.1, X = 0.5 + 0.5Y BirinderSingh,AssistantProfessor,PCTE
  • 18. REGRESSION EQUATIONS USING REGRESSION COEFFICIENTS (USING DEVIATIONS FROM ACTUAL VALUES)  Regression Equation of Y on X  Y – 𝑌 = byx (X – 𝑋) where byx = Σ𝑥𝑦 Σ𝑥2  Regression Equation of X on Y  X – 𝑋 = bxy (Y – 𝑌) where bxy = Σ𝑥𝑦 Σ𝑦2 Q4: Calculate the regression equation of Y on X & X on Y using method of least squares: Y = 0.26X + 3.2, X = 4.75 + 0.45Y BirinderSingh,AssistantProfessor,PCTE X 2 4 6 8 10 12 Y 4 2 5 10 3 6
  • 19. REGRESSION EQUATIONS USING REGRESSION COEFFICIENTS (USING DEVIATIONS FROM ASSUMED MEAN)  Regression Equation of Y on X  Y – 𝑌 = byx (X – 𝑋) where byx = 𝑁 .Σ𝑑𝑥𝑑𝑦 − Σ𝑑𝑥 Σ𝑑𝑦 𝑁.Σ𝑑𝑥2 −(Σ𝑑𝑥)2  Regression Equation of X on Y  X – 𝑋 = bxy (Y – 𝑌) where bxy = 𝑁 .Σ𝑑𝑥𝑑𝑦 − Σ𝑑𝑥 Σ𝑑𝑦 𝑁.Σ𝑑𝑦2 −(Σ𝑑𝑦)2 Q5: Calculate the regression equation of Y on X & X Y = 1.212 X + 34.725 BirinderSingh,AssistantProfessor,PCTE X 78 89 97 69 59 79 68 61 Y 125 137 156 112 107 136 124 108
  • 21. REGRESSION EQUATIONS USING REGRESSION COEFFICIENTS (USING STANDARD DEVIATIONS)  Regression Equation of Y on X  Y – 𝑌 = byx (X – 𝑋) where byx = 𝑟. σ 𝑦 σ 𝑥  Regression Equation of X on Y  X – 𝑋 = bxy (Y – 𝑌) where bxy = 𝑟. σ 𝑥 σ 𝑦 Q6: Estimate Y when X = 9 as per the following information: Y = 15.88 BirinderSingh,AssistantProfessor,PCTE X Y Arithmetic Mean 5 12 Standard Deviation 2.6 3.6 Correlation Coefficient 0.7
  • 22. PRACTICE PROBLEMS Q7: If 𝑋 = 25, 𝑌 = 120, bxy = 2. Estimate the value of X when Y = 130. X = 45 Q8: If σ 𝑥 2 = 9, σ 𝑦 2 = 1600, obtain bxy. bxy = 0.04 Q9: Given two regression equations: 3X + 4Y = 44 5X + 8Y = 80 Variance of X = 30. Find 𝑋, 𝑌, r and σ 𝑦 8,5,– 0.91, 3.7 BirinderSingh,AssistantProfessor,PCTE
  • 23. SHORTCUT METHOD OF CHECKING REGRESSION EQUATIONS  Suppose two regression equations are as follows:  a1x + b1y + c1 = 0  a2x + b2y + c2 = 0 Case 1: If a1b2 ≤ a2b1 (in magnitude, ignoring negative), then  a1x + b1y + c1 = 0 is the regression of Y on X  a2x + b2y + c2 = 0 is the regression of X on Y Case 2: If a1b2 > a2b1 (in magnitude, ignoring negative), then  a1x + b1y + c1 = 0 is the regression of X on Y  a2x + b2y + c2 = 0 is the regression of Y on X BirinderSingh,AssistantProfessor,PCTE
  • 24. STANDARD ERROR OF ESTIMATE  Standard error of estimate helps us to know that to what extent the estimates are accurate.  It shows that to what extent the estimated values by regression line are closer to actual values  For two regression lines, there are two standard error of estimates:  Standard error of estimate of Y on X (Syx)  Standard error of estimate of X on Y (Sxy) BirinderSingh,AssistantProfessor,PCTE
  • 25. FORMULAE FOR SE (Y ON X)  Syx = Σ 𝑌 −𝑌𝑐 2 𝑁 Y = Actual Values, Yc = Estimated Values  Syx = Σ𝑌2 −𝑎Σ𝑌 −𝑏Σ𝑋𝑌 𝑁 Here a & b are to be obtained from normal equations  Syx = σy 1 − 𝑟2 BirinderSingh,AssistantProfessor,PCTE
  • 26. PRACTICE PROBLEMS – SE Q10: Find the Standard error of estimates if σx = 4.4, σy = 2.2 & r = 0.8 Ans: 1.32, 2.64 Q11: Given: ƩX = 15, ƩY = 110, ƩXY = 400, ƩX2 = 250, ƩY2 = 3200, N = 10. Calculate Syx Ans: 13.21 Q12: Compute regression equation Y on X. Hence, find Syx Ans: Y = 11.9 – 0.65X, 0.79 BirinderSingh,AssistantProfessor,PCTE X 6 2 10 4 8 Y 9 11 5 8 7