Regression Analysis
Regression Analysis
Chapter 7: Regression
17-2
Meaning
■ Regression is the measure of average
relationship between two or more
variables in terms of the original units of
the data.
■ Regression analysis is a statistical tool to
study the nature and extent of functional
relationship between two or more
variables.
17-3
Steps
■ IfCorrelation is established among given
variables .
■ Then find out the average relationship
between the two .
■ To estimate the unknown values of
dependent variables from the known
values of independent variables.
17-4
Regression Equation:-
Example:-
When sales are predicted on the basis of
advertising expenditure ,
sale is- ‘dependent variable’
advertising expenditure is- ‘independent
variable’.
17-6
Uses
■ In all fields
■ Regression analysis predicts the value of
dependent variables from the value of
independent variables.
■ used to calculate r² and r .
■ Regression analysis is used in statistical
estimation of demand curves, supply curves,
production function, cost function and
consumption function.
17-7
■ Types of regression
o Simple Linear Regression
o Multiple Regression
o Nonlinear Regression
■ Simple linear regression aims to find a linear
relationship between a response variable and a
possible predictor variable by the method of least
squares.
17-8
Regression
■ Simple linear regression analysis estimates
the relationship between two variables.
■ Simple linear regression estimates
relationships of the form y = a + bx.
■ While the terminology is such that we say
that X "predicts" Y, we cannot say that X
"causes" Y.
17-9
D
E
P
E
N
D X on Y
E
N
t
V Y on X
A
R
I
A Independent variable
B
L
e
17-10
X-axis Y-axis
■ The names of the
variables on the X and
independent dependent
Y axis vary according to
the field of application.
predictor predicted
■ The analysis is always
described as the
regression of the carrier response
Regression equation :
■ Regression equation of X on Y:
Xe = a + bY
where
Xe : dependent variable
Y : independent variable
a & b : constants to be estimated
■ Regression equation of Y on X:
Ye = a + bX
where
Ye : dependent variable
X: independent variable
a & b : constants to be estimated
“It measures the amount of change in Y corresponding
to unit change in X”
17-15
■ Regression equation of X on Y
X=a+ bY
To determine values of a and b we will solve two normal equations:
∑ X=Na+ b ∑ Y (1)
■ Regression equation of Y on X
Y=a+ bX
To determine values of a and b we will solve two normal equations:
∑ Y=Na+ b ∑ X (1)
■ Regression equation of X on Y:
X - X ¯ = bxy (Y - ¯Y)
where :
X and ¯Y : mean of X and Y
bxy = regression coefficient of X on Y
= ∑xy/ ∑y²
x = (X - ¯X) and y = (Y - ¯Y)
17-17
■Regression equation of Y on X:
Y - ¯Y = byx (X - ¯X)
where :
¯X and ¯Y : mean of X and Y
byx = regression coefficient of Y on X
= ∑xy
/ ∑x²
Where x = (X - ¯X) and y = (Y - ¯Y)
17-18
where :
¯X and ¯Y : mean of X and Y
bxy = regression coefficient of X on Y
= (N∑dxdy - ∑dx ∑ dy ) /(N ∑dy² - (∑dy)² )
Where dx=X-A and dy =Y-B
■ Regression equation of Y on X:
Y - ¯Y = byx (X - ¯X)
where :
¯X and ¯Y : mean of X and Y
byx = regression coefficient of Y on X
= (N∑dxdy - ∑dx ∑ dy ) /(N ∑dx² - (∑dx)² )
Where dx=X-A and dy =Y-B
where :
¯X and ¯Y : mean of X and Y
bxy = regression coefficient of X on Y
= r (σx / σy )
■ Regression equation of Y on X:
Y - ¯Y = byx (X - ¯X)
where :
¯X and ¯Y : mean of X and Y
byx = regression coefficient of Y on X
= r (σy / σx )
17-20
Mean 10 90
S.D 3 12
Case2:-
A departmental store gives in service training to its salesman which is
followed by a test .The management is considering whether it
should terminate the service of any salesman who does not do well
in the test .The following data gives the test score and sales by 9
salesman during a certain period:
Test scores: 14 19 24 21 26 22 15 20 19
Sales(’00Rs): 31 36 48 37 50 45 33 41 39
Calculate the coefficient of correlation between the test scores and the
sales. Does it indicate that the termination of service of low test
scores is justified ?If the firm wants a minimum sales volume of
Rs.3000,what should be the minimum test score.what is the
probable sales volume of salesman making a score of 28.
17-24
Case3:
Ans:Rs.3750
17-25
Case4:
■ For some bivariate data following results were obtained:
Mean value of variable X=53.2 and of Y=39.5.Regression
coefficient of Y on X=-1.5 and regression coeff. of X
on Y=-0.38.What should be the most likely value of X
when Y=50.Also find the value of r.