Chap.2 MultipleRegression
Chap.2 MultipleRegression
Multiple Regression
Multiple Regression Model
Least Squares Method
Multiple Coefficient of
Determination
Model Assumptions
Testing for Significance
Using the Estimated Regression
Equation
for Estimation and Prediction
where:
0, 1, 2, . . . , p are the parameters, and
is a random variable called the error term
Estimated Multiple
b0 , b1 , b2 , . . . , bp Regression Equation
provide estimates of yˆ b0 b1x1 b2 x2 ... bpxp
0, 1, 2, . . . , p Sample statistics are
b0 , b1 , b2 , . . . , bp
Least Squares
Input Data Output
x1 x2 Computer b0 =
y Package b1 =
for Solving
4 78 b2 =
Multiple
24
Regression R2 =
7 100
43 Problems etc.
. .
.
. .
© 2008 Thomson. South-Western. All Rights Reserved 10
Solving for the Estimates of 0, 1, 2
SALARY
SALARY =
= 3.174
3.174 +
+ 1.404(EXPER)
1.404(EXPER) +
+ 0.251(SCORE)
0.251(SCORE)
b
b11 =
= 1.404
1.404
b
b22 =
= 0.251
0.251
SST = SSR +
SSE
i
( y y )2
= i
( ˆ
y y )2
+ i i
( y ˆ
y )2
where:
SST = total sum of squares
SSR = sum of squares due to regression
SSE = sum of squares due to error
R2 = SSR/SST
R2 = 500.3285/599.7855 = .83418
n 1
Ra2 2
1 (1 R )
n p 1
2 20 1
R 1 (1 .834179)
a .814671
20 2 1
The error is
The error is aa random
random variable
variable with
with mean
mean of
of zero.
zero.
The
The variance of ,, denoted
variance of by
denoted by 22,, is
is the
the same
same for
for all
all
values
values of
of the
the independent
independent variables.
variables.
The
The values of are
values of are independent.
independent.
The error is
The error is aa normally
normally distributed
distributed random
random variable
variable
reflecting
reflecting the
the deviation
deviation between
between thethe yy value
value and and the the
expected
expected value
value ofof yy given by 00 +
given by + 11xx11 +
+ 22xx22 + + pp
+ .. .. +