SlideShare uma empresa Scribd logo
1 de 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

Mais conteúdo relacionado

Mais procurados

Regression Analysis
Regression AnalysisRegression Analysis
Regression AnalysisSalim Azad
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regressionJames Neill
 
R square vs adjusted r square
R square vs adjusted r squareR square vs adjusted r square
R square vs adjusted r squareAkhilesh Joshi
 
Multinomial logisticregression basicrelationships
Multinomial logisticregression basicrelationshipsMultinomial logisticregression basicrelationships
Multinomial logisticregression basicrelationshipsAnirudha si
 
multiple regression
multiple regressionmultiple regression
multiple regressionPriya Sharma
 
Statistical analysis using spss
Statistical analysis using spssStatistical analysis using spss
Statistical analysis using spssjpcagphil
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regressionpankaj8108
 
F test and ANOVA
F test and ANOVAF test and ANOVA
F test and ANOVAParag Shah
 
Logistic regression
Logistic regressionLogistic regression
Logistic regressionVARUN KUMAR
 
Simple Linear Regression: Step-By-Step
Simple Linear Regression: Step-By-StepSimple Linear Regression: Step-By-Step
Simple Linear Regression: Step-By-StepDan Wellisch
 
Correlation and Regression Analysis using SPSS and Microsoft Excel
Correlation and Regression Analysis using SPSS and Microsoft ExcelCorrelation and Regression Analysis using SPSS and Microsoft Excel
Correlation and Regression Analysis using SPSS and Microsoft ExcelSetia Pramana
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regressionAjendra7846
 
Logistic regression
Logistic regressionLogistic regression
Logistic regressionDrZahid Khan
 
Multiple regression presentation
Multiple regression presentationMultiple regression presentation
Multiple regression presentationCarlo Magno
 

Mais procurados (20)

Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regression
 
R square vs adjusted r square
R square vs adjusted r squareR square vs adjusted r square
R square vs adjusted r square
 
Multinomial logisticregression basicrelationships
Multinomial logisticregression basicrelationshipsMultinomial logisticregression basicrelationships
Multinomial logisticregression basicrelationships
 
multiple regression
multiple regressionmultiple regression
multiple regression
 
Statistical analysis using spss
Statistical analysis using spssStatistical analysis using spss
Statistical analysis using spss
 
Correlation analysis
Correlation analysisCorrelation analysis
Correlation analysis
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Linear regression
Linear regressionLinear regression
Linear regression
 
F test and ANOVA
F test and ANOVAF test and ANOVA
F test and ANOVA
 
Linear regression
Linear regressionLinear regression
Linear regression
 
Logistic regression
Logistic regressionLogistic regression
Logistic 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
 
Correlation and Regression Analysis using SPSS and Microsoft Excel
Correlation and Regression Analysis using SPSS and Microsoft ExcelCorrelation and Regression Analysis using SPSS and Microsoft Excel
Correlation and Regression Analysis using SPSS and Microsoft Excel
 
Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
 
Regression ppt
Regression pptRegression ppt
Regression ppt
 
Logistic regression
Logistic regressionLogistic regression
Logistic regression
 
Multiple regression presentation
Multiple regression presentationMultiple regression presentation
Multiple regression presentation
 

Semelhante a 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
 
Multiple regression_statistics lesson.pptx
Multiple regression_statistics lesson.pptxMultiple regression_statistics lesson.pptx
Multiple regression_statistics lesson.pptxlinmaetonares2
 
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
 
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.pdfDalowarHossan2
 
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
 

Semelhante a 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
 

Último

2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 

Último (20)

2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 

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