INTRODUCTION TO REGRESSION
Regression investigates
the dependence of a variable on one or more independent variables and provides a
probabilistic equation to be used for estimating / forecasting the average
value of the dependent variable. Technically, the dependent variable is
referred to as the response variable, and the independent variable is referred to as
the regression or prediction.
- Read More standard deviation of regression line and coefficient of determination
- Read More Estimation of Regression model parameters
- Read More: MCQ's on Regression
Thus,
regression is a statistical technique utilizing a probabilistic model to
quantify the relationship between a response variable and predictor (s).
Example 1:
If we take revenue of
a firm as a response variable and spending on advertisement as a predictor. The
regression model would take the following form:
The coefficient β
represents the average change in total revenue when advertisement spending
is increased by one unit (e.g., one dollar).
Example 2:
Researchers might administer various
dosages of a certain drug to patients and observe how their blood pressure responds. Here blood pressure is taken as a
response variable, and dosage is a predictor variable. The regression model
would take the following form:
α represents the expected blood pressure when the dosage is zero, and β represents the average
change in total blood pressure when the dosage is increased by one unit.
Example 3:
The revenue (let Y
Where:
X: Regressor/explanatory variable (independent variable). The independent
variables will be fixed not random and should be scalar or categorical variables
Thus,
regression is a statistical technique that quantifies the relationship between
a response variable and predictor(s) using a probabilistic model.
Objectives
The regression model is used to establish the relationship of response
with the predictor(s) by using theoretical or logical arguments and represent
this relationship by a probabilistic equation. This probabilistic model is based on
three components, which are:
Actual = Systematic Pattern + Deviation of Systematic Pattern from actual
1.
Establish if there is a
relationship between response and predictor(s)
e.g., spending increases as income increases.
2. Statistical modelling for a phenomenon or activity and forecasting new observations.
Simple
Linear Regression Model
Simple
linear regression investigates the dependence of a response variable on a single predictor variable.
Statistically A simple linear regression model can be expressed as:
Y: : Response
variable
The estimated model can be expressed as:
Y^ = a + b X
i. The relationship
between a dependent variable and an independent variable shall be linear.
ii. The average disturbance value will be zero.
E (ϵi ) = 0 for all i
iii.. The variance of the disturbance term
is constant. This assumption is technically called homoscedasticity.
iv. The disturbance terms are
independent of each other. That’s there will be no serial correlation between
vi. The disturbance term is normally distributed with mean zero and fixed variance.
Properties
of Regression Line
i. The regression lines always pass through the means of data.
iii. The sum of the squares of the difference between the observed and estimated value is the minimum.
Practice Question 1.1
A variety of summary statistics were collected for a small
sample (8) of bivariate data, where the dependent variable was y and an
independent variable was x.
|
X |
5 6 8 10 12 13
15 16 17 |
|
Y |
16 19
23 28 36 41 44
45 50 |
Find the regression line y on x and interpret the results of slope and intercept.
Solution:
The OLS method can be used to calculate the regression line for the above data
|
X |
Y |
XY |
|
|
|
1 2 3 4 5 6 7 8 9 |
5 6 8 10 12 13 15 16 17 |
16 19 23 28 36 41 44 45 50 |
80 114 184 280 432 533 660 720 850 |
25 36 64 100 144 169 225 256 289 |
|
|
102 |
302 |
3853 |
1308 |
As a = 1.47 is the value of Y, when X = 0
and b = 2.831, which indicate that the values of Y increase by 2.831 units for
a unit increase in X.
Using SPSS:










Best source of knowledge
ReplyDeleteWow so brief and practical explained
ReplyDeleteThank you so much requesting for suggestions for improvement
Delete