SlideShare a Scribd company logo
1 of 18
• Many applications of regression
analysis involve situations in which
there are more than one regressor
variables.
• A regression model that contains more
than one regressor variables is called a
multiple regression model.
Introduction
Multiple Linear Regression Model
Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com Contact me on Email Address to
make Project Reports or using SPSS to evaluate results
 A study conducted to assess the satisfaction
levels of staff from an educational institution
with branches in a number of locations across
the country.
 Staff were asked to complete a short,
anonymous questionnaire (shown later in this
Appendix) containing questions about their
opinion of various aspects of the organization
and the treatment they have received as
employees.
Multiple Linear Regression Model
Problem Statement
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
• There are many variables exists in the research
therefore factor analysis has been conducted to
make decision which variables are best fit for the
model by Extraction Method.
• The factor analysis extracted Q1,Q2,Q3 but when
Including the variables Q4,Q5and Q6 also gave the
right results
Factor Analysis of Variable to fit into the model
Multiple Linear Regression Model
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
 The error term has a normal distribution
with a mean of 0.
 The variance of the error term is constant
across cases and independent of the
variables in the model.
 There is no multicolinearity
Multiple Linear Regression
Model
Assumptions:
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression Model
• For example, suppose that the Satisfaction level of staff
is depend on the Q1,Q2,Q3,Q4,Q5 and Q6. A possible
multiple regression model could be
Model
Y=β0+ β1Q1+ β2Q2+ β3Q3 +β4Q4+β5Q5+β6Q6+E
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression Model
where
Y - Total Staff Satisfaction Scale (Dependent)
Q1 - Is it clear what is expected of you at work? (Independent)
Q2 - At work have you been provided with all the equipment and materials
required for you do your work efficiently? (Independent)
Q3 - Does the organization keep you up to date with information concerning
development and changes? (Independent)
Q4 - Do you receive recognition from the organization for doing good Work ?(Independent)
Q5 - Does your manager or supervisor encourage your development at work?(Independent)
Q6 - Do you feel that your opinions seem to count to the organization? (Independent)
E - Error Term (Influence of other Variables/factors)
Introduction
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression
Model
Example: Table 1.1
http://www.allenandunwin.com/spss/data_files.html
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression Model
Example: Table 1.2
Education Institution
Staff Survey
conducted in across
Australia
Example. 536
Observations has
been taken to check
the reliability of the
Multiple Linear
Regression Model.
By taking Staff Total Satisfaction as dependent
variable and Q1,Q2,Q3,Q4,Q5 and Q6 as
Independent Variables
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression Model
For running the Multiple Linear Regression
and testing the result in SPSS the variables
has been set according their dependency and
independency. By Using Enter Method
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression Model
Interpreting Regression Output
•The Coefficient of determination or adjusted R2 can be interpreted because
of more than one independent variables.
•This is the percentage(%) of total variation in the dependent variable due to
the independent variable.
•We can see that Adjusted R square value 0.920 that our independent
variables explain 92.% of the variability of our dependent variable.
•Std. Error of the estimate shows that the other variables, that have not been
taken in the model, have influence 1.995%. The std Error is low due the
number of variables. The larger the size of variables the smaller the std.Error.Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression Model
Interpreting Regression Output
•The F-ratio in the ANOVA table tests whether the
overall regression model is a good fit for the data.
The table shows that the independent variables
statistically significantly predict the dependent
variable, F = 944.111 Sig is < .05 (i.e., the regression model is a
good fit of the data).
Analysis of variance (ANOVA)
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression Model
Co-linearity diagnostics /Co-linearity issue
Interpreting Regression Output
• Colinearity (Multicolinearity) is the
undesirable situation where the
correlations among the independent
variable are strong.
•When two X variables are highly
correlated, they both convey
essentially the same
information. When this happens, the
X variables are colinear and the
results show multicolinearity.
•To check the issue Colinearity
diagnostics has been selected. The
Variation Inflation Factor and
Significant values determine the multicolinearity issue. If VIF value is greater than >2 or
>3 then the Multicolinearity exists and if Significant value >0.05 shows which
independent variable highly insignificant. The higher the significant value the higher the
insignificant independent variable. Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression Model
Interpreting Regression Output
•The higher the beta value shows the more influential the independent
variable and sign (Positive,Negative) shows the nature of the relationship
between independent and dependent variable. The Q5a has higher
influence.
•By having a glance on the sig column we can interpret. The significance
level should be below the <0.05.
•We can see that the all independent variables are <0.05 means that they
are statistically significance.
•The VIF of the all independent variables are <3 which shows that the
multicolinearity issue does not exist whereas the VIF should be near to
2 or <3.
Interpretation of Coefficients
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression
Model
Histogram showing the normality of the data
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression
Model
The PP Plot showing the best fit of linearity of the data
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
 1. Increasing the sample size is a common first
step since when sample size is increased,
standard error decreases (all other things equal).
This partially offsets the problem that high
multicollinearity leads to high standard errors .
 2. Remove the most intercorrelated variable(s)
from analysis. This method is misguided if the
variables were there due to the theory of the
model, which they should have been.
 3. Take transformation of variables which is the
best fir for model.
Multiple Linear Regression Model
Interpreting Regression Output
Remedies of Multicolinearity
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
Multiple Linear Regression Model
Interpreting Regression Output
Remedy of Colinearity
1. Enter Method: It embraces all the variables that exist in the model and determines
whether the variables are significant or insignificant.
2. Stepwise Method: it embraces significant variables and excludes insignificant
variable.
3. Forward Method: It embraces the highly significant variables and order/rank
them but not to insignificant variables.
4. Backward Method: It will consider the highly insignificant variables and
order/rank them but not to significant variables.
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com
 Using Enter method in Multiple Linear Regression, I
have selected a "best" model for predicting Satisfaction
level of staff of Educational Institution across Australia.
 With this model, I found two Q4 and Q5 in the model
were high performing in all the across the institution,
while no predictors are insignificant.
 The histogram showing the normality of data and PP
Plots also reflects the best fit of the model because all
the points are on the linear line
Multiple Linear Regression
Model
Summary:
Rizwan Manzoor (MSc Finance)
rizman2004@yahoo.com

More Related Content

What's hot

Logistic regression with SPSS
Logistic regression with SPSSLogistic regression with SPSS
Logistic regression with SPSSLNIPE
 
Regression analysis
Regression analysisRegression analysis
Regression analysisSrikant001p
 
Regression analysis
Regression analysisRegression analysis
Regression analysisRavi shankar
 
Regression analysis in R
Regression analysis in RRegression analysis in R
Regression analysis in RAlichy Sowmya
 
Multiple regression presentation
Multiple regression presentationMultiple regression presentation
Multiple regression presentationCarlo Magno
 
Regression analysis.
Regression analysis.Regression analysis.
Regression analysis.sonia gupta
 
Basics of Regression analysis
 Basics of Regression analysis Basics of Regression analysis
Basics of Regression analysisMahak Vijayvargiya
 
Logistic regression
Logistic regressionLogistic regression
Logistic regressionDrZahid Khan
 
Linear regression and correlation analysis ppt @ bec doms
Linear regression and correlation analysis ppt @ bec domsLinear regression and correlation analysis ppt @ bec doms
Linear regression and correlation analysis ppt @ bec domsBabasab Patil
 
Linear regression
Linear regressionLinear regression
Linear regressionTech_MX
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regressionKen Plummer
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression AnalysisASAD ALI
 
Regression analysis ppt
Regression analysis pptRegression analysis ppt
Regression analysis pptElkana Rorio
 
multiple regression
multiple regressionmultiple regression
multiple regressionPriya Sharma
 
Mpc 006 - 02-03 partial and multiple correlation
Mpc 006 - 02-03 partial and multiple correlationMpc 006 - 02-03 partial and multiple correlation
Mpc 006 - 02-03 partial and multiple correlationVasant Kothari
 

What's hot (20)

Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Regression
RegressionRegression
Regression
 
Logistic regression with SPSS
Logistic regression with SPSSLogistic regression with SPSS
Logistic regression with SPSS
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Regression analysis in R
Regression analysis in RRegression analysis in R
Regression analysis in R
 
Multiple regression presentation
Multiple regression presentationMultiple regression presentation
Multiple regression presentation
 
Regression analysis.
Regression analysis.Regression analysis.
Regression analysis.
 
Regression
RegressionRegression
Regression
 
Basics of Regression analysis
 Basics of Regression analysis Basics of Regression analysis
Basics of Regression analysis
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
Logistic regression
Logistic regressionLogistic regression
Logistic regression
 
Regression
RegressionRegression
Regression
 
Linear regression and correlation analysis ppt @ bec doms
Linear regression and correlation analysis ppt @ bec domsLinear regression and correlation analysis ppt @ bec doms
Linear regression and correlation analysis ppt @ bec doms
 
Linear regression
Linear regressionLinear regression
Linear regression
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regression
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
Regression analysis ppt
Regression analysis pptRegression analysis ppt
Regression analysis ppt
 
multiple regression
multiple regressionmultiple regression
multiple regression
 
Mpc 006 - 02-03 partial and multiple correlation
Mpc 006 - 02-03 partial and multiple correlationMpc 006 - 02-03 partial and multiple correlation
Mpc 006 - 02-03 partial and multiple correlation
 

Similar to Multiple Linear Regression

Market Research using SPSS _ Edu4Sure Sept 2023.ppt
Market Research using SPSS _ Edu4Sure Sept 2023.pptMarket Research using SPSS _ Edu4Sure Sept 2023.ppt
Market Research using SPSS _ Edu4Sure Sept 2023.pptEdu4Sure
 
Mba2216 week 11 data analysis part 03 appendix
Mba2216 week 11 data analysis part 03 appendixMba2216 week 11 data analysis part 03 appendix
Mba2216 week 11 data analysis part 03 appendixStephen Ong
 
AIAA-Aviation-VariableFidelity-2014-Mehmani
AIAA-Aviation-VariableFidelity-2014-MehmaniAIAA-Aviation-VariableFidelity-2014-Mehmani
AIAA-Aviation-VariableFidelity-2014-MehmaniOptiModel
 
A researcher in attempting to run a regression model noticed a neg.docx
A researcher in attempting to run a regression model noticed a neg.docxA researcher in attempting to run a regression model noticed a neg.docx
A researcher in attempting to run a regression model noticed a neg.docxevonnehoggarth79783
 
Regression analysis made easy
Regression analysis made easyRegression analysis made easy
Regression analysis made easyWeam Banjar
 
Real Estate Data Set
Real Estate Data SetReal Estate Data Set
Real Estate Data SetSarah Jimenez
 
April Heyward Research Methods Class Session - 8-5-2021
April Heyward Research Methods Class Session - 8-5-2021April Heyward Research Methods Class Session - 8-5-2021
April Heyward Research Methods Class Session - 8-5-2021April Heyward
 
Logistic-regression.pptx
Logistic-regression.pptxLogistic-regression.pptx
Logistic-regression.pptxsherinjoyson
 
CHAPTER 11 LOGISTIC REGRESSION.pptx
CHAPTER 11 LOGISTIC REGRESSION.pptxCHAPTER 11 LOGISTIC REGRESSION.pptx
CHAPTER 11 LOGISTIC REGRESSION.pptxUmaDeviAnanth
 
Mb0050 research methodology
Mb0050   research methodologyMb0050   research methodology
Mb0050 research methodologysmumbahelp
 
RM MLM PPT March_22nd 2023.pptx
RM MLM PPT March_22nd 2023.pptxRM MLM PPT March_22nd 2023.pptx
RM MLM PPT March_22nd 2023.pptxAliMusa44
 
Quality management courses in india
Quality management courses in indiaQuality management courses in india
Quality management courses in indiaselinasimpson1601
 

Similar to Multiple Linear Regression (20)

Market Research using SPSS _ Edu4Sure Sept 2023.ppt
Market Research using SPSS _ Edu4Sure Sept 2023.pptMarket Research using SPSS _ Edu4Sure Sept 2023.ppt
Market Research using SPSS _ Edu4Sure Sept 2023.ppt
 
Seawell_Exam
Seawell_ExamSeawell_Exam
Seawell_Exam
 
Data-Analysis.pptx
Data-Analysis.pptxData-Analysis.pptx
Data-Analysis.pptx
 
Mba2216 week 11 data analysis part 03 appendix
Mba2216 week 11 data analysis part 03 appendixMba2216 week 11 data analysis part 03 appendix
Mba2216 week 11 data analysis part 03 appendix
 
AIAA-Aviation-VariableFidelity-2014-Mehmani
AIAA-Aviation-VariableFidelity-2014-MehmaniAIAA-Aviation-VariableFidelity-2014-Mehmani
AIAA-Aviation-VariableFidelity-2014-Mehmani
 
A researcher in attempting to run a regression model noticed a neg.docx
A researcher in attempting to run a regression model noticed a neg.docxA researcher in attempting to run a regression model noticed a neg.docx
A researcher in attempting to run a regression model noticed a neg.docx
 
Regression analysis made easy
Regression analysis made easyRegression analysis made easy
Regression analysis made easy
 
Feature selection
Feature selectionFeature selection
Feature selection
 
Exploratory factor analysis
Exploratory factor analysisExploratory factor analysis
Exploratory factor analysis
 
Real Estate Data Set
Real Estate Data SetReal Estate Data Set
Real Estate Data Set
 
April Heyward Research Methods Class Session - 8-5-2021
April Heyward Research Methods Class Session - 8-5-2021April Heyward Research Methods Class Session - 8-5-2021
April Heyward Research Methods Class Session - 8-5-2021
 
Logistic-regression.pptx
Logistic-regression.pptxLogistic-regression.pptx
Logistic-regression.pptx
 
CHAPTER 11 LOGISTIC REGRESSION.pptx
CHAPTER 11 LOGISTIC REGRESSION.pptxCHAPTER 11 LOGISTIC REGRESSION.pptx
CHAPTER 11 LOGISTIC REGRESSION.pptx
 
Factors affecting customer satisfaction
Factors affecting customer satisfactionFactors affecting customer satisfaction
Factors affecting customer satisfaction
 
Mb0050 research methodology
Mb0050   research methodologyMb0050   research methodology
Mb0050 research methodology
 
RM MLM PPT March_22nd 2023.pptx
RM MLM PPT March_22nd 2023.pptxRM MLM PPT March_22nd 2023.pptx
RM MLM PPT March_22nd 2023.pptx
 
Krajewski Chapter 06.ppt
Krajewski Chapter 06.pptKrajewski Chapter 06.ppt
Krajewski Chapter 06.ppt
 
02_AJMS_441_22.pdf
02_AJMS_441_22.pdf02_AJMS_441_22.pdf
02_AJMS_441_22.pdf
 
Quality management courses in india
Quality management courses in indiaQuality management courses in india
Quality management courses in india
 
Sample Size Determination
Sample Size DeterminationSample Size Determination
Sample Size Determination
 

Recently uploaded

Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxDhatriParmar
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptxJonalynLegaspi2
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 

Recently uploaded (20)

Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptx
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 

Multiple Linear Regression

  • 1. • Many applications of regression analysis involve situations in which there are more than one regressor variables. • A regression model that contains more than one regressor variables is called a multiple regression model. Introduction Multiple Linear Regression Model Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com Contact me on Email Address to make Project Reports or using SPSS to evaluate results
  • 2.  A study conducted to assess the satisfaction levels of staff from an educational institution with branches in a number of locations across the country.  Staff were asked to complete a short, anonymous questionnaire (shown later in this Appendix) containing questions about their opinion of various aspects of the organization and the treatment they have received as employees. Multiple Linear Regression Model Problem Statement Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 3. • There are many variables exists in the research therefore factor analysis has been conducted to make decision which variables are best fit for the model by Extraction Method. • The factor analysis extracted Q1,Q2,Q3 but when Including the variables Q4,Q5and Q6 also gave the right results Factor Analysis of Variable to fit into the model Multiple Linear Regression Model Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 4.  The error term has a normal distribution with a mean of 0.  The variance of the error term is constant across cases and independent of the variables in the model.  There is no multicolinearity Multiple Linear Regression Model Assumptions: Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 5. Multiple Linear Regression Model • For example, suppose that the Satisfaction level of staff is depend on the Q1,Q2,Q3,Q4,Q5 and Q6. A possible multiple regression model could be Model Y=β0+ β1Q1+ β2Q2+ β3Q3 +β4Q4+β5Q5+β6Q6+E Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 6. Multiple Linear Regression Model where Y - Total Staff Satisfaction Scale (Dependent) Q1 - Is it clear what is expected of you at work? (Independent) Q2 - At work have you been provided with all the equipment and materials required for you do your work efficiently? (Independent) Q3 - Does the organization keep you up to date with information concerning development and changes? (Independent) Q4 - Do you receive recognition from the organization for doing good Work ?(Independent) Q5 - Does your manager or supervisor encourage your development at work?(Independent) Q6 - Do you feel that your opinions seem to count to the organization? (Independent) E - Error Term (Influence of other Variables/factors) Introduction Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 7. Multiple Linear Regression Model Example: Table 1.1 http://www.allenandunwin.com/spss/data_files.html Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 8. Multiple Linear Regression Model Example: Table 1.2 Education Institution Staff Survey conducted in across Australia Example. 536 Observations has been taken to check the reliability of the Multiple Linear Regression Model. By taking Staff Total Satisfaction as dependent variable and Q1,Q2,Q3,Q4,Q5 and Q6 as Independent Variables Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 9. Multiple Linear Regression Model For running the Multiple Linear Regression and testing the result in SPSS the variables has been set according their dependency and independency. By Using Enter Method Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 10. Multiple Linear Regression Model Interpreting Regression Output •The Coefficient of determination or adjusted R2 can be interpreted because of more than one independent variables. •This is the percentage(%) of total variation in the dependent variable due to the independent variable. •We can see that Adjusted R square value 0.920 that our independent variables explain 92.% of the variability of our dependent variable. •Std. Error of the estimate shows that the other variables, that have not been taken in the model, have influence 1.995%. The std Error is low due the number of variables. The larger the size of variables the smaller the std.Error.Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 11. Multiple Linear Regression Model Interpreting Regression Output •The F-ratio in the ANOVA table tests whether the overall regression model is a good fit for the data. The table shows that the independent variables statistically significantly predict the dependent variable, F = 944.111 Sig is < .05 (i.e., the regression model is a good fit of the data). Analysis of variance (ANOVA) Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 12. Multiple Linear Regression Model Co-linearity diagnostics /Co-linearity issue Interpreting Regression Output • Colinearity (Multicolinearity) is the undesirable situation where the correlations among the independent variable are strong. •When two X variables are highly correlated, they both convey essentially the same information. When this happens, the X variables are colinear and the results show multicolinearity. •To check the issue Colinearity diagnostics has been selected. The Variation Inflation Factor and Significant values determine the multicolinearity issue. If VIF value is greater than >2 or >3 then the Multicolinearity exists and if Significant value >0.05 shows which independent variable highly insignificant. The higher the significant value the higher the insignificant independent variable. Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 13. Multiple Linear Regression Model Interpreting Regression Output •The higher the beta value shows the more influential the independent variable and sign (Positive,Negative) shows the nature of the relationship between independent and dependent variable. The Q5a has higher influence. •By having a glance on the sig column we can interpret. The significance level should be below the <0.05. •We can see that the all independent variables are <0.05 means that they are statistically significance. •The VIF of the all independent variables are <3 which shows that the multicolinearity issue does not exist whereas the VIF should be near to 2 or <3. Interpretation of Coefficients Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 14. Multiple Linear Regression Model Histogram showing the normality of the data Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 15. Multiple Linear Regression Model The PP Plot showing the best fit of linearity of the data Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 16.  1. Increasing the sample size is a common first step since when sample size is increased, standard error decreases (all other things equal). This partially offsets the problem that high multicollinearity leads to high standard errors .  2. Remove the most intercorrelated variable(s) from analysis. This method is misguided if the variables were there due to the theory of the model, which they should have been.  3. Take transformation of variables which is the best fir for model. Multiple Linear Regression Model Interpreting Regression Output Remedies of Multicolinearity Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 17. Multiple Linear Regression Model Interpreting Regression Output Remedy of Colinearity 1. Enter Method: It embraces all the variables that exist in the model and determines whether the variables are significant or insignificant. 2. Stepwise Method: it embraces significant variables and excludes insignificant variable. 3. Forward Method: It embraces the highly significant variables and order/rank them but not to insignificant variables. 4. Backward Method: It will consider the highly insignificant variables and order/rank them but not to significant variables. Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com
  • 18.  Using Enter method in Multiple Linear Regression, I have selected a "best" model for predicting Satisfaction level of staff of Educational Institution across Australia.  With this model, I found two Q4 and Q5 in the model were high performing in all the across the institution, while no predictors are insignificant.  The histogram showing the normality of data and PP Plots also reflects the best fit of the model because all the points are on the linear line Multiple Linear Regression Model Summary: Rizwan Manzoor (MSc Finance) rizman2004@yahoo.com