SlideShare a Scribd company logo
1 of 38
ASSIGNMENT NO. – 2
PRESENTATION ON REGRESSION
ANALYSIS
SUBMITTED TO:
MR. NITTAN ARORA
SUBMITTED BY:
REKHA RANI (1616178)
CT INSTITUTE OF MANAGEMENT AND
INFORMATION TECHNOLOGY , JALANDHAR
MEANING OF REGRESSION
Regression is the study of the nature of relationship
between the variables so that one may be able to
predict the unknown value of one variable for a known
value of another variable.
Example : There exist a functional relationship
between demand and price i.e. , D=f (P). Here ,
demand (D) is a dependent variable and price (P) is a
independent variable . On the basis of relationship
between demand and price , probable values of
demand can be estimated corresponding to the
different value of price.
DEFINITION OF REGRESSION
 “Regression is the measure of the average
relationship between two or more variables in terms
of the original units of the data ” by Morris M. Blair.
 “One of the most frequently used techniques in
Economics and business research to find a relation
between two or more variables that are related
casually ” by Taro Yamane.
CORRELATION VS REGRESSION
BASIS OF
COMPARISON
CORRELATION REGRESSION
1. Meaning
Correlation is a statistical
measure which determines co
relationship or association of
two variables.
Regression describes how an
independent variable is
numerically related to the
dependent variable.
2. Usage
Correlation is used to
represent linear relationship
between two variables.
Regression is used to fit a
best line and estimate one
variable on the basis of
another variable.
3. Indicates
Correlation coefficient
indicates the extent to which
two variables move together.
Regression indicates the
impact of a unit change in the
known variable (X) on the
estimated variable (Y).
4. Objective
To find a numerical value
expressing the relationship
between variables.
To estimate values of random
variable on the basis of values
of fixed variables.
BASIS OF
COMPARISON
CORRELATION REGRESSION
5. Origin and
Scale
Correlation coefficient is
independent of the change of
origin and scale.
Regression coefficient is
independent of the change of
origin but not of scale.
6. Applicability
Correlation has very limited
scope of application.
Regression have very wide
scope of application.
7. Cause and
Effect of
Relationship
Correlation does not always
assume cause and effect
relationship between two
variables as it only studies
closeness of the variable.
Regression clearly expresses
the cause and effect
relationship between two
variables.
8. Symmetric
Correlation is symmetric in
formation i.e. , rxy=ryx.
Regression is not a symmetric
in formation i.e. , bxy ≠ byx.
REGRESSION LINES
Regression line is a graphical technique to show the
functional relationship between the two variables X
and Y.
 Regression line of X on Y : The Regression line of X on
Y gives the best estimate for the value of X for any
given value of Y.
 Regression line of Y on X : The Regression line of Y on
X gives the best estimate for the value of Y for any
given value of X.
METHODS OF REGRESSION LINE
 There are two methods of obtaining Regression Lines :
1. Free hand curve method : This method is also
known as method of scatter diagram. In this method,
values of the related variables are plotted on a graph .
A straight line with free hand is drawn passing
through the plotted points.
The independent variable is taken on the
horizontal axis and the dependent variable is taken
on the vertical axis.
Example 1. From the following data relating to X on Y,
draw a Regression line of Y on X.
X 110 140 180 200 240
Y 70 92 82 140 165
Solution :
0
20
40
60
80
100
120
140
160
180
0 100 200 300
2. Method of least Square : Under this method, a
regression line is fitted through different points in
such a way that the sum of squares of the deviations
of the observed values from the fitted line shall be
least. The line is drawn by this method is called the
Line of Best fit.
Regression Equations of Y on X:
Y = a + bX
Regression Equations of X on Y:
X = ao + boY
Example 2.
X 2 6 4 3 2 2 8 4
Y 7 2 1 1 2 3 2 6
a) Fit the regression line of Y on X and hence predict Y if
X is 20.
b) Fit the regression line of X on Y and hence predict X
if Y is 5.
X Y X2 Y2 XY
2 7 4 49 14
6 2 36 4 12
4 1 16 1 4
3 1 9 1 3
2 2 4 4 4
2 3 4 9 6
8 2 64 4 16
4 6 16 36 24
∑ X=31 ∑ Y=24 ∑ X2 = 153 ∑ Y2 = 108 ∑ XY = 83
Solution :
a) Regression line of Y on X
Y = a + bX
∑Y=Na + b ∑X
∑XY = a ∑X + b ∑ X2
Substitute these values :
24 = 8a + 31b ------------ (i)
83 = 31a + 153b ---------(ii)
Multiply eqn. (i) by 31 and eqn. (ii) by 8
744 = 248a + 961b --------(iii)
664 = 248a + 1224b -------(iv)
80 = - 263b
b = - 80 = - 0.30
263
Substitute b = - 0.30 in eqn. (i) ,
24 = 8a + 31(- 0.30 )
24 = 8a – 9.3
8a = 33.3
a = 33.3 = 4.1625
8
Regression of Y on X is :
Y = 4.1625 – 0.30X
b) Regression line of X on Y
X = a + bY
∑X=Na + b ∑Y
∑XY = a ∑Y + b ∑ Y2
Substitute these values :
31 = 8a + 24b ------------ (i)
83 = 24a + 108b ---------(ii)
Multiply eqn. (i) by 3
93 = 24a + 72b --------(iii)
83 = 24a + 108b -------(iv)
10 = -36b
b = - 10 = - 0.28
36
Substitute b = - 0.28 in eqn. (i) ,
31 = 8a + 24(- 0.28 )
31 = 8a + 6.72
8a = 37.72
a = 37.72 = 4.715
8
Regression of X on Y is :
X = 4.715 – 0.28Y
c) Predict the value of Y if X is 20 :
Y = 4.1625 – 0.30X
= 4.1625 – 0.30(20)
= 4.1625 – 6.00
= - 1.8375
d) Predict the value of X if Y is 5 :
X = 4.715 – 0.28Y
= 4.715 – 0.28(5)
= 4.715 – 1.40
= 3.315
Regression equations using Regression
Coefficients
a) Using actual values of X and Y series
Example 3. Calculate the Regression equations of X on Y
and Y on X from the following :
X 1 2 3 4 5
Y 2 5 3 8 7
Solution :
X Y X2 Y2 XY
1 2 1 4 2
2 5 4 25 10
3 3 9 9 9
4 8 16 64 32
5 7 25 49 35
N = 5
∑ X=15
∑ Y=25 ∑ X2 = 55 ∑ Y2 = 151 ∑ XY = 88
X = ∑ X = 15 = 3 Y = ∑ Y = 25 = 5
N 5 N 5
Regression Coefficient of Y on X (byx) :
byx = N. ∑XY - ∑X. ∑Y
N. ∑X2 - (∑X)2
= 5× 88 – (15) (25)
5 × 55 – (15)2
= 440 - 375 = 65 = 1.3
275 – 225 30
Regression Coefficient of X on Y (bxy) :
bxy = N. ∑XY - ∑X. ∑Y
N. ∑Y2 - (∑Y)2
= 5× 88 – (15) (25)
5 × 151 – (25)2
= 440 - 375 = 65 = 0.5
755 – 625 130
Regression Equation of Y on X :
Y –Y = byx ( X – X )
By substituting the values :
Y – 5 = 1.3 ( X – 3 )
Y – 5 = 1.3 X – 3.9
Y = 1.3 X – 3.9 + 5
Y = 1.3 X + 1.1
Regression Equation of X on Y :
X – X = bxy ( Y – Y )
X – 3 = 0.5 (Y – 5)
X = 0.5 Y – 2.5 + 3
X = 0.5 Y – 0.5
b) Using Deviations taken from Actual Mean
Example 4. Calculate the Regression equations from the
following data :
X 2 4 6 8 10 12
Y 4 2 5 10 3 6
Solution :
X Y X = 7
( X – X )
x
X2
Y = 5
( Y – Y)
y
Y2 xy
2 4 -5 25 -1 1 5
4 2 -3 9 -3 9 9
6 5 1 1 0 0 0
8 10 1 1 5 25 5
10 3 3 9 -2 4 -6
12 6 5 25 1 1 5
N = 6
∑ X=42
∑ Y = 30 ∑ x = 0 ∑ X2 =
70
∑ y = 0 ∑ Y2 =
40
∑ xy =
18
X = ∑ X = 42 = 7
N 6
Y = ∑ Y = 30 = 5
N 6
byx = ∑xy = 18 = 0.257
∑x2 70
bxy = ∑xy = 18 = 0.45
∑y2 40
Regression Equations of Y on X :
Y – Y = byx ( X – x̅ )
Y – 5 = 0.257 ( X – 7 )
Y – 5 = 0.257 X – 1.7999
Y = 0.257 X + 3.201
Regression Equations of X on Y :
X – x̅ = bxy ( Y – Y )
X – 7 = 0.45 (Y – 5)
X = 0.45 Y – 2.25 + 7
X = 0.45 Y + 4.75
c) Using Deviations taken from Assumed Mean
Example 5. Calculate two Regression equations from the
following data :
X 43 44 46 40 44 42 45 42 38 40 52 57
Y 29 31 19 18 19 27 27 29 41 30 26 10
Solution :
X A = 42
dx
dx2 Y A = 27
dy
dy2
dxdy
43 1 1 29 2 4 2
44 2 4 31 4 16 8
46 4 16 19 -8 64 -32
40 -2 4 18 -9 81 18
44 2 4 19 -8 64 -16
42 0 0 27 = A 0 0 0
45 3 9 27 0 0 0
42 = A 0 0 29 2 4 0
38 -4 16 41 14 196 -56
40 -2 4 30 3 9 -6
52 10 100 26 -1 1 -10
57 15 225 10 -17 289 -255
N = 12
∑X =533
∑dx = 29 ∑dx2
= 383
∑Y= 306 ∑dy =
-18
∑dy2
=728
∑dxdy=
-347
X = ∑ X = 533 = 44.12
N 12
Y = ∑ Y = 306 = 25.5
N 12
byx = N. ∑dxdy - ∑dx. ∑dy
N. ∑ dx2 - (∑dx)2
= 12 × (-347) – (29) (-18)
12 × 383 – (29)2
= -4164 + 522
4596 – 841
=
bxy =
=
=
= -0.97
= - 0.43
Regression Equations of Y on X :
Y – Y = byx ( X – X)
Y – 25.5 = - 0.97 ( X – 44.42 )
Y – 25.5 = - 0.97 X + 43.0874
Y = - 0.97 X + 68.5874
When X = 50 ,
Y = - 0.97 (50) + 68.5874
Y = - 48.5 + 68.5874
Y = 20.0874
༜ Y
50 = 20.0874
Regression Equations of X on Y :
X – X = bxy ( Y – Y )
X – 44.42 = - 0.43 (Y – 25.5)
X – 44.42 = - 0.43 Y + 10.965
X = - 0.43 Y + 55.385
When X = 49 ,
X = - 0.43 (49) + 55.385
X = - 21.07 + 55.385
X = 34.315
༜ X
49 = 34.315
Coefficient of Correlation :
r = - 0.645
d) To obtain Regression Equation from coefficient of
correlation, Standard Deviations and Arithmetic
Mean of X and Y.
Example 6. You are given the following information :
Find : (i) Obtain two Regression Equations
(ii) Estimate Y when X = 9
(iii) Estimate X when Y = 12
Arithmetic Mean X = 5 Y = 12
Standard Deviations x = 2.6 y = 3.6
Correlation Coefficient r = 0.7
Solution : (i) Regression Equations :
(a) Regression Equation of X on Y
X – X = r. (Y – Y)
X – 5 = 0.7 × (Y – 12)
X – 5 = 0.51 (Y – 12)
X – 5 = 0.51Y – 6.12
X = 0.51 Y – 1.12
(b) Regression Equation of Y on X
Y – Y = r. (X – X)
Y – 12 = 0.7 × (X – 5)
Y – 12 = 0.97 (X – 5)
Y – 12 = 0.97X – 4.85
Y = 0.97X – 4.85 + 12
Y = 0.97X + 15
(ii) Value of Y when X = 9
Y = 7.15 + 0.97X
Y = 7.15 + 0.97 (9)
Y = 7.15 +8.73
Y = 15.88
(iii) Value of X when Y = 12
X = 0.51Y – 1.12
X = 0.51 (12) – 1.12
X = 6.12 – 1.12
X = 5
QUERIES??
Regression Analysis: Predict Y for X=20 and X for Y=5

More Related Content

What's hot

What's hot (20)

Regression analysis.
Regression analysis.Regression analysis.
Regression analysis.
 
Covariance and correlation
Covariance and correlationCovariance and correlation
Covariance and correlation
 
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)
 
Multiple Correlation - Thiyagu
Multiple Correlation - ThiyaguMultiple Correlation - Thiyagu
Multiple Correlation - Thiyagu
 
Calculation of arithmetic mean
Calculation of arithmetic meanCalculation of arithmetic mean
Calculation of arithmetic mean
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
Spearman rank correlation coefficient
Spearman rank correlation coefficientSpearman rank correlation coefficient
Spearman rank correlation coefficient
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
Regression
RegressionRegression
Regression
 
Correlation Analysis
Correlation AnalysisCorrelation Analysis
Correlation Analysis
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Correlation and Regression
Correlation and Regression Correlation and Regression
Correlation and Regression
 
Chi-square distribution
Chi-square distribution Chi-square distribution
Chi-square distribution
 
Presentation On Regression
Presentation On RegressionPresentation On Regression
Presentation On Regression
 
Statistics-Regression analysis
Statistics-Regression analysisStatistics-Regression analysis
Statistics-Regression analysis
 
Correlation analysis
Correlation analysisCorrelation analysis
Correlation analysis
 
Regression
RegressionRegression
Regression
 
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
 

Similar to Regression Analysis: Predict Y for X=20 and X for Y=5

Regression analysis presentation
Regression analysis presentationRegression analysis presentation
Regression analysis presentationMuhammadFaisal733
 
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
 
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
 
Regression | Linear | Regression Analysis | Complete Explanation | Regression |
Regression | Linear | Regression Analysis | Complete Explanation | Regression |Regression | Linear | Regression Analysis | Complete Explanation | Regression |
Regression | Linear | Regression Analysis | Complete Explanation | Regression |Shailendra Singh
 
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
 
Regression Ayalysis (2).ppt
Regression Ayalysis (2).pptRegression Ayalysis (2).ppt
Regression Ayalysis (2).pptDeepThinker15
 
Simple Linear Regression
Simple Linear RegressionSimple Linear Regression
Simple Linear RegressionSharlaine Ruth
 
Econometrics homework help
Econometrics homework helpEconometrics homework help
Econometrics homework helpMark Austin
 
Math4 presentation.ppsx
Math4 presentation.ppsxMath4 presentation.ppsx
Math4 presentation.ppsxRaviPal876687
 
Solutions Manual for College Algebra Concepts Through Functions 3rd Edition b...
Solutions Manual for College Algebra Concepts Through Functions 3rd Edition b...Solutions Manual for College Algebra Concepts Through Functions 3rd Edition b...
Solutions Manual for College Algebra Concepts Through Functions 3rd Edition b...RhiannonBanksss
 
Correlation and Regrretion
Correlation and RegrretionCorrelation and Regrretion
Correlation and RegrretionParth Desani
 
PEARSON PRODUCT MOMENT CORRELATION COEFFICIENT
PEARSON PRODUCT MOMENT CORRELATION COEFFICIENTPEARSON PRODUCT MOMENT CORRELATION COEFFICIENT
PEARSON PRODUCT MOMENT CORRELATION COEFFICIENTONE Virtual Services
 

Similar to Regression Analysis: Predict Y for X=20 and X for Y=5 (20)

Regression analysis presentation
Regression analysis presentationRegression analysis presentation
Regression analysis presentation
 
Correlation by Neeraj Bhandari ( Surkhet.Nepal )
Correlation by Neeraj Bhandari ( Surkhet.Nepal )Correlation by Neeraj Bhandari ( Surkhet.Nepal )
Correlation by Neeraj Bhandari ( Surkhet.Nepal )
 
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...
 
Correlation & regression
Correlation & regression Correlation & regression
Correlation & regression
 
Chapter13
Chapter13Chapter13
Chapter13
 
Regression | Linear | Regression Analysis | Complete Explanation | Regression |
Regression | Linear | Regression Analysis | Complete Explanation | Regression |Regression | Linear | Regression Analysis | Complete Explanation | Regression |
Regression | Linear | Regression Analysis | Complete Explanation | Regression |
 
Correlation & regression uwsb
Correlation & regression   uwsbCorrelation & regression   uwsb
Correlation & regression uwsb
 
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 Ayalysis (2).ppt
Regression Ayalysis (2).pptRegression Ayalysis (2).ppt
Regression Ayalysis (2).ppt
 
Simple Linear Regression
Simple Linear RegressionSimple Linear Regression
Simple Linear Regression
 
Chapter5
Chapter5Chapter5
Chapter5
 
Econometrics homework help
Econometrics homework helpEconometrics homework help
Econometrics homework help
 
Math4 presentation.ppsx
Math4 presentation.ppsxMath4 presentation.ppsx
Math4 presentation.ppsx
 
Regression
RegressionRegression
Regression
 
Solutions Manual for College Algebra Concepts Through Functions 3rd Edition b...
Solutions Manual for College Algebra Concepts Through Functions 3rd Edition b...Solutions Manual for College Algebra Concepts Through Functions 3rd Edition b...
Solutions Manual for College Algebra Concepts Through Functions 3rd Edition b...
 
Regression.pptx
Regression.pptxRegression.pptx
Regression.pptx
 
Chap5 correlation
Chap5 correlationChap5 correlation
Chap5 correlation
 
Correlation and Regrretion
Correlation and RegrretionCorrelation and Regrretion
Correlation and Regrretion
 
PEARSON PRODUCT MOMENT CORRELATION COEFFICIENT
PEARSON PRODUCT MOMENT CORRELATION COEFFICIENTPEARSON PRODUCT MOMENT CORRELATION COEFFICIENT
PEARSON PRODUCT MOMENT CORRELATION COEFFICIENT
 

More from Rekha Rani

Applied Operation Research (AOR) Replacement Theory
Applied Operation Research (AOR) Replacement TheoryApplied Operation Research (AOR) Replacement Theory
Applied Operation Research (AOR) Replacement TheoryRekha Rani
 
Eco Conscious Products
Eco Conscious ProductsEco Conscious Products
Eco Conscious ProductsRekha Rani
 
Presentation on IRDA
Presentation on IRDAPresentation on IRDA
Presentation on IRDARekha Rani
 
Quiz on Independence Day
Quiz on Independence Day Quiz on Independence Day
Quiz on Independence Day Rekha Rani
 
Presentation on SWOT Analysis
Presentation on SWOT AnalysisPresentation on SWOT Analysis
Presentation on SWOT AnalysisRekha Rani
 
Presentation on Britannia Industries Limited
Presentation on Britannia Industries LimitedPresentation on Britannia Industries Limited
Presentation on Britannia Industries LimitedRekha Rani
 
Presentation on Is India ready to go Cashless?
Presentation on Is India ready to go Cashless?Presentation on Is India ready to go Cashless?
Presentation on Is India ready to go Cashless?Rekha Rani
 

More from Rekha Rani (8)

Applied Operation Research (AOR) Replacement Theory
Applied Operation Research (AOR) Replacement TheoryApplied Operation Research (AOR) Replacement Theory
Applied Operation Research (AOR) Replacement Theory
 
Eco Conscious Products
Eco Conscious ProductsEco Conscious Products
Eco Conscious Products
 
Presentation on IRDA
Presentation on IRDAPresentation on IRDA
Presentation on IRDA
 
Quiz on Independence Day
Quiz on Independence Day Quiz on Independence Day
Quiz on Independence Day
 
Presentation on SWOT Analysis
Presentation on SWOT AnalysisPresentation on SWOT Analysis
Presentation on SWOT Analysis
 
Presentation on Britannia Industries Limited
Presentation on Britannia Industries LimitedPresentation on Britannia Industries Limited
Presentation on Britannia Industries Limited
 
Presentation on Is India ready to go Cashless?
Presentation on Is India ready to go Cashless?Presentation on Is India ready to go Cashless?
Presentation on Is India ready to go Cashless?
 
Business Quiz
Business QuizBusiness Quiz
Business Quiz
 

Recently uploaded

Malad Call Girl in Services 9892124323 | ₹,4500 With Room Free Delivery
Malad Call Girl in Services  9892124323 | ₹,4500 With Room Free DeliveryMalad Call Girl in Services  9892124323 | ₹,4500 With Room Free Delivery
Malad Call Girl in Services 9892124323 | ₹,4500 With Room Free DeliveryPooja Nehwal
 
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsHigh Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Instant Issue Debit Cards - High School Spirit
Instant Issue Debit Cards - High School SpiritInstant Issue Debit Cards - High School Spirit
Instant Issue Debit Cards - High School Spiritegoetzinger
 
The Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdfThe Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdfGale Pooley
 
The Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfThe Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfGale Pooley
 
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdfAdnet Communications
 
00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptxFinTech Belgium
 
The Economic History of the U.S. Lecture 23.pdf
The Economic History of the U.S. Lecture 23.pdfThe Economic History of the U.S. Lecture 23.pdf
The Economic History of the U.S. Lecture 23.pdfGale Pooley
 
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )Pooja Nehwal
 
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Delhi Call girls
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptxFinTech Belgium
 
Q3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesQ3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesMarketing847413
 
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...Suhani Kapoor
 
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual serviceanilsa9823
 
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130 Available With Room
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130  Available With RoomVIP Kolkata Call Girl Jodhpur Park 👉 8250192130  Available With Room
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130 Available With Roomdivyansh0kumar0
 
The Economic History of the U.S. Lecture 18.pdf
The Economic History of the U.S. Lecture 18.pdfThe Economic History of the U.S. Lecture 18.pdf
The Economic History of the U.S. Lecture 18.pdfGale Pooley
 

Recently uploaded (20)

Commercial Bank Economic Capsule - April 2024
Commercial Bank Economic Capsule - April 2024Commercial Bank Economic Capsule - April 2024
Commercial Bank Economic Capsule - April 2024
 
Malad Call Girl in Services 9892124323 | ₹,4500 With Room Free Delivery
Malad Call Girl in Services  9892124323 | ₹,4500 With Room Free DeliveryMalad Call Girl in Services  9892124323 | ₹,4500 With Room Free Delivery
Malad Call Girl in Services 9892124323 | ₹,4500 With Room Free Delivery
 
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsHigh Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
Instant Issue Debit Cards - High School Spirit
Instant Issue Debit Cards - High School SpiritInstant Issue Debit Cards - High School Spirit
Instant Issue Debit Cards - High School Spirit
 
The Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdfThe Economic History of the U.S. Lecture 19.pdf
The Economic History of the U.S. Lecture 19.pdf
 
The Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfThe Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdf
 
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
 
20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf
 
00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx
 
The Economic History of the U.S. Lecture 23.pdf
The Economic History of the U.S. Lecture 23.pdfThe Economic History of the U.S. Lecture 23.pdf
The Economic History of the U.S. Lecture 23.pdf
 
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
Vip Call US 📞 7738631006 ✅Call Girls In Sakinaka ( Mumbai )
 
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Koregaon Park Call Me 7737669865 Budget Friendly No Advance Booking
 
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
 
Q3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesQ3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast Slides
 
Veritas Interim Report 1 January–31 March 2024
Veritas Interim Report 1 January–31 March 2024Veritas Interim Report 1 January–31 March 2024
Veritas Interim Report 1 January–31 March 2024
 
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
VIP Call Girls LB Nagar ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With Room...
 
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
 
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130 Available With Room
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130  Available With RoomVIP Kolkata Call Girl Jodhpur Park 👉 8250192130  Available With Room
VIP Kolkata Call Girl Jodhpur Park 👉 8250192130 Available With Room
 
The Economic History of the U.S. Lecture 18.pdf
The Economic History of the U.S. Lecture 18.pdfThe Economic History of the U.S. Lecture 18.pdf
The Economic History of the U.S. Lecture 18.pdf
 

Regression Analysis: Predict Y for X=20 and X for Y=5

  • 1. ASSIGNMENT NO. – 2 PRESENTATION ON REGRESSION ANALYSIS SUBMITTED TO: MR. NITTAN ARORA SUBMITTED BY: REKHA RANI (1616178) CT INSTITUTE OF MANAGEMENT AND INFORMATION TECHNOLOGY , JALANDHAR
  • 2. MEANING OF REGRESSION Regression is the study of the nature of relationship between the variables so that one may be able to predict the unknown value of one variable for a known value of another variable. Example : There exist a functional relationship between demand and price i.e. , D=f (P). Here , demand (D) is a dependent variable and price (P) is a independent variable . On the basis of relationship between demand and price , probable values of demand can be estimated corresponding to the different value of price.
  • 3. DEFINITION OF REGRESSION  “Regression is the measure of the average relationship between two or more variables in terms of the original units of the data ” by Morris M. Blair.  “One of the most frequently used techniques in Economics and business research to find a relation between two or more variables that are related casually ” by Taro Yamane.
  • 4. CORRELATION VS REGRESSION BASIS OF COMPARISON CORRELATION REGRESSION 1. Meaning Correlation is a statistical measure which determines co relationship or association of two variables. Regression describes how an independent variable is numerically related to the dependent variable. 2. Usage Correlation is used to represent linear relationship between two variables. Regression is used to fit a best line and estimate one variable on the basis of another variable. 3. Indicates Correlation coefficient indicates the extent to which two variables move together. Regression indicates the impact of a unit change in the known variable (X) on the estimated variable (Y). 4. Objective To find a numerical value expressing the relationship between variables. To estimate values of random variable on the basis of values of fixed variables.
  • 5. BASIS OF COMPARISON CORRELATION REGRESSION 5. Origin and Scale Correlation coefficient is independent of the change of origin and scale. Regression coefficient is independent of the change of origin but not of scale. 6. Applicability Correlation has very limited scope of application. Regression have very wide scope of application. 7. Cause and Effect of Relationship Correlation does not always assume cause and effect relationship between two variables as it only studies closeness of the variable. Regression clearly expresses the cause and effect relationship between two variables. 8. Symmetric Correlation is symmetric in formation i.e. , rxy=ryx. Regression is not a symmetric in formation i.e. , bxy ≠ byx.
  • 6. REGRESSION LINES Regression line is a graphical technique to show the functional relationship between the two variables X and Y.  Regression line of X on Y : The Regression line of X on Y gives the best estimate for the value of X for any given value of Y.  Regression line of Y on X : The Regression line of Y on X gives the best estimate for the value of Y for any given value of X.
  • 7. METHODS OF REGRESSION LINE  There are two methods of obtaining Regression Lines : 1. Free hand curve method : This method is also known as method of scatter diagram. In this method, values of the related variables are plotted on a graph . A straight line with free hand is drawn passing through the plotted points. The independent variable is taken on the horizontal axis and the dependent variable is taken on the vertical axis.
  • 8. Example 1. From the following data relating to X on Y, draw a Regression line of Y on X. X 110 140 180 200 240 Y 70 92 82 140 165 Solution : 0 20 40 60 80 100 120 140 160 180 0 100 200 300
  • 9. 2. Method of least Square : Under this method, a regression line is fitted through different points in such a way that the sum of squares of the deviations of the observed values from the fitted line shall be least. The line is drawn by this method is called the Line of Best fit. Regression Equations of Y on X: Y = a + bX Regression Equations of X on Y: X = ao + boY
  • 10. Example 2. X 2 6 4 3 2 2 8 4 Y 7 2 1 1 2 3 2 6 a) Fit the regression line of Y on X and hence predict Y if X is 20. b) Fit the regression line of X on Y and hence predict X if Y is 5.
  • 11. X Y X2 Y2 XY 2 7 4 49 14 6 2 36 4 12 4 1 16 1 4 3 1 9 1 3 2 2 4 4 4 2 3 4 9 6 8 2 64 4 16 4 6 16 36 24 ∑ X=31 ∑ Y=24 ∑ X2 = 153 ∑ Y2 = 108 ∑ XY = 83 Solution :
  • 12. a) Regression line of Y on X Y = a + bX ∑Y=Na + b ∑X ∑XY = a ∑X + b ∑ X2 Substitute these values : 24 = 8a + 31b ------------ (i) 83 = 31a + 153b ---------(ii) Multiply eqn. (i) by 31 and eqn. (ii) by 8 744 = 248a + 961b --------(iii) 664 = 248a + 1224b -------(iv) 80 = - 263b
  • 13. b = - 80 = - 0.30 263 Substitute b = - 0.30 in eqn. (i) , 24 = 8a + 31(- 0.30 ) 24 = 8a – 9.3 8a = 33.3 a = 33.3 = 4.1625 8 Regression of Y on X is : Y = 4.1625 – 0.30X
  • 14. b) Regression line of X on Y X = a + bY ∑X=Na + b ∑Y ∑XY = a ∑Y + b ∑ Y2 Substitute these values : 31 = 8a + 24b ------------ (i) 83 = 24a + 108b ---------(ii) Multiply eqn. (i) by 3 93 = 24a + 72b --------(iii) 83 = 24a + 108b -------(iv) 10 = -36b
  • 15. b = - 10 = - 0.28 36 Substitute b = - 0.28 in eqn. (i) , 31 = 8a + 24(- 0.28 ) 31 = 8a + 6.72 8a = 37.72 a = 37.72 = 4.715 8 Regression of X on Y is : X = 4.715 – 0.28Y
  • 16. c) Predict the value of Y if X is 20 : Y = 4.1625 – 0.30X = 4.1625 – 0.30(20) = 4.1625 – 6.00 = - 1.8375 d) Predict the value of X if Y is 5 : X = 4.715 – 0.28Y = 4.715 – 0.28(5) = 4.715 – 1.40 = 3.315
  • 17. Regression equations using Regression Coefficients a) Using actual values of X and Y series Example 3. Calculate the Regression equations of X on Y and Y on X from the following : X 1 2 3 4 5 Y 2 5 3 8 7
  • 18. Solution : X Y X2 Y2 XY 1 2 1 4 2 2 5 4 25 10 3 3 9 9 9 4 8 16 64 32 5 7 25 49 35 N = 5 ∑ X=15 ∑ Y=25 ∑ X2 = 55 ∑ Y2 = 151 ∑ XY = 88
  • 19. X = ∑ X = 15 = 3 Y = ∑ Y = 25 = 5 N 5 N 5 Regression Coefficient of Y on X (byx) : byx = N. ∑XY - ∑X. ∑Y N. ∑X2 - (∑X)2 = 5× 88 – (15) (25) 5 × 55 – (15)2 = 440 - 375 = 65 = 1.3 275 – 225 30
  • 20. Regression Coefficient of X on Y (bxy) : bxy = N. ∑XY - ∑X. ∑Y N. ∑Y2 - (∑Y)2 = 5× 88 – (15) (25) 5 × 151 – (25)2 = 440 - 375 = 65 = 0.5 755 – 625 130
  • 21. Regression Equation of Y on X : Y –Y = byx ( X – X ) By substituting the values : Y – 5 = 1.3 ( X – 3 ) Y – 5 = 1.3 X – 3.9 Y = 1.3 X – 3.9 + 5 Y = 1.3 X + 1.1 Regression Equation of X on Y : X – X = bxy ( Y – Y ) X – 3 = 0.5 (Y – 5) X = 0.5 Y – 2.5 + 3 X = 0.5 Y – 0.5
  • 22. b) Using Deviations taken from Actual Mean Example 4. Calculate the Regression equations from the following data : X 2 4 6 8 10 12 Y 4 2 5 10 3 6
  • 23. Solution : X Y X = 7 ( X – X ) x X2 Y = 5 ( Y – Y) y Y2 xy 2 4 -5 25 -1 1 5 4 2 -3 9 -3 9 9 6 5 1 1 0 0 0 8 10 1 1 5 25 5 10 3 3 9 -2 4 -6 12 6 5 25 1 1 5 N = 6 ∑ X=42 ∑ Y = 30 ∑ x = 0 ∑ X2 = 70 ∑ y = 0 ∑ Y2 = 40 ∑ xy = 18
  • 24. X = ∑ X = 42 = 7 N 6 Y = ∑ Y = 30 = 5 N 6 byx = ∑xy = 18 = 0.257 ∑x2 70 bxy = ∑xy = 18 = 0.45 ∑y2 40
  • 25. Regression Equations of Y on X : Y – Y = byx ( X – x̅ ) Y – 5 = 0.257 ( X – 7 ) Y – 5 = 0.257 X – 1.7999 Y = 0.257 X + 3.201 Regression Equations of X on Y : X – x̅ = bxy ( Y – Y ) X – 7 = 0.45 (Y – 5) X = 0.45 Y – 2.25 + 7 X = 0.45 Y + 4.75
  • 26. c) Using Deviations taken from Assumed Mean Example 5. Calculate two Regression equations from the following data : X 43 44 46 40 44 42 45 42 38 40 52 57 Y 29 31 19 18 19 27 27 29 41 30 26 10
  • 27. Solution : X A = 42 dx dx2 Y A = 27 dy dy2 dxdy 43 1 1 29 2 4 2 44 2 4 31 4 16 8 46 4 16 19 -8 64 -32 40 -2 4 18 -9 81 18 44 2 4 19 -8 64 -16 42 0 0 27 = A 0 0 0 45 3 9 27 0 0 0 42 = A 0 0 29 2 4 0 38 -4 16 41 14 196 -56 40 -2 4 30 3 9 -6 52 10 100 26 -1 1 -10 57 15 225 10 -17 289 -255 N = 12 ∑X =533 ∑dx = 29 ∑dx2 = 383 ∑Y= 306 ∑dy = -18 ∑dy2 =728 ∑dxdy= -347
  • 28. X = ∑ X = 533 = 44.12 N 12 Y = ∑ Y = 306 = 25.5 N 12 byx = N. ∑dxdy - ∑dx. ∑dy N. ∑ dx2 - (∑dx)2 = 12 × (-347) – (29) (-18) 12 × 383 – (29)2 = -4164 + 522 4596 – 841
  • 30. Regression Equations of Y on X : Y – Y = byx ( X – X) Y – 25.5 = - 0.97 ( X – 44.42 ) Y – 25.5 = - 0.97 X + 43.0874 Y = - 0.97 X + 68.5874 When X = 50 , Y = - 0.97 (50) + 68.5874 Y = - 48.5 + 68.5874 Y = 20.0874 ༜ Y 50 = 20.0874
  • 31. Regression Equations of X on Y : X – X = bxy ( Y – Y ) X – 44.42 = - 0.43 (Y – 25.5) X – 44.42 = - 0.43 Y + 10.965 X = - 0.43 Y + 55.385 When X = 49 , X = - 0.43 (49) + 55.385 X = - 21.07 + 55.385 X = 34.315 ༜ X 49 = 34.315
  • 32. Coefficient of Correlation : r = - 0.645
  • 33. d) To obtain Regression Equation from coefficient of correlation, Standard Deviations and Arithmetic Mean of X and Y. Example 6. You are given the following information : Find : (i) Obtain two Regression Equations (ii) Estimate Y when X = 9 (iii) Estimate X when Y = 12 Arithmetic Mean X = 5 Y = 12 Standard Deviations x = 2.6 y = 3.6 Correlation Coefficient r = 0.7
  • 34. Solution : (i) Regression Equations : (a) Regression Equation of X on Y X – X = r. (Y – Y) X – 5 = 0.7 × (Y – 12) X – 5 = 0.51 (Y – 12) X – 5 = 0.51Y – 6.12 X = 0.51 Y – 1.12
  • 35. (b) Regression Equation of Y on X Y – Y = r. (X – X) Y – 12 = 0.7 × (X – 5) Y – 12 = 0.97 (X – 5) Y – 12 = 0.97X – 4.85 Y = 0.97X – 4.85 + 12 Y = 0.97X + 15
  • 36. (ii) Value of Y when X = 9 Y = 7.15 + 0.97X Y = 7.15 + 0.97 (9) Y = 7.15 +8.73 Y = 15.88 (iii) Value of X when Y = 12 X = 0.51Y – 1.12 X = 0.51 (12) – 1.12 X = 6.12 – 1.12 X = 5