Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

47
Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition

Transcript of Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Page 1: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-1

Chapter 14

Simple Regression

Statistics for Business and Economics

6th Edition

Page 2: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-2

Chapter Goals

After completing this chapter, you should be able to:

Explain the correlation coefficient and perform a hypothesis test for zero population correlation

Explain the simple linear regression model Obtain and interpret the simple linear regression

equation for a set of data Describe R2 as a measure of explanatory power of the

regression model Understand the assumptions behind regression

analysis

Page 3: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-3

Correlation Analysis

The population correlation coefficient is denoted ρ (the Greek letter rho)

The sample correlation coefficient is

yx

xy

ss

sr

1n

)y)(yx(xs ii

xy

where

Page 4: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-4

Introduction to Regression Analysis

Regression analysis is used to: Predict the value of a dependent variable based on

the value of at least one independent variable

Explain the impact of changes in an independent variable on the dependent variable

Dependent variable: the variable we wish to explain(因变量) (also called the endogenous variable)

Independent variable: the variable used to explain (自变量) the dependent variable

(also called the exogenous variable)

Page 5: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-5

Linear Regression Model

The relationship between X and Y is described by a linear function

Changes in Y are assumed to be caused by changes in X

Linear regression population equation model

Where 0 and 1 are the population model coefficients and is a random error term.

ii10i εxββY

Page 6: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-6

ii10i εXββY Linear component

Simple Linear Regression Model 简单线性回归模型

The population regression model:

Population Y intercept

Population SlopeCoefficient

Random Error term

Dependent Variable

Independent Variable

Random Error component

Page 7: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-7

(continued)

Random Error for this Xi value

Y

X

Observed Value of Y for Xi

Predicted Value of Y for Xi

ii10i εXββY

Xi

Slope = β1

Intercept = β0

εi

Simple Linear Regression Model

Page 8: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-8

i10i xbby ˆ

The simple linear regression equation provides an estimate of the population regression line

Simple Linear Regression Equation 简单线性回归方程

Estimate of the regression

intercept

Estimate of the regression slope

Estimated (or predicted) y value for observation i

Value of x for observation i

The individual random error terms ei have a mean of zero

))ˆ( i10iiii xb(b-yy-ye

Page 9: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-9

Page 10: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-10

Least Squares Estimators最小二乘法估计

b0 and b1 are obtained by finding the values

of b0 and b1 that minimize the sum of the

squared differences between y and :

2i10i

2ii

2i

)]xb(b[y min

)y(y min

e minSSE min

ˆ

y

Differential calculus is used to obtain the coefficient estimators b0 and b1 that minimize SSE

Page 11: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-11

The slope coefficient estimator is

And the constant or y-intercept is

The regression line always goes through the mean x, y

n

i ii 1

1 n2

ii 1

(x x)(y y)b

(x x)

xbyb 10

Least Squares Estimators(continued)

Page 12: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-12

Linear Regression Model Assumptions

The true relationship form is linear (Y is a linear function of X, plus random error)

The error terms, εi are independent of the x values

The error terms are random variables with mean 0 and constant variance, σ2

(the constant variance property is called homoscedasticity)

The random error terms, εi, are not correlated with one another, so that

n), 1,(i for σ]E[εand0]E[ε 22ii

ji all for 0]εE[ε ji

Page 13: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-13

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)

b1 is the estimated change in the

average value of y as a result of a one-unit change in x

Interpretation of the Slope and the Intercept

Page 14: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-14

Simple Linear Regression Example

Page 15: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-15

Page 16: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-16

Measures of Variation

Total variation is made up of two parts:

SSE SSR SST Total Sum of

SquaresRegression Sum

of SquaresError Sum of

Squares

2i )y(ySST 2

ii )y(ySSE ˆ 2i )yy(SSR ˆ

where:

= Average value of the dependent variable

yi = Observed values of the dependent variable

i = Predicted value of y for the given xi valuey

y

Page 17: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-17

SST = total sum of squares

Measures the variation of the yi values around their mean, y

SSR = regression sum of squares

Explained variation attributable to the linear relationship between x and y

SSE = error sum of squares

Variation attributable to factors other than the linear relationship between x and y

(continued)

Measures of Variation

Page 18: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-18

(continued)

xi

y

X

yi

SST = (yi - y)2

SSE = (yi - yi )2

SSR = (yi - y)2

_

_

_

y

Y

y_y

Measures of Variation

Page 19: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-19

The coefficient of determination is the portion of the total variation in the dependent variable that is explained by variation in the independent variable

The coefficient of determination is also called R-squared and is denoted as R2

用估计回归方程来解释总的平方和的百分比

Coefficient of Determination, R2

判定系数

1R0 2 note:

squares of sum total

squares of sum regression

SST

SSRR2

Page 20: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-20

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

Page 21: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-21

Examples of Approximate r2 Values

Y

X

Y

X

0 < r2 < 1

Weaker linear relationships between X and Y:

Some but not all of the variation in Y is explained by variation in X

Page 22: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-22

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

Xr2 = 0

Page 23: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-23

Correlation and R2

The coefficient of determination, R2, for a simple regression is equal to the simple correlation squared

2xy

2 rR

Page 24: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-24

Estimation of Model Error Variance

An estimator for the variance of the population model error is

Division by n – 2 instead of n – 1 is because the simple regression model uses two estimated parameters, b0 and b1, instead of one

is called the standard error of the estimate

2n

SSE

2n

esσ

n

1i

2i

2e

2

ˆ

2ee ss

Page 25: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-25

Excel 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      

  Coefficients 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

41.33032se

Page 26: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-26

Comparing Standard Errors

YY

X Xes small es large

se is a measure of the variation of observed y values from the regression line

The magnitude of se should always be judged relative to the size of the y values in the sample data

i.e., se = $41.33K is moderately small relative to house prices in

the $200 - $300K range

Page 27: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-27

Inferences About the Regression Model

The variance of the regression slope coefficient (b1) is estimated by

2x

2e

2i

2e2

1)s(n

s

)x(x

ss

1b

where:

= Estimate of the standard error of the least squares slope

= Standard error of the estimate

1bs

2n

SSEse

Page 28: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-28

Comparing Standard Errors of the Slope

Y

X

Y

X1bS small

1bS large

is a measure of the variation in the slope of regression lines from different possible samples

1bS

Page 29: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-29

Inference about the Slope: t Test

t test for a population slope Is there a linear relationship between X and Y?

Null and alternative hypotheses H0: β1 = 0 (no linear relationship)

H1: β1 0 (linear relationship does exist)

Test statistic

1b

11

s

βbt

2nd.f.

where:

b1 = regression slope coefficient

β1 = hypothesized slope

sb1 = standard error of the slope

Page 30: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-30

Page 31: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-31

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:

The slope of this model is 0.1098

Does square footage of the house affect its sales price?

Inference about the Slope: t Test

(continued)

Page 32: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-32

Inferences about the Slope: t Test Example

H0: β1 = 0

H1: β1 0

From Excel output:   Coefficients Standard Error t Stat P-value

Intercept 98.24833 58.03348 1.69296 0.12892

Square Feet 0.10977 0.03297 3.32938 0.01039

1bs

t

b1

3.329380.03297

00.10977

s

βbt

1b

11

Page 33: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-33

Inferences about the Slope: t Test Example

H0: β1 = 0

H1: β1 0

Test Statistic: t = 3.329

There is sufficient evidence that square footage affects house price

From Excel output:

Reject H0

  Coefficients Standard Error t Stat P-value

Intercept 98.24833 58.03348 1.69296 0.12892

Square Feet 0.10977 0.03297 3.32938 0.01039

1bs tb1

Decision:

Conclusion:

Reject H0Reject H0

a/2=.025

-tn-2,α/2

Do not reject H0

0

a/2=.025

-2.3060 2.3060 3.329

d.f. = 10-2 = 8

t8,.025 = 2.3060

(continued)

tn-2,α/2

Page 34: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-34

Inferences about the Slope: t Test Example

H0: β1 = 0

H1: β1 0

P-value = 0.01039

There is sufficient evidence that square footage affects house price

From Excel output:

Reject H0

  Coefficients Standard Error t Stat P-value

Intercept 98.24833 58.03348 1.69296 0.12892

Square Feet 0.10977 0.03297 3.32938 0.01039

P-value

Decision: P-value < α so

Conclusion:

(continued)

This is a two-tail test, so the p-value is

P(t > 3.329)+P(t < -3.329) = 0.01039

(for 8 d.f.)

Page 35: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-35

Confidence Interval Estimate for the Slope

Confidence Interval Estimate of the Slope:

Excel Printout for House Prices:

At 95% level of confidence, the confidence interval for the slope is (0.0337, 0.1858)

11 bα/22,n11bα/22,n1 stbβstb

  Coefficients 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

d.f. = n - 2

Page 36: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-36

Since the units of the house price variable is $1000s, we are 95% confident that the average impact on sales price is between $33.70 and $185.80 per square foot of house size

  Coefficients 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

This 95% confidence interval does not include 0.

Conclusion: There is a significant relationship between house price and square feet at the .05 level of significance

Confidence Interval Estimate for the Slope

(continued)

Page 37: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-37

Prediction

The regression equation can be used to predict a value for y, given a particular x

For a specified value, xn+1 , the predicted value is

1n101n xbby ˆ

Page 38: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-38

317.85

0)0.1098(200 98.25

(sq.ft.) 0.1098 98.25 price house

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

Predictions Using Regression Analysis

Page 39: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-39

0

50

100

150

200

250

300

350

400

450

0 500 1000 1500 2000 2500 3000

Square Feet

Ho

use

Pri

ce (

$100

0s)

Relevant Data Range

When using a regression model for prediction, only predict within the relevant range of data

Relevant data range

Risky to try to extrapolate far

beyond the range of observed X’s

Page 40: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-40

Estimating Mean Values and Predicting Individual Values

Y

X xi

y = b0+b1xi

Confidence Interval for the expected value of y,

given xi

Prediction Interval for an single

observed y, given xi

Goal: Form intervals around y to express uncertainty about the value of y for a given xi

y

Page 41: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-41

Graphical Analysis

The linear regression model is based on minimizing the sum of squared errors

If outliers exist, their potentially large squared errors may have a strong influence on the fitted regression line

Be sure to examine your data graphically for outliers and extreme points

Decide, based on your model and logic, whether the extreme points should remain or be removed

Page 42: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-42

Residual Analysis (残差分析)

The residual for observation i, ei, is the difference between its observed and predicted value

Check the assumptions of regression by examining the residuals Examine for linearity assumption Examine for constant variance for all levels of X

(homoscedasticity ,同方差 ) Evaluate normal distribution assumption Evaluate independence assumption

Graphical Analysis of Residuals Can plot residuals vs. X

iii yye ˆ

Page 43: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-43

Residual Analysis

Page 44: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-44

Residual Analysis for Linearity

Not Linear Linear

x

resi

dua

ls

x

Y

x

Y

x

resi

dua

ls

Page 45: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-45

Residual Analysis for Homoscedasticity

Non-constant variance Constant variance

x x

Y

x x

Y

resi

dua

ls

resi

dua

ls

Page 46: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-46

Residual Analysis for Independence

Not IndependentIndependent

X

Xresi

dua

ls

resi

dua

ls

X

resi

dua

ls

Page 47: Chap 12-1 Chapter 14 Simple Regression Statistics for Business and Economics 6 th Edition.

Chap 12-47