Chap 014
Chap 014
Chapter
Fourteen
ONE
Describe the relationship between two or more independent
variables and the dependent variable using a multiple regression
equation.
TWO
Compute and interpret the multiple standard error of estimate and
the coefficient of determination.
THREE
Interpret a correlation matrix.
Goals
FOUR
Setup and interpret an ANOVA table.
14- 3
Chapter Fourteen continued
Multiple Regression and Correlation Analysis
GOALS
When you have completed this chapter, you will be able to:
FIVE
Conduct a test of hypothesis to determine if any of the set of
regression coefficients differ from zero.
SIX
Conduct a test of hypothesis on each of the regression
coefficients.
Goals
14- 4
Y ' a b1 X 1 b2 X 2 ...bk X k
Greek letters are
used for a (and a is the Y-intercept.
b (when X1 to Xk are the
denoting independent
population variables.
parameters.
Multiple Regression
Analysis
14- 5
Global Test
14- 10
EXAMPLE 1
14- 12
Food
expenditures = a + b1*(Income) + b2(Size) + b3(College)
Note the following regarding Other examples of
the regression equation. dummy variables
The variable college is called include gender, the
a dummy or indicator part is acceptable or
variable. It can take only one unacceptable, the
of two possible outcomes. voter will or will not
That is a child is a college vote for the incumbent
student or not. governor.
Example 1 continued
14- 14
Use a computer software package,
such as MINITAB or Excel, to
develop a correlation matrix.
Analysis of Variance
Source DF SS MS F P
Regression 3 10762903 3587634 10.94 0.003
Residual Error 8 2623764 327970
Total 11 13386667
Example 1 continued
14- 16
Food
Expenditure=$954+$1.09*income+$748*size+$565*college
Each additional $100 dollars of income per year will
increase the amount spent on food by $109 per year.
An additional family member will increase the amount
spent per year on food by $748.
A family with a college student will spend $565 more per
year on food than those without a college student.
Food Expenditure=$954+$1.09*500+$748*4+$565*0
So a family of 4, with no college
students, and an income of $50,000
will spend an estimated $4,491. Example 1 continued
14- 17
H 0 : 1 2 3 0 H1 : at least one
H0 is rejected if F>4.07.
From the MINITAB output, the computed value of
F is 10.94.
Decision: H0 is rejected. Not all the regression
coefficients are zero
Example 1 continued
14- 18
H0 : 2 0 H1: 2 0
From the MINITAB output, Thus, using the 5% level
the only significant variable of significance, reject H0
is FAMILY (family size) if the p-value < .05.
using the p-values. The
other variables can be
omitted from the model.
Example 1 continued
14- 19
Y’ = 340 + 1031X2
Example 1 continued
14- 20
Analysis of Variance
Source DF SS MS F P
Regression 1 10275977 10275977 33.03 0.000
Residual Error 10 3110690 311069
Total 11 13386667
Example 1 continued