SlideShare a Scribd company logo
• 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

Regression analysis ppt
Regression analysis pptRegression analysis ppt
Regression analysis pptElkana Rorio
 
Regression analysis
Regression analysisRegression analysis
Regression analysissaba khan
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
ASAD ALI
 
Regression analysis.
Regression analysis.Regression analysis.
Regression analysis.
sonia gupta
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
Avjinder (Avi) Kaler
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
Parminder Singh
 
Simple Linear Regression: Step-By-Step
Simple Linear Regression: Step-By-StepSimple Linear Regression: Step-By-Step
Simple Linear Regression: Step-By-Step
Dan Wellisch
 
Logistic Regression Analysis
Logistic Regression AnalysisLogistic Regression Analysis
Logistic Regression Analysis
COSTARCH Analytical Consulting (P) Ltd.
 
Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)
Naveen Kumar Medapalli
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
RekhaChoudhary24
 
Regression analysis
Regression analysisRegression analysis
Regression analysisRavi shankar
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
Teachers Mitraa
 
Chapter 2 part3-Least-Squares Regression
Chapter 2 part3-Least-Squares RegressionChapter 2 part3-Least-Squares Regression
Chapter 2 part3-Least-Squares Regression
nszakir
 
Regression
RegressionRegression
Regression
RAVI PRASAD K.J.
 
Logistic regression
Logistic regressionLogistic regression
Logistic regressionsaba khan
 
Logistic regression
Logistic regressionLogistic regression
Logistic regression
DrZahid Khan
 
Introduction to regression
Introduction to regressionIntroduction to regression
Introduction to regression
Dr. C.V. Suresh Babu
 
Regression analysis in R
Regression analysis in RRegression analysis in R
Regression analysis in R
Alichy Sowmya
 
Simple & Multiple Regression Analysis
Simple & Multiple Regression AnalysisSimple & Multiple Regression Analysis
Simple & Multiple Regression Analysis
Shailendra Tomar
 

What's hot (20)

Regression analysis ppt
Regression analysis pptRegression analysis ppt
Regression analysis ppt
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
Regression analysis.
Regression analysis.Regression analysis.
Regression analysis.
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Simple Linear Regression: Step-By-Step
Simple Linear Regression: Step-By-StepSimple Linear Regression: Step-By-Step
Simple Linear Regression: Step-By-Step
 
Logistic Regression Analysis
Logistic Regression AnalysisLogistic Regression Analysis
Logistic Regression Analysis
 
Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Regression
RegressionRegression
Regression
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Chapter 2 part3-Least-Squares Regression
Chapter 2 part3-Least-Squares RegressionChapter 2 part3-Least-Squares Regression
Chapter 2 part3-Least-Squares Regression
 
Regression
RegressionRegression
Regression
 
Logistic regression
Logistic regressionLogistic regression
Logistic regression
 
Logistic regression
Logistic regressionLogistic regression
Logistic regression
 
Introduction to regression
Introduction to regressionIntroduction to regression
Introduction to regression
 
Regression analysis in R
Regression analysis in RRegression analysis in R
Regression analysis in R
 
Simple & Multiple Regression Analysis
Simple & Multiple Regression AnalysisSimple & Multiple Regression Analysis
Simple & Multiple Regression Analysis
 

Viewers also liked

Factor analysis in Spss
Factor analysis in SpssFactor analysis in Spss
Factor analysis in Spss
Fayaz Ahmad
 
Linear regression(probabilistic interpretation)
Linear regression(probabilistic interpretation)Linear regression(probabilistic interpretation)
Linear regression(probabilistic interpretation)
hitesh saini
 
Linear regression without tears
Linear regression without tearsLinear regression without tears
Linear regression without tears
Ankit Sharma
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
nadiazaheer
 
Multiple regression presentation
Multiple regression presentationMultiple regression presentation
Multiple regression presentationCarlo Magno
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regression
James Neill
 

Viewers also liked (6)

Factor analysis in Spss
Factor analysis in SpssFactor analysis in Spss
Factor analysis in Spss
 
Linear regression(probabilistic interpretation)
Linear regression(probabilistic interpretation)Linear regression(probabilistic interpretation)
Linear regression(probabilistic interpretation)
 
Linear regression without tears
Linear regression without tearsLinear regression without tears
Linear regression without tears
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
Multiple regression presentation
Multiple regression presentationMultiple regression presentation
Multiple regression presentation
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regression
 

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.ppt
Edu4Sure
 
Data-Analysis.pptx
Data-Analysis.pptxData-Analysis.pptx
Data-Analysis.pptx
RobertRevamonte1
 
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
Stephen Ong
 
AIAA-Aviation-VariableFidelity-2014-Mehmani
AIAA-Aviation-VariableFidelity-2014-MehmaniAIAA-Aviation-VariableFidelity-2014-Mehmani
AIAA-Aviation-VariableFidelity-2014-Mehmani
OptiModel
 
Multiple regression_statistics lesson.pptx
Multiple regression_statistics lesson.pptxMultiple regression_statistics lesson.pptx
Multiple regression_statistics lesson.pptx
linmaetonares2
 
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
evonnehoggarth79783
 
Regression analysis made easy
Regression analysis made easyRegression analysis made easy
Regression analysis made easy
Weam Banjar
 
Feature selection
Feature selectionFeature selection
Feature selection
Abhinav Katoch
 
Smart PLS 4 workshop by Dalowar & Mushtaq Al-Husnawi.pdf
Smart PLS 4 workshop by Dalowar & Mushtaq Al-Husnawi.pdfSmart PLS 4 workshop by Dalowar & Mushtaq Al-Husnawi.pdf
Smart PLS 4 workshop by Dalowar & Mushtaq Al-Husnawi.pdf
DalowarHossan2
 
Exploratory factor analysis
Exploratory factor analysisExploratory factor analysis
Exploratory factor analysis
Sreenivasa Harish
 
Real Estate Data Set
Real Estate Data SetReal Estate Data Set
Real Estate Data Set
Sarah 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-2021
April Heyward
 
Logistic-regression.pptx
Logistic-regression.pptxLogistic-regression.pptx
Logistic-regression.pptx
sherinjoyson
 
CHAPTER 11 LOGISTIC REGRESSION.pptx
CHAPTER 11 LOGISTIC REGRESSION.pptxCHAPTER 11 LOGISTIC REGRESSION.pptx
CHAPTER 11 LOGISTIC REGRESSION.pptx
UmaDeviAnanth
 
Factors affecting customer satisfaction
Factors affecting customer satisfactionFactors affecting customer satisfaction
Factors affecting customer satisfaction
Saleesh Satheeshchandran
 
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.pptx
AliMusa44
 
Krajewski Chapter 06.ppt
Krajewski Chapter 06.pptKrajewski Chapter 06.ppt
Krajewski Chapter 06.ppt
Oswaldo Gonzales
 

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
 
Multiple regression_statistics lesson.pptx
Multiple regression_statistics lesson.pptxMultiple regression_statistics lesson.pptx
Multiple regression_statistics lesson.pptx
 
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
 
Smart PLS 4 workshop by Dalowar & Mushtaq Al-Husnawi.pdf
Smart PLS 4 workshop by Dalowar & Mushtaq Al-Husnawi.pdfSmart PLS 4 workshop by Dalowar & Mushtaq Al-Husnawi.pdf
Smart PLS 4 workshop by Dalowar & Mushtaq Al-Husnawi.pdf
 
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
 

Recently uploaded

Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 

Recently uploaded (20)

Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 

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