Unit-3 Chapter-6 Regression Analysis
Unit-3 Chapter-6 Regression Analysis
REGRESSION
ANALYSIS
REGRESSION
Regression Analysis measures the nature and
extent of the relationship between two or more
variables, thus enables us to make predictions.
σ𝑦
Y – 𝑌 = 𝑟. (𝑋 − 𝑋)
σ𝑥
Regression Equation of X on Y
X = a + bY
X – 𝑋 = 𝑏𝑥𝑦 (𝑌 − 𝑌 )
σ𝑥
X – 𝑋 = 𝑟. (𝑌 − 𝑌)
σ𝑦
REGRESSION COEFFICIENTS
Regression coefficient measures the average
change in the value of one variable for a unit
change in the value of another variable.
Regression
Using
Using Normal
Regression
Equations
Coefficients
REGRESSION EQUATIONS IN INDIVIDUAL
SERIES USING NORMAL EQUATIONS
This method is also called as Least Square Method.
Under this method, regression equations can be
calculated by solving two normal equations:
Another Method
𝑁 .Σ𝑋𝑌 − Σ𝑋.Σ𝑌 &
byx = a = 𝑌 − b𝑋
𝑁.Σ𝑋 2 −(Σ𝑋)2
Here a is the Y – intercept, indicates the minimum
value of Y for X = 0
& b is the slope of the line, indicates the absolute
increase in Y for a unit increase in X.
PRACTICE PROBLEMS
Q1: Calculate the regression equation of X on Y using
method of least squares: X = 0.5 + 0.5Y
X 2 4 6 8 10 12
Y 4 2 5 10 3 6
REGRESSION EQUATIONS USING REGRESSION
COEFFICIENTS (USING DEVIATIONS FROM
ASSUMED MEAN)
Regression Equation of Y on X
𝑁 .Σ𝑑𝑥𝑑𝑦 − Σ𝑑𝑥 Σ𝑑𝑦
Y – 𝑌 = byx (X – 𝑋) where byx =
X 78 89 97 69 59 79 68 61
X Y
Arithmetic Mean 5 12
Standard Deviation 2.6 3.6
Correlation Coefficient 0.7
PRACTICE PROBLEMS
Q7: If 𝑋 = 25, 𝑌 = 120, bxy = 2. Estimate the value of X
when Y = 130. X = 45
Syx = σy 1 − 𝑟2
PRACTICE PROBLEMS – SE
Q10: Find the Standard error of estimates if σx = 4.4,
σy = 2.2 & r = 0.8 Ans: 1.32, 2.64