SlideShare ist ein Scribd-Unternehmen logo
1 von 26
Downloaden Sie, um offline zu lesen
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

Weitere ähnliche Inhalte

Was ist angesagt? (20)

Chi squared test
Chi squared testChi squared test
Chi squared test
 
Non parametric tests
Non parametric testsNon parametric tests
Non parametric tests
 
non parametric statistics
non parametric statisticsnon parametric statistics
non parametric statistics
 
F test
F testF test
F test
 
Chi square test
Chi square testChi square test
Chi square test
 
Testing of hypothesis
Testing of hypothesisTesting of hypothesis
Testing of hypothesis
 
Karl pearson's correlation
Karl pearson's correlationKarl pearson's correlation
Karl pearson's correlation
 
Parametric Test
Parametric TestParametric Test
Parametric Test
 
Hypothesis testing; z test, t-test. f-test
Hypothesis testing; z test, t-test. f-testHypothesis testing; z test, t-test. f-test
Hypothesis testing; z test, t-test. f-test
 
Correlation and regression analysis
Correlation and regression analysisCorrelation and regression analysis
Correlation and regression analysis
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Correlation Analysis
Correlation AnalysisCorrelation Analysis
Correlation Analysis
 
Correlation
CorrelationCorrelation
Correlation
 
Student t test
Student t testStudent t test
Student t test
 
Z-test
Z-testZ-test
Z-test
 
Mann Whitney U Test | Statistics
Mann Whitney U Test | StatisticsMann Whitney U Test | Statistics
Mann Whitney U Test | Statistics
 
Parametric tests
Parametric testsParametric tests
Parametric tests
 
Analysis of variance anova
Analysis of variance anovaAnalysis of variance anova
Analysis of variance anova
 
The mann whitney u test
The mann whitney u testThe mann whitney u test
The mann whitney u test
 
Type i and type ii errors
Type i and type ii errorsType i and type ii errors
Type i and type ii errors
 

Ähnlich wie Regression Analysis

Presentation on regression analysis
Presentation on regression analysisPresentation on regression analysis
Presentation on regression analysisSujeet Singh
 
Regression analysis
Regression analysisRegression analysis
Regression analysisbijuhari
 
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.pptSatheesh Babu
 
Regression Analysis by Muthama JM
Regression Analysis by Muthama JM Regression Analysis by Muthama JM
Regression Analysis by Muthama JM Japheth Muthama
 
Regression analysis by Muthama JM
Regression analysis by Muthama JMRegression analysis by Muthama JM
Regression analysis by Muthama JMJapheth Muthama
 
CORRELATION AND REGRESSION.pptx
CORRELATION AND REGRESSION.pptxCORRELATION AND REGRESSION.pptx
CORRELATION AND REGRESSION.pptxRohit77460
 
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
 
Statistics-Regression analysis
Statistics-Regression analysisStatistics-Regression analysis
Statistics-Regression analysisRabin BK
 
Regression Ayalysis (2).ppt
Regression Ayalysis (2).pptRegression Ayalysis (2).ppt
Regression Ayalysis (2).pptDeepThinker15
 
REGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HEREREGRESSION ANALYSIS THEORY EXPLAINED HERE
REGRESSION ANALYSIS THEORY EXPLAINED HEREShriramKargaonkar
 
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
 
Presentation On Regression
Presentation On RegressionPresentation On Regression
Presentation On Regressionalok tiwari
 

Ähnlich wie 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 JM Regression Analysis by Muthama JM
Regression Analysis by Muthama JM
 
Regression analysis by Muthama JM
Regression analysis by Muthama JMRegression analysis by Muthama JM
Regression analysis by Muthama JM
 
Regression ppt
Regression pptRegression ppt
Regression ppt
 
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
 

Mehr von 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
 

Kürzlich hochgeladen

Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinojohnmickonozaleda
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 

Kürzlich hochgeladen (20)

Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipino
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 

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