Correlation and Regression
Correlation and Regression
Prepared By
P.K. Viswanathan
Chapter 10: Correlation and Regression
Introduction
r
(X X)(Y Y) 83
= = 0.9787.
(X X ) (Y Y)
2 2 (58)(124 )
Y = a+bx
where
Y is the dependent variable
X is the independent variable
a and b are constants.
a and b are determined by statistical least square method. b is
called the regression coefficient(slope) and a is the constant term
(intercept).
4) Regression Model
Historical Perspective
The values of a and b are obtained by solving the normal equations that are given below:
Y na b X
YX a X b X
2
Here Y is the dependent variable, X is the independent variable, and n is the sample size.
(X X )(Y Y )
b=
( X X ) 2
a = Y b X
4) Regression Model
Promotional Sales
Expenses
7 12
10 14
9 13
4 5
11 15
5 7
3 4
4) Regression Model
4) Regression Model
You postulate the model in the standard form as follows:
Y = a+bx
where
a = Y b X = 10-1.4310(7) = -.017
Where Ye is the estimated value of Y for a given X. This is obtained from the
fitted line of regression.
Please note
When there are wild fluctuations in one or more of the independe nt variables,
multiple regression model crumbles and will be highly unreliable.
unreliable.
In order to use the multiple regression model for prediction, you have to first
predict the values of the independent variables using some other prediction
method.