Chapter 1
Chapter 1
INTRODUCTION:
Multiple linear regression
Yi=β0 + β1 xi + εi , i= 1,2,3,……….,n
Simple linear regression can only be used when one has two
continuous variables an independent variable and a dependent
variable. The independent variable is the parameter that is used
to calculate the dependent variable or outcome.
A multiple linear regression analysis is carried out to predict the
values of a dependent variable y given a set of p explanatory
variables (x1, x2,……,xp). The necessary theory for multiple
linear regression.
Multiple linear regression is used to estimate the relationship
between two or more independent variables one dependent
variable
A multiple linear regression model with two regressor variables
is
Y= β0 + β1 X1 + β2 X2 + ε
Yi = β0 + β1 x1 + β2 x2 +……+βk xk + ε
Yi = dependent variables[
Β0 = y – interest
Β1 x1 = the regression coefficient of the first
Independent variables
Βn xn = the regression coefficient of the last
independent variables
ε = model error
Here we assumed that the expected value of the error term ε is
zero the parameter β0 is the intercept of the regression plane . If
x1 x2 = 0 then β0 is the mean of y . Otherwise β0 has no
physical interpretation . The parameter β1 indicates the
expected changes in response y per unit change in x1 when x2
are held constant
In general the response y may be related to k regressor or
predictor variables
The model
Y = β0 + β1 x1 + β2 x2 + …….+ βk xk + ε
Is called multiple linear regression model with k regressor . The
parameters βj , j = 0,1,2,…k are called regression coefficients .
The parameter βj represents the expected change in the response
y per unit change in xj when all the remaining regression
variables xj (i≠j)are held constant . For the parameter
βj (j =1,2,….k)are called partial coefficient .
A hypothesis is an assumption about a population parameters .
It is a statement about the population that may or may not be
true . The hypothesis conclusion about accepting or not
accepting hypotheses .
A statistical hypothesis is an assertion or conjecture concerning
one or more population. Hypothesis testing is formulated in
term of two hypothesis
H0 : The null hypothesis
H1 : The alternate hypothesis
The null hypothesis represents the status of H0 . The hypothesis
that states there is no statistical significance between two
variables in the hypothesis .
The alternative hypothesis is against of the null hypothesis .
states that there is statistical significance between two variables .
holds true if the null hypothesis is rejected . Usually what the
researcher thinks is true and is testing .
A conjecture about the distribution of some random variables .
A hypothesis can be simple or composite does . A simple
hypothesis completely specifics the distribution . A composite
does not specify .
For example
H0 : µ = 100
H1 : µ > 100