SlideShare a Scribd company logo
1 of 24
Class Outline
• Regression Analysis
• R-square
• Regression Analysis Using Excel
• Interpretation of Regression Output
• SALES = f ( PRICE, Other factors )
• Assumptions of Regression Model
1. Linear Relationship Between SALES and PRICE
2. Other factors follow N( )
2
,
),(~rsOtherFacto
rsOtherFactoPRICESALES
2


Ni
iii 
“error”
),0(~,PRICESALES 2
 Niiii 
“coefficients”
i-th market or unit
Independent VariableDependent Variable
iii   PRICESALES
• Regression Model
• This model specifies the population relationship
among sales, price, and other factors.
• To use this model, we should know ____ and ____.
• Using sample data, we make inferences on and .
• Our best guess on using the sample data: a
• Our best guess on using the sample data: b
• a and b are referred to as “estimated coefficients”
 


 
SALES
PRICE
100
120
140
160
180
200
220
240
1.7 2.2 2.7
a + b * PRICEi
εi (error)
• Determine a and b by minimizing the sum of squared errors
SALESi = a + b * PRICEi + εi
Exercise
• Determining a and b
• Use “Regression Exercise 2.xlsx”
• Use Excel “Solver” and “Data Analysis”
To Use Excel “Solver” and “Data Analysis”
1. Click this
2. Click this
To Use Excel “Solver” and “Data Analysis”
3. Click this
4. Click this
To Use Excel “Solver” and “Data Analysis”
5. Check these
6. Click this.
Done!
7. Click “Data”. Now you should be able to see these.
Use of Regression Model
1. Prediction / Forecasting
eg.) Price = 3.
Expected Sales = 316 – 56*3 + Expected Value of ε
= 316 – 56*3
2. Relationship between variables
One Unit Increase in Price  56 Unit Decrease in
Expected Sales
b : change of dependent var. when independent var.
increase by 1 unit.
Sales = 316 – 56 * Price + ε
=0
In-Class Exercise
• Use “Regression Exercise 2.xlsx”  Data2
• Q1: Determine a and b
• Q2: Given a and b of Q1, compute the average of errors
• Q3: Compute the expected sales when price = 3
• Q4: Compute the expected sales when price = 1.5
Explanatory Power of Regression:
R-square
: a measure of the _________ of
the regression model
Explanatory Power of Regression Model:
R-square
• Assume that we do not have “Regression Model”
• Sales = f (Some Unknown Factors)
• SALESi = a + εi  Null Model
a
||
Average
sales
εi (error)
SALESi = a + εi
120
140
160
180
200
220
240
1.7 2.2 2.7
Null Model
SALES
PRICE
100
120
140
160
180
200
220
240
1.7 2.2 2.7
a + b * PRICE
εi (error)
SALESi = a + b * PRICEi + εi
Regression Model
Explanatory Power of Regression Model:
R-square
• R-square
• By definition, 1 ≥ R-square ≥ 0
• If the explanatory power of model is high,
 R-square has ( ) value.
• If the explanatory power of model is low,
 R-square has ( ) value.
Null ModelofErrors"SquaredofSum"
ModelRegressionofErrors"SquaredofSum"
12
R
In-Class Exercise
• Use “Regression Exercise 2.xlsx”  Data2 R-
Square
• Q1: Compute R-Square
Performing Regression Analysis
Using Excel
Performing Regression Analysis Using Excel
2. Click this1. Click this
3. Select Regression 4. Click this
Performing Regression Analysis Using Excel
7. Check “Label”
5. $C$23:$C$35
6. $D$23:$D$35
8. Click This
Performing Regression Analysis Using Excel
Regression Statistics
Multiple R 0.898
R Square 0.807
Adjusted R Square 0.788
Standard Error 5.472
Observations 12
ANOVA
df SS MS F Significance F
Regression 1 1253.762 1253.762 41.870 0.000
Residual 10 299.445 29.944
Total 11 1553.207
Coefficients Standard Error t Stat P-value Lower 95% Upper 95%
Intercept 221.522 13.358 16.583 0.000 191.758 251.286
Price -34.679 5.359 -6.471 0.000 -46.621 -22.738
Interpretation of Regression Output
ANOVA
ANOVA
df SS MS F Significance F
Regression 1 1253.762 1253.762 41.870 0.000
Residual 10 299.445 29.944
Total 11 1553.207
• Different from what we learned before
• Null hypothesis: “Slope Coefficient” is equal to 0
• Significance F = P-Value
• Significance F < 0.05  Reject Null Hypothesis
iii   PRICESALES
ANOVA
iii   PRICESALES,0If
ii  SALES
Null ModelofErrors"SquaredofSum"
ModelRegressionofErrors"SquaredofSum"
12
R
• That is, Regression model = Null Model
• Then, What happens to R-square? R-square = ( )
Significance Test for All Coefficients
Coefficients
Standard
Error
t Stat P-value Lower 95% Upper 95%
Intercept 221.522 13.358 16.583 0.000 191.758 251.286
Price -34.679 5.359 -6.471 0.000 -46.621 -22.738
• Null hypothesis: “Coefficient” is equal to 0
i.e.) α=0; β=0
• P-value < 0.05  Reject Null Hypothesis

More Related Content

What's hot

Simple Linier Regression
Simple Linier RegressionSimple Linier Regression
Simple Linier Regression
dessybudiyanti
 

What's hot (20)

Logistic regression
Logistic regressionLogistic regression
Logistic regression
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regression
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Linear regression
Linear regressionLinear regression
Linear regression
 
Ordinal logistic regression
Ordinal logistic regression Ordinal logistic regression
Ordinal logistic regression
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regression
 
Introduction to Generalized Linear Models
Introduction to Generalized Linear ModelsIntroduction to Generalized Linear Models
Introduction to Generalized Linear Models
 
Simple Linier Regression
Simple Linier RegressionSimple Linier Regression
Simple Linier Regression
 
Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)
 
Regression analysis in R
Regression analysis in RRegression analysis in R
Regression analysis in R
 
Multinomial Logistic Regression Analysis
Multinomial Logistic Regression AnalysisMultinomial Logistic Regression Analysis
Multinomial Logistic Regression Analysis
 
Linear regression
Linear regression Linear regression
Linear regression
 
Introduction to regression
Introduction to regressionIntroduction to regression
Introduction to regression
 
Data Science - Part IV - Regression Analysis & ANOVA
Data Science - Part IV - Regression Analysis & ANOVAData Science - Part IV - Regression Analysis & ANOVA
Data Science - Part IV - Regression Analysis & ANOVA
 
Logistic regression
Logistic regressionLogistic regression
Logistic regression
 
Simple Linear Regression
Simple Linear RegressionSimple Linear Regression
Simple Linear Regression
 
Regression
RegressionRegression
Regression
 
Statistics-Regression analysis
Statistics-Regression analysisStatistics-Regression analysis
Statistics-Regression analysis
 

Viewers also liked

Regression analysis ppt
Regression analysis pptRegression analysis ppt
Regression analysis ppt
Elkana Rorio
 
Linear regression
Linear regressionLinear regression
Linear regression
Tech_MX
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
saba khan
 
Simple linear regression (final)
Simple linear regression (final)Simple linear regression (final)
Simple linear regression (final)
Harsh Upadhyay
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
Khalid Aziz
 
AMCA Excel Regression (guide)
AMCA Excel   Regression (guide)AMCA Excel   Regression (guide)
AMCA Excel Regression (guide)
AMCAAdvisor
 
Statistics Case Study - Stepwise Multiple Regression
Statistics Case Study - Stepwise Multiple RegressionStatistics Case Study - Stepwise Multiple Regression
Statistics Case Study - Stepwise Multiple Regression
Sharad Srivastava
 

Viewers also liked (20)

Regression analysis ppt
Regression analysis pptRegression analysis ppt
Regression analysis ppt
 
Presentation On Regression
Presentation On RegressionPresentation On Regression
Presentation On Regression
 
Correlation and Regression Analysis using SPSS and Microsoft Excel
Correlation and Regression Analysis using SPSS and Microsoft ExcelCorrelation and Regression Analysis using SPSS and Microsoft Excel
Correlation and Regression Analysis using SPSS and Microsoft Excel
 
Linear regression
Linear regressionLinear regression
Linear regression
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Correlation and Simple Regression
Correlation  and Simple RegressionCorrelation  and Simple Regression
Correlation and Simple Regression
 
Simple linear regression (final)
Simple linear regression (final)Simple linear regression (final)
Simple linear regression (final)
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
AMCA Excel Regression (guide)
AMCA Excel   Regression (guide)AMCA Excel   Regression (guide)
AMCA Excel Regression (guide)
 
Statistics Case Study - Stepwise Multiple Regression
Statistics Case Study - Stepwise Multiple RegressionStatistics Case Study - Stepwise Multiple Regression
Statistics Case Study - Stepwise Multiple Regression
 
Linear Regression in R
Linear Regression in RLinear Regression in R
Linear Regression in R
 
Alhuda CIBE - Musharaka by Muhammad Zubair Usmani
Alhuda CIBE - Musharaka by Muhammad Zubair Usmani Alhuda CIBE - Musharaka by Muhammad Zubair Usmani
Alhuda CIBE - Musharaka by Muhammad Zubair Usmani
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Musharaka
MusharakaMusharaka
Musharaka
 
Ch14
Ch14Ch14
Ch14
 
Simple linear regression and correlation
Simple linear regression and correlationSimple linear regression and correlation
Simple linear regression and correlation
 

Similar to Introduction to Regression Analysis

Simple lin regress_inference
Simple lin regress_inferenceSimple lin regress_inference
Simple lin regress_inference
Kemal İnciroğlu
 
Page 1 of 18Part A Multiple Choice (1–11)______1. Using.docx
Page 1 of 18Part A Multiple Choice (1–11)______1. Using.docxPage 1 of 18Part A Multiple Choice (1–11)______1. Using.docx
Page 1 of 18Part A Multiple Choice (1–11)______1. Using.docx
alfred4lewis58146
 
Statistics project2
Statistics project2Statistics project2
Statistics project2
shri1984
 

Similar to Introduction to Regression Analysis (20)

Multiple Regression.ppt
Multiple Regression.pptMultiple Regression.ppt
Multiple Regression.ppt
 
Linear regression by Kodebay
Linear regression by KodebayLinear regression by Kodebay
Linear regression by Kodebay
 
The fundamentals of regression
The fundamentals of regressionThe fundamentals of regression
The fundamentals of regression
 
Six sigma pedagogy
Six sigma pedagogySix sigma pedagogy
Six sigma pedagogy
 
Six sigma
Six sigma Six sigma
Six sigma
 
Binary Logistic Regression
Binary Logistic RegressionBinary Logistic Regression
Binary Logistic Regression
 
Regression
Regression  Regression
Regression
 
Regression vs Neural Net
Regression vs Neural NetRegression vs Neural Net
Regression vs Neural Net
 
Statr session 23 and 24
Statr session 23 and 24Statr session 23 and 24
Statr session 23 and 24
 
Regression
RegressionRegression
Regression
 
Different Types of Machine Learning Algorithms
Different Types of Machine Learning AlgorithmsDifferent Types of Machine Learning Algorithms
Different Types of Machine Learning Algorithms
 
Regression
RegressionRegression
Regression
 
Simple lin regress_inference
Simple lin regress_inferenceSimple lin regress_inference
Simple lin regress_inference
 
Regression analysis in excel
Regression analysis in excelRegression analysis in excel
Regression analysis in excel
 
Simple & Multiple Regression Analysis
Simple & Multiple Regression AnalysisSimple & Multiple Regression Analysis
Simple & Multiple Regression Analysis
 
regressionanalysis-110723130213-phpapp02.pdf
regressionanalysis-110723130213-phpapp02.pdfregressionanalysis-110723130213-phpapp02.pdf
regressionanalysis-110723130213-phpapp02.pdf
 
The Suitcase Case
The Suitcase CaseThe Suitcase Case
The Suitcase Case
 
Page 1 of 18Part A Multiple Choice (1–11)______1. Using.docx
Page 1 of 18Part A Multiple Choice (1–11)______1. Using.docxPage 1 of 18Part A Multiple Choice (1–11)______1. Using.docx
Page 1 of 18Part A Multiple Choice (1–11)______1. Using.docx
 
Statistics project2
Statistics project2Statistics project2
Statistics project2
 
Statr session14, Jan 11
Statr session14, Jan 11Statr session14, Jan 11
Statr session14, Jan 11
 

More from Minha Hwang

More from Minha Hwang (14)

Marketing Experiment - Part II: Analysis
Marketing Experiment - Part II: Analysis Marketing Experiment - Part II: Analysis
Marketing Experiment - Part II: Analysis
 
Marketing Experimentation - Part I
Marketing Experimentation - Part IMarketing Experimentation - Part I
Marketing Experimentation - Part I
 
Introduction to Recommendation System
Introduction to Recommendation SystemIntroduction to Recommendation System
Introduction to Recommendation System
 
Promotion Analytics - Module 2: Model and Estimation
Promotion Analytics - Module 2: Model and EstimationPromotion Analytics - Module 2: Model and Estimation
Promotion Analytics - Module 2: Model and Estimation
 
Promotion Analytics in Consumer Electronics - Module 1: Data
Promotion Analytics in Consumer Electronics - Module 1: DataPromotion Analytics in Consumer Electronics - Module 1: Data
Promotion Analytics in Consumer Electronics - Module 1: Data
 
Dummy Variable Regression Analysis
Dummy Variable Regression AnalysisDummy Variable Regression Analysis
Dummy Variable Regression Analysis
 
Multiple Regression Analysis
Multiple Regression AnalysisMultiple Regression Analysis
Multiple Regression Analysis
 
Introduction to Text Mining
Introduction to Text MiningIntroduction to Text Mining
Introduction to Text Mining
 
Conjoint Analysis Part 3/3 - Market Simulator
Conjoint Analysis Part 3/3 - Market SimulatorConjoint Analysis Part 3/3 - Market Simulator
Conjoint Analysis Part 3/3 - Market Simulator
 
Conjoint Analysis - Part 2/3
Conjoint Analysis - Part 2/3Conjoint Analysis - Part 2/3
Conjoint Analysis - Part 2/3
 
Conjoint Analysis - Part 1/3
Conjoint Analysis - Part 1/3Conjoint Analysis - Part 1/3
Conjoint Analysis - Part 1/3
 
Marketing Research - Perceptual Map
Marketing Research - Perceptual MapMarketing Research - Perceptual Map
Marketing Research - Perceptual Map
 
Channel capabilities, product characteristics, and impacts of mobile channel ...
Channel capabilities, product characteristics, and impacts of mobile channel ...Channel capabilities, product characteristics, and impacts of mobile channel ...
Channel capabilities, product characteristics, and impacts of mobile channel ...
 
From Online to Mobile - Impact of Consumers' Online Purchase Behaviors on Mob...
From Online to Mobile - Impact of Consumers' Online Purchase Behaviors on Mob...From Online to Mobile - Impact of Consumers' Online Purchase Behaviors on Mob...
From Online to Mobile - Impact of Consumers' Online Purchase Behaviors on Mob...
 

Recently uploaded

4 TRIK CARA MENGGUGURKAN JANIN ATAU ABORSI KANDUNGAN
4 TRIK CARA MENGGUGURKAN JANIN ATAU ABORSI KANDUNGAN4 TRIK CARA MENGGUGURKAN JANIN ATAU ABORSI KANDUNGAN
4 TRIK CARA MENGGUGURKAN JANIN ATAU ABORSI KANDUNGAN
Cara Menggugurkan Kandungan 087776558899
 
FULL ENJOY Call Girls In Majnu.Ka.Tilla Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu.Ka.Tilla Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu.Ka.Tilla Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu.Ka.Tilla Delhi Contact Us 8377877756
dollysharma2066
 

Recently uploaded (20)

Choosing the Right White Label SEO Services to Boost Your Agency's Growth.pdf
Choosing the Right White Label SEO Services to Boost Your Agency's Growth.pdfChoosing the Right White Label SEO Services to Boost Your Agency's Growth.pdf
Choosing the Right White Label SEO Services to Boost Your Agency's Growth.pdf
 
Unraveling the Mystery of The Circleville Letters.pptx
Unraveling the Mystery of The Circleville Letters.pptxUnraveling the Mystery of The Circleville Letters.pptx
Unraveling the Mystery of The Circleville Letters.pptx
 
Elevating Your Digital Presence by Evitha.pdf
Elevating Your Digital Presence by Evitha.pdfElevating Your Digital Presence by Evitha.pdf
Elevating Your Digital Presence by Evitha.pdf
 
Enhancing Business Visibility PR Firms in San Francisco
Enhancing Business Visibility PR Firms in San FranciscoEnhancing Business Visibility PR Firms in San Francisco
Enhancing Business Visibility PR Firms in San Francisco
 
Welcome to DataMetricks Consulting (1).pptx
Welcome to DataMetricks Consulting (1).pptxWelcome to DataMetricks Consulting (1).pptx
Welcome to DataMetricks Consulting (1).pptx
 
Unlocking the Mystery of the Voynich Manuscript
Unlocking the Mystery of the Voynich ManuscriptUnlocking the Mystery of the Voynich Manuscript
Unlocking the Mystery of the Voynich Manuscript
 
Busty Desi⚡Call Girls in Sector 49 Noida Escorts >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Sector 49 Noida Escorts >༒8448380779 Escort ServiceBusty Desi⚡Call Girls in Sector 49 Noida Escorts >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Sector 49 Noida Escorts >༒8448380779 Escort Service
 
SP Search Term Data Optimization Template.pdf
SP Search Term Data Optimization Template.pdfSP Search Term Data Optimization Template.pdf
SP Search Term Data Optimization Template.pdf
 
Distribution Ad Platform_ The Role of Distribution Ad Network.pdf
Distribution Ad Platform_ The Role of  Distribution Ad Network.pdfDistribution Ad Platform_ The Role of  Distribution Ad Network.pdf
Distribution Ad Platform_ The Role of Distribution Ad Network.pdf
 
Social Media Marketing Portfolio - Maharsh Benday
Social Media Marketing Portfolio - Maharsh BendaySocial Media Marketing Portfolio - Maharsh Benday
Social Media Marketing Portfolio - Maharsh Benday
 
4 TRIK CARA MENGGUGURKAN JANIN ATAU ABORSI KANDUNGAN
4 TRIK CARA MENGGUGURKAN JANIN ATAU ABORSI KANDUNGAN4 TRIK CARA MENGGUGURKAN JANIN ATAU ABORSI KANDUNGAN
4 TRIK CARA MENGGUGURKAN JANIN ATAU ABORSI KANDUNGAN
 
Unveiling the Legacy of the Rosetta stone A Key to Ancient Knowledge.pptx
Unveiling the Legacy of the Rosetta stone A Key to Ancient Knowledge.pptxUnveiling the Legacy of the Rosetta stone A Key to Ancient Knowledge.pptx
Unveiling the Legacy of the Rosetta stone A Key to Ancient Knowledge.pptx
 
Instant Digital Issuance: An Overview With Critical First Touch Best Practices
Instant Digital Issuance: An Overview With Critical First Touch Best PracticesInstant Digital Issuance: An Overview With Critical First Touch Best Practices
Instant Digital Issuance: An Overview With Critical First Touch Best Practices
 
Micro-Choices, Max Impact Personalizing Your Journey, One Moment at a Time.pdf
Micro-Choices, Max Impact Personalizing Your Journey, One Moment at a Time.pdfMicro-Choices, Max Impact Personalizing Your Journey, One Moment at a Time.pdf
Micro-Choices, Max Impact Personalizing Your Journey, One Moment at a Time.pdf
 
Five Essential Tools for International SEO - Natalia Witczyk - SearchNorwich 15
Five Essential Tools for International SEO - Natalia Witczyk - SearchNorwich 15Five Essential Tools for International SEO - Natalia Witczyk - SearchNorwich 15
Five Essential Tools for International SEO - Natalia Witczyk - SearchNorwich 15
 
Analysis of Sineing Website and how to fix
Analysis of Sineing Website and how to fixAnalysis of Sineing Website and how to fix
Analysis of Sineing Website and how to fix
 
Best 5 Graphics Designing Course In Chandigarh
Best 5 Graphics Designing Course In ChandigarhBest 5 Graphics Designing Course In Chandigarh
Best 5 Graphics Designing Course In Chandigarh
 
FULL ENJOY Call Girls In Majnu.Ka.Tilla Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu.Ka.Tilla Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu.Ka.Tilla Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu.Ka.Tilla Delhi Contact Us 8377877756
 
personal branding kit for music business
personal branding kit for music businesspersonal branding kit for music business
personal branding kit for music business
 
[Expert Panel] New Google Shopping Ads Strategies Uncovered
[Expert Panel] New Google Shopping Ads Strategies Uncovered[Expert Panel] New Google Shopping Ads Strategies Uncovered
[Expert Panel] New Google Shopping Ads Strategies Uncovered
 

Introduction to Regression Analysis

  • 1. Class Outline • Regression Analysis • R-square • Regression Analysis Using Excel • Interpretation of Regression Output
  • 2. • SALES = f ( PRICE, Other factors ) • Assumptions of Regression Model 1. Linear Relationship Between SALES and PRICE 2. Other factors follow N( ) 2 , ),(~rsOtherFacto rsOtherFactoPRICESALES 2   Ni iii  “error” ),0(~,PRICESALES 2  Niiii  “coefficients” i-th market or unit Independent VariableDependent Variable
  • 3. iii   PRICESALES • Regression Model • This model specifies the population relationship among sales, price, and other factors. • To use this model, we should know ____ and ____. • Using sample data, we make inferences on and . • Our best guess on using the sample data: a • Our best guess on using the sample data: b • a and b are referred to as “estimated coefficients”      
  • 4. SALES PRICE 100 120 140 160 180 200 220 240 1.7 2.2 2.7 a + b * PRICEi εi (error) • Determine a and b by minimizing the sum of squared errors SALESi = a + b * PRICEi + εi
  • 5. Exercise • Determining a and b • Use “Regression Exercise 2.xlsx” • Use Excel “Solver” and “Data Analysis”
  • 6. To Use Excel “Solver” and “Data Analysis” 1. Click this 2. Click this
  • 7. To Use Excel “Solver” and “Data Analysis” 3. Click this 4. Click this
  • 8. To Use Excel “Solver” and “Data Analysis” 5. Check these 6. Click this. Done! 7. Click “Data”. Now you should be able to see these.
  • 9. Use of Regression Model 1. Prediction / Forecasting eg.) Price = 3. Expected Sales = 316 – 56*3 + Expected Value of ε = 316 – 56*3 2. Relationship between variables One Unit Increase in Price  56 Unit Decrease in Expected Sales b : change of dependent var. when independent var. increase by 1 unit. Sales = 316 – 56 * Price + ε =0
  • 10. In-Class Exercise • Use “Regression Exercise 2.xlsx”  Data2 • Q1: Determine a and b • Q2: Given a and b of Q1, compute the average of errors • Q3: Compute the expected sales when price = 3 • Q4: Compute the expected sales when price = 1.5
  • 11. Explanatory Power of Regression: R-square : a measure of the _________ of the regression model
  • 12. Explanatory Power of Regression Model: R-square • Assume that we do not have “Regression Model” • Sales = f (Some Unknown Factors) • SALESi = a + εi  Null Model
  • 13. a || Average sales εi (error) SALESi = a + εi 120 140 160 180 200 220 240 1.7 2.2 2.7 Null Model
  • 14. SALES PRICE 100 120 140 160 180 200 220 240 1.7 2.2 2.7 a + b * PRICE εi (error) SALESi = a + b * PRICEi + εi Regression Model
  • 15. Explanatory Power of Regression Model: R-square • R-square • By definition, 1 ≥ R-square ≥ 0 • If the explanatory power of model is high,  R-square has ( ) value. • If the explanatory power of model is low,  R-square has ( ) value. Null ModelofErrors"SquaredofSum" ModelRegressionofErrors"SquaredofSum" 12 R
  • 16. In-Class Exercise • Use “Regression Exercise 2.xlsx”  Data2 R- Square • Q1: Compute R-Square
  • 18. Performing Regression Analysis Using Excel 2. Click this1. Click this 3. Select Regression 4. Click this
  • 19. Performing Regression Analysis Using Excel 7. Check “Label” 5. $C$23:$C$35 6. $D$23:$D$35 8. Click This
  • 20. Performing Regression Analysis Using Excel Regression Statistics Multiple R 0.898 R Square 0.807 Adjusted R Square 0.788 Standard Error 5.472 Observations 12 ANOVA df SS MS F Significance F Regression 1 1253.762 1253.762 41.870 0.000 Residual 10 299.445 29.944 Total 11 1553.207 Coefficients Standard Error t Stat P-value Lower 95% Upper 95% Intercept 221.522 13.358 16.583 0.000 191.758 251.286 Price -34.679 5.359 -6.471 0.000 -46.621 -22.738
  • 22. ANOVA ANOVA df SS MS F Significance F Regression 1 1253.762 1253.762 41.870 0.000 Residual 10 299.445 29.944 Total 11 1553.207 • Different from what we learned before • Null hypothesis: “Slope Coefficient” is equal to 0 • Significance F = P-Value • Significance F < 0.05  Reject Null Hypothesis iii   PRICESALES
  • 23. ANOVA iii   PRICESALES,0If ii  SALES Null ModelofErrors"SquaredofSum" ModelRegressionofErrors"SquaredofSum" 12 R • That is, Regression model = Null Model • Then, What happens to R-square? R-square = ( )
  • 24. Significance Test for All Coefficients Coefficients Standard Error t Stat P-value Lower 95% Upper 95% Intercept 221.522 13.358 16.583 0.000 191.758 251.286 Price -34.679 5.359 -6.471 0.000 -46.621 -22.738 • Null hypothesis: “Coefficient” is equal to 0 i.e.) α=0; β=0 • P-value < 0.05  Reject Null Hypothesis