Regression Analysis
Regression Analysis
Regression Analysis
Simple
Linear
Regression
• Regression Equation of X on Y
oX=a+bY
o X - = bxy (Y - )
REGRESSION COEFFICIENTS
• Regression coefficient measures the average change in the
value of one variable for a unit change in the value of
another variable.
• These represent the slope of regression line
• There are two regression coefficients:
• Regression coefficient of Y on X:
• Regression coefficient of X on Y:
PROPERTIES OF REGRESSION COEFFICIENTS
• Another Method
n2
REGRESSION EQUATIONS USING REGRESSION
COEFFICIENTS (USING ACTUAL VALUES)
o Regression Equation of X on Y
PRACTICE PROBLEMS
X 5 7 9 8 11 12
Y 14 18 25 29 32 37
Where
TESTING ABOUT REGRESSION
COEFFICIENT
TESTING ABOUT REGRESSION
COEFFICIENT
Purposes:
Prediction
Explanation
Theory building
Multiple Regression Analysis (MRA)
The following are situations where we can use multiple
regression:
• Testing if IQ and level of education affect income (IQ
and years of education are the IV and income is the DV).
• Testing if study time and pre-test scores affect final
grades (DV is final grades, and study time and pre-test
scores are the IV).
• Testing if exercise and amount of salt in the diet affect
blood pressure (exercise and salt are the IV and blood
pressure is the DV).
Multiple Regression Analysis (MRA)
Y’ = a + b1X1 + b2X2
Normal Equations
Multiple Regression Analysis (MRA)
Y’ = a + b1X1 + b2X2
Normal Equations
Multiple Regression Analysis (MRA)
Coefficient of Determination
or
Polynomial Regression
• Polynomial regression, describes the fitting of a nonlinear
relationship between the value of x and y.
• Examples:
• Number of click on a post
• total working hours per week vs. overall happiness
Polynomial Regression