SlideShare a Scribd company logo
1 of 31
Download to read offline
REGRESSION ANALYSIS
M.Ravishankar
[ And it’s application in Business ]
Introduction. . .
• Father of Regression Analysis
Carl F. Gauss (1777-1855).
• contributions to physics, Mathematics &
astronomy.
• The term “Regression” was first used in
1877 by Francis Galton.
Regression Analysis. . .
• It is the study of the
relationship between
variables.
• It is one of the most
commonly used tools for
business analysis.
• It is easy to use and
applies to many
situations.
Regression types. . .
• Simple Regression: single explanatory
variable
• Multiple Regression: includes any number of
explanatory variables.
• Dependant variable: the single variable being explained/
predicted by the regression model
• Independent variable: The explanatory variable(s) used to predict
the dependant variable.
• Coefficients (β): values, computed by the regression tool,
reflecting explanatory to dependent variable relationships.
• Residuals (ε): the portion of the dependent variable that isn’t
explained by the model; the model under and over predictions.
Regression Analysis. . .
• Linear Regression: straight-line relationship
– Form: y=mx+b
• Non-linear: implies curved relationships
– logarithmic relationships
Regression Analysis. . .
• Cross Sectional: data gathered from the
same time period
• Time Series: Involves data observed over
equally spaced points in time.
Simple Linear Regression Model. . .
• Only one
independent
variable, x
• Relationship
between x and y
is described by a
linear function
• Changes in y are
assumed to be
caused by changes
in x
Types of Regression Models. . .
x
b
b
ŷ 1
0
i +
=
The sample regression line provides an estimate of
the population regression line
Estimated Regression Model. . .
Estimate of
the regression
intercept
Estimate of the
regression slope
Estimated
(or predicted)
y value
Independent
variable
The individual random error terms ei have a mean of zero
Simple Linear Regression Example. . .
• A real estate agent wishes to examine
the relationship between the selling price
of a home and its size (measured in
square feet)
• A random sample of 10 houses is
selected
– Dependent variable (y) = house price in
$1000s
– Independent variable (x) = square feet
Sample Data
House Price in
$1000s
(y)
Square Feet
(x)
245 1400
312 1600
279 1700
308 1875
199 1100
219 1550
405 2350
324 2450
319 1425
255 1700
Output. . .
Regression Statistics
Multiple R 0.76211
R Square 0.58082
Adjusted R
Square 0.52842
Standard Error 41.33032
Observations 10
ANOVA
df SS MS F
Significance
F
Regression 1 18934.9348 18934.9348 11.0848 0.01039
Residual 8 13665.5652 1708.1957
Total 9 32600.5000
Coefficient
s Standard Error t Stat P-value Lower 95%
Upper
95%
Intercept 98.24833 58.03348 1.69296 0.12892 -35.57720 232.07386
Square Feet 0.10977 0.03297 3.32938 0.01039 0.03374 0.18580
The regression equation is:
feet)
(square
0.10977
98.24833
price
house +
=
0
50
100
150
200
250
300
350
400
450
0 500 1000 1500 2000 2500 3000
Square Feet
House
Price
($1000s)
Graphical Presentation . . .
• House price model: scatter plot and
regression line
feet)
(square
0.10977
98.24833
price
house +
=
Slope
= 0.10977
Intercept
= 98.248
Interpretation of the Intercept, b0
• b0 is the estimated average value of Y when the
value of X is zero (if x = 0 is in the range of
observed x values)
– Here, no houses had 0 square feet, so b0 = 98.24833
just indicates that, for houses within the range of sizes
observed, $98,248.33 is the portion of the house price
not explained by square feet
feet)
(square
0.10977
98.24833
price
house +
=
Interpretation of the Slope Coefficient, b1
• b1 measures the estimated change in the
average value of Y as a result of a one-
unit change in X
– Here, b1 = .10977 tells us that the average value of a
house increases by .10977($1000) = $109.77, on
average, for each additional one square foot of size
feet)
(square
0.10977
98.24833
price
house +
=
House Price
in $1000s
(y)
Square Feet
(x)
245 1400
312 1600
279 1700
308 1875
199 1100
219 1550
405 2350
324 2450
319 1425
255 1700
(sq.ft.)
0.1098
98.25
price
house +
=
Estimated Regression Equation:
Example: House Prices
Predict the price for a house
with 2000 square feet
317.85
0)
0.1098(200
98.25
(sq.ft.)
0.1098
98.25
price
house
=
+
=
+
=
Example: House Prices
Predict the price for a house
with 2000 square feet:
The predicted price for a house with 2000
square feet is 317.85($1,000s) = $317,850
Coefficient of determination
Coefficient of Determination, R2
squares
of
sum
total
regression
by
explained
squares
of
sum
SST
SSR
R =
=
2
Note: In the single independent variable case, the coefficient
of determination is
where:
R2
= Coefficient of determination
r = Simple correlation coefficient
2
2
r
R =
R2
= +1
Examples of Approximate R2
Values
y
x
y
x
R2
= 1
R2
= 1
Perfect linear relationship
between x and y:
100% of the variation in y is
explained by variation in x
Examples of Approximate R2
Values
y
x
y
x
0 < R2
< 1
Weaker linear relationship
between x and y:
Some but not all of the
variation in y is explained
by variation in x
Examples of Approximate R2
Values
R2
= 0
No linear relationship
between x and y:
The value of Y does not
depend on x. (None of the
variation in y is explained
by variation in x)
y
x
R2
= 0
Output. . .
Regression Statistics
Multiple R 0.76211
R Square 0.58082
Adjusted R
Square 0.52842
Standard Error 41.33032
Observations 10
ANOVA
df SS MS F
Significance
F
Regression 1 18934.9348
18934.934
8
11.084
8 0.01039
Residual 8 13665.5652 1708.1957
Total 9 32600.5000
Coefficien
ts Standard Error t Stat
P-
value Lower 95%
Upper
95%
0.1289 232.0738
58.08%
58.08% of the variation in
house prices is explained by
variation in square feet
0.58082
32600.5000
18934.9348
SST
SSR
R2
=
=
=
Standard Error of Estimate. . .
• The standard deviation of the variation of
observations around the regression line is
estimated by
1
−
−
=
ε
k
n
SSE
s
Where
SSE = Sum of squares error
n = Sample size
k = number of independent variables in the
model
The Standard Deviation of the
Regression Slope
• The standard error of the regression slope
coefficient (b1) is estimated by
∑ ∑
∑ −
=
−
=
n
x)
(
x
s
)
x
(x
s
s
2
2
ε
2
ε
b1
where:
= Estimate of the standard error of the least squares slope
= Sample standard error of the estimate
1
b
s
2
n
SSE
sε
−
=
Output. . .
Regression Statistics
Multiple R 0.76211
R Square 0.58082
Adjusted R
Square 0.52842
Standard Error 41.33032
Observations 10
ANOVA
df SS MS F
Significance
F
Regression 1 18934.9348
18934.934
8
11.084
8 0.01039
Residual 8 13665.5652 1708.1957
Total 9 32600.5000
Coefficien
ts Standard Error t Stat
P-
value Lower 95%
Upper
95%
0.1289 232.0738
41.33032
sε =
0.03297
s 1
b =
Reference. . .
• Business
Business statistics by S.P.Gupta & M.P.Gupta
Sources retrieved from Internet…
• www.humboldt.edu
• www.cs.usask.ca
• www.cab.latech.edu
• www.quickmba.com
• www.wikipedia.com
• www.youtube.com
M.RAVISHANKAR
MBA(AB) 2008-2010 Batch
NIFTTEA KNITWEAR FASHION
INSTITUTE
TIRUPUR
OXYGEN024@GMAIL.COM
REGRESSION ANALYSIS APPLICATIONS IN BUSINESS
REGRESSION ANALYSIS APPLICATIONS IN BUSINESS

More Related Content

Similar to REGRESSION ANALYSIS APPLICATIONS IN BUSINESS

Lesson07_new
Lesson07_newLesson07_new
Lesson07_newshengvn
 
Regression Presentation.pptx
Regression Presentation.pptxRegression Presentation.pptx
Regression Presentation.pptxMuhammadMuslim25
 
Regression Analysis.pptx
Regression Analysis.pptxRegression Analysis.pptx
Regression Analysis.pptxShivankAggatwal
 
Presentasi Tentang Regresi Linear
Presentasi Tentang Regresi LinearPresentasi Tentang Regresi Linear
Presentasi Tentang Regresi Lineardessybudiyanti
 
Simple Linier Regression
Simple Linier RegressionSimple Linier Regression
Simple Linier Regressiondessybudiyanti
 
Physics_150612_01
Physics_150612_01Physics_150612_01
Physics_150612_01Art Traynor
 
Introduction to Regression Analysis
Introduction to Regression AnalysisIntroduction to Regression Analysis
Introduction to Regression AnalysisMinha Hwang
 
lecture No. 3a.ppt
lecture No. 3a.pptlecture No. 3a.ppt
lecture No. 3a.pptHamidUllah50
 
15 regression basics
15 regression basics15 regression basics
15 regression basicsgaurav arora
 
Simple & Multiple Regression Analysis
Simple & Multiple Regression AnalysisSimple & Multiple Regression Analysis
Simple & Multiple Regression AnalysisShailendra Tomar
 
Statr session 23 and 24
Statr session 23 and 24Statr session 23 and 24
Statr session 23 and 24Ruru Chowdhury
 
Mathematics TAKS Exit Level Review
Mathematics TAKS Exit Level ReviewMathematics TAKS Exit Level Review
Mathematics TAKS Exit Level Reviewguest3f17823
 
Regression.ppt basic introduction of regression with example
Regression.ppt basic introduction of regression with exampleRegression.ppt basic introduction of regression with example
Regression.ppt basic introduction of regression with exampleshivshankarshiva98
 

Similar to REGRESSION ANALYSIS APPLICATIONS IN BUSINESS (20)

Lesson07_new
Lesson07_newLesson07_new
Lesson07_new
 
Regression Presentation.pptx
Regression Presentation.pptxRegression Presentation.pptx
Regression Presentation.pptx
 
Linear regression
Linear regressionLinear regression
Linear regression
 
Regression Analysis.pptx
Regression Analysis.pptxRegression Analysis.pptx
Regression Analysis.pptx
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Spss jalur path
Spss jalur pathSpss jalur path
Spss jalur path
 
Presentasi Tentang Regresi Linear
Presentasi Tentang Regresi LinearPresentasi Tentang Regresi Linear
Presentasi Tentang Regresi Linear
 
Simple Linier Regression
Simple Linier RegressionSimple Linier Regression
Simple Linier Regression
 
Bivariate
BivariateBivariate
Bivariate
 
Physics_150612_01
Physics_150612_01Physics_150612_01
Physics_150612_01
 
Introduction to Regression Analysis
Introduction to Regression AnalysisIntroduction to Regression Analysis
Introduction to Regression Analysis
 
lecture No. 3a.ppt
lecture No. 3a.pptlecture No. 3a.ppt
lecture No. 3a.ppt
 
Regression
RegressionRegression
Regression
 
15 regression basics
15 regression basics15 regression basics
15 regression basics
 
Simple & Multiple Regression Analysis
Simple & Multiple Regression AnalysisSimple & Multiple Regression Analysis
Simple & Multiple Regression Analysis
 
Statr session 23 and 24
Statr session 23 and 24Statr session 23 and 24
Statr session 23 and 24
 
Regression
RegressionRegression
Regression
 
Mathematics TAKS Exit Level Review
Mathematics TAKS Exit Level ReviewMathematics TAKS Exit Level Review
Mathematics TAKS Exit Level Review
 
metod linearne regresije
 metod linearne  regresije metod linearne  regresije
metod linearne regresije
 
Regression.ppt basic introduction of regression with example
Regression.ppt basic introduction of regression with exampleRegression.ppt basic introduction of regression with example
Regression.ppt basic introduction of regression with example
 

Recently uploaded

18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 

Recently uploaded (20)

18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
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🔝
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 

REGRESSION ANALYSIS APPLICATIONS IN BUSINESS

  • 1. REGRESSION ANALYSIS M.Ravishankar [ And it’s application in Business ]
  • 2. Introduction. . . • Father of Regression Analysis Carl F. Gauss (1777-1855). • contributions to physics, Mathematics & astronomy. • The term “Regression” was first used in 1877 by Francis Galton.
  • 3. Regression Analysis. . . • It is the study of the relationship between variables. • It is one of the most commonly used tools for business analysis. • It is easy to use and applies to many situations.
  • 4. Regression types. . . • Simple Regression: single explanatory variable • Multiple Regression: includes any number of explanatory variables.
  • 5. • Dependant variable: the single variable being explained/ predicted by the regression model • Independent variable: The explanatory variable(s) used to predict the dependant variable. • Coefficients (β): values, computed by the regression tool, reflecting explanatory to dependent variable relationships. • Residuals (ε): the portion of the dependent variable that isn’t explained by the model; the model under and over predictions.
  • 6. Regression Analysis. . . • Linear Regression: straight-line relationship – Form: y=mx+b • Non-linear: implies curved relationships – logarithmic relationships
  • 7. Regression Analysis. . . • Cross Sectional: data gathered from the same time period • Time Series: Involves data observed over equally spaced points in time.
  • 8. Simple Linear Regression Model. . . • Only one independent variable, x • Relationship between x and y is described by a linear function • Changes in y are assumed to be caused by changes in x
  • 9. Types of Regression Models. . .
  • 10. x b b ŷ 1 0 i + = The sample regression line provides an estimate of the population regression line Estimated Regression Model. . . Estimate of the regression intercept Estimate of the regression slope Estimated (or predicted) y value Independent variable The individual random error terms ei have a mean of zero
  • 11. Simple Linear Regression Example. . . • A real estate agent wishes to examine the relationship between the selling price of a home and its size (measured in square feet) • A random sample of 10 houses is selected – Dependent variable (y) = house price in $1000s – Independent variable (x) = square feet
  • 12. Sample Data House Price in $1000s (y) Square Feet (x) 245 1400 312 1600 279 1700 308 1875 199 1100 219 1550 405 2350 324 2450 319 1425 255 1700
  • 13.
  • 14. Output. . . Regression Statistics Multiple R 0.76211 R Square 0.58082 Adjusted R Square 0.52842 Standard Error 41.33032 Observations 10 ANOVA df SS MS F Significance F Regression 1 18934.9348 18934.9348 11.0848 0.01039 Residual 8 13665.5652 1708.1957 Total 9 32600.5000 Coefficient s Standard Error t Stat P-value Lower 95% Upper 95% Intercept 98.24833 58.03348 1.69296 0.12892 -35.57720 232.07386 Square Feet 0.10977 0.03297 3.32938 0.01039 0.03374 0.18580 The regression equation is: feet) (square 0.10977 98.24833 price house + =
  • 15. 0 50 100 150 200 250 300 350 400 450 0 500 1000 1500 2000 2500 3000 Square Feet House Price ($1000s) Graphical Presentation . . . • House price model: scatter plot and regression line feet) (square 0.10977 98.24833 price house + = Slope = 0.10977 Intercept = 98.248
  • 16. Interpretation of the Intercept, b0 • b0 is the estimated average value of Y when the value of X is zero (if x = 0 is in the range of observed x values) – Here, no houses had 0 square feet, so b0 = 98.24833 just indicates that, for houses within the range of sizes observed, $98,248.33 is the portion of the house price not explained by square feet feet) (square 0.10977 98.24833 price house + =
  • 17. Interpretation of the Slope Coefficient, b1 • b1 measures the estimated change in the average value of Y as a result of a one- unit change in X – Here, b1 = .10977 tells us that the average value of a house increases by .10977($1000) = $109.77, on average, for each additional one square foot of size feet) (square 0.10977 98.24833 price house + =
  • 18. House Price in $1000s (y) Square Feet (x) 245 1400 312 1600 279 1700 308 1875 199 1100 219 1550 405 2350 324 2450 319 1425 255 1700 (sq.ft.) 0.1098 98.25 price house + = Estimated Regression Equation: Example: House Prices Predict the price for a house with 2000 square feet
  • 19. 317.85 0) 0.1098(200 98.25 (sq.ft.) 0.1098 98.25 price house = + = + = Example: House Prices Predict the price for a house with 2000 square feet: The predicted price for a house with 2000 square feet is 317.85($1,000s) = $317,850
  • 20. Coefficient of determination Coefficient of Determination, R2 squares of sum total regression by explained squares of sum SST SSR R = = 2 Note: In the single independent variable case, the coefficient of determination is where: R2 = Coefficient of determination r = Simple correlation coefficient 2 2 r R =
  • 21. R2 = +1 Examples of Approximate R2 Values y x y x R2 = 1 R2 = 1 Perfect linear relationship between x and y: 100% of the variation in y is explained by variation in x
  • 22. Examples of Approximate R2 Values y x y x 0 < R2 < 1 Weaker linear relationship between x and y: Some but not all of the variation in y is explained by variation in x
  • 23. Examples of Approximate R2 Values R2 = 0 No linear relationship between x and y: The value of Y does not depend on x. (None of the variation in y is explained by variation in x) y x R2 = 0
  • 24. Output. . . Regression Statistics Multiple R 0.76211 R Square 0.58082 Adjusted R Square 0.52842 Standard Error 41.33032 Observations 10 ANOVA df SS MS F Significance F Regression 1 18934.9348 18934.934 8 11.084 8 0.01039 Residual 8 13665.5652 1708.1957 Total 9 32600.5000 Coefficien ts Standard Error t Stat P- value Lower 95% Upper 95% 0.1289 232.0738 58.08% 58.08% of the variation in house prices is explained by variation in square feet 0.58082 32600.5000 18934.9348 SST SSR R2 = = =
  • 25. Standard Error of Estimate. . . • The standard deviation of the variation of observations around the regression line is estimated by 1 − − = ε k n SSE s Where SSE = Sum of squares error n = Sample size k = number of independent variables in the model
  • 26. The Standard Deviation of the Regression Slope • The standard error of the regression slope coefficient (b1) is estimated by ∑ ∑ ∑ − = − = n x) ( x s ) x (x s s 2 2 ε 2 ε b1 where: = Estimate of the standard error of the least squares slope = Sample standard error of the estimate 1 b s 2 n SSE sε − =
  • 27. Output. . . Regression Statistics Multiple R 0.76211 R Square 0.58082 Adjusted R Square 0.52842 Standard Error 41.33032 Observations 10 ANOVA df SS MS F Significance F Regression 1 18934.9348 18934.934 8 11.084 8 0.01039 Residual 8 13665.5652 1708.1957 Total 9 32600.5000 Coefficien ts Standard Error t Stat P- value Lower 95% Upper 95% 0.1289 232.0738 41.33032 sε = 0.03297 s 1 b =
  • 28. Reference. . . • Business Business statistics by S.P.Gupta & M.P.Gupta Sources retrieved from Internet… • www.humboldt.edu • www.cs.usask.ca • www.cab.latech.edu • www.quickmba.com • www.wikipedia.com • www.youtube.com
  • 29. M.RAVISHANKAR MBA(AB) 2008-2010 Batch NIFTTEA KNITWEAR FASHION INSTITUTE TIRUPUR OXYGEN024@GMAIL.COM