SlideShare a Scribd company logo
CORRELATION
AND
REGRESSION ANALYSIS
1
Presented by: Group-E (The Anonymous)
Rabin BK (Editor)
Bikash Dhakal
Bimal Pradhan
Gagan Puri
Bikram Bhurtel
Contents
 Meaning of correlation
 What is partial correlation?
 Properties of partial correlation coefficient
 Co-efficient of Partial determination
 Regression and Multiple Regression equation
 Co-efficient of determination
 What is an error?
 Determining F-ratio
 Calculating Co-efficient of Multiple
 Auto Correlation
 Preferences 2
Meaning of correlation
 Relation or connection between two or more
things (in general sense)
 Interdependence of variable quantities
(statistically)
3
Order of correlation
 Zero order correlation
 First order correlation
 Second order correlation
4
𝑟12, 𝑟13, 𝑟23, ………
𝑟12.3, 𝑟13.2, 𝑟23.1, ………
𝑟12.34, 𝑟13.24, ………
For Zero order correlation,
And
5
𝑟12 =
𝑛 𝑋1 𝑋2− 𝑋1 𝑋2
𝑛 𝑋1
2
− 𝑋1
2 𝑛 𝑋2
2
− 𝑋2
2
𝑟13 =
𝑛 𝑋1 𝑋3− 𝑋1 𝑋3
𝑛 𝑋1
2
− 𝑋1
2 𝑛 𝑋3
2
− 𝑋3
2
𝑟23 =
𝑛 𝑋2 𝑋3− 𝑋2 𝑋3
𝑛 𝑋2
2
− 𝑋2
2 𝑛 𝑋3
2
− 𝑋3
2
What is partial correlation
co-efficient?
Relationship between two variables keeping the
other variable constant/fixed
• Relation between X1 and X2 keeping X3
constant is denoted by:
• Similarly, means relation between X1 and
X3 keeping X2 and so on
6
𝑟12.3
𝑟13.2
Calculating partial correlation
Based on zero order correlation
Formulas:
7
𝑟12.3 =
𝑟12 − 𝑟13.𝑟23
1− 𝑟13
2 1− 𝑟23
2
𝑟13.2 =
𝑟13 − 𝑟12.𝑟23
1− 𝑟12
2 1− 𝑟23
2
𝑟23.1 =
𝑟23 − 𝑟12.𝑟13
1− 𝑟12
2 1− 𝑟13
2
Properties of Correlation
co-efficient
 Its value lies between -1 to +1.
 𝑟12 = 𝑟21, 𝑟13 = 𝑟31 and 𝑟23 = 𝑟32
 𝑟12.3 = 𝑟21.3, 𝑟13.2 = 𝑟31.2 and 𝑟23.1 = 𝑟32.1
8
Co-efficient of partial determination
Square of partial correlation coefficient
Also known as the percent of variation
Used to measure variation in one variable explained by other
variable keeping next variable constant
Example: If 𝑟12.3 = 0.5, then partial determination is:
𝑟12.3
2 = 0.25 = 25%
Variation in 𝑋1, Explained by 𝑋2 , Constant = 𝑋3
9
Multiple correlation
Relation between three/more variables at the same time
Denoted by R
If R<1 (r<1), more consistent
If R>1 (r>1), less consistent
10
Calculating Multiple Correlation
 If 𝑋1, 𝑋2 and 𝑋3 are three variable then,
11
𝑅1.23 =
𝑟12
2 + 𝑟13
2 − 2𝑟13.𝑟23 𝑟12
1− 𝑟23
2
𝑅2.13 =
𝑟12
2 + 𝑟23
2 − 2𝑟13.𝑟23 𝑟12
1− 𝑟13
2
𝑅2.13 =
𝑟12
2 + 𝑟23
2 − 2𝑟13.𝑟23 𝑟12
1− 𝑟13
2
Regression
 A statistical tool used to find the nature of relationship
 Estimates the value of a dependent variable with the help of an
independent variable
 Types:
 Regression of y on x is, y = a + bx (a and b are constants)
 Regression of x on y is, x = a + by (a and b are constants)
12
𝒀 = 𝒏𝒂 + 𝒃 𝑿
𝑿𝒀 = 𝒂 𝑿 + 𝒃 𝑿
𝟐
𝑿 = 𝒏𝒂 + 𝒃 𝒀
𝑿𝒀 = 𝒂 𝒀 + 𝒃 𝒀
𝟐
Multiple Regression Analysis
An extension of simple linear regression
Estimates the value of a dependent variable with the
help of two independent variables
If 𝑋1 is dependent and 𝑋2 and 𝑋3 are independent
variables then,
13
𝑿𝟏 = 𝒂 + 𝒃𝟏 𝑿𝟐 + 𝒃𝟐 𝑿𝟑
𝑿𝟏 𝑿𝟐 = 𝒂 𝑿𝟐 + 𝒃𝟏 𝑿𝟐
𝟐
+ 𝒃𝟐 𝑿𝟐 𝑿𝟑
𝑿𝟏 𝑿𝟑 = 𝒂 𝑿𝟑 + 𝒃𝟏 𝑿𝟑
𝟐
+ 𝒃𝟏 𝑿𝟐 𝑿𝟑
Multiple Regression equation using
simple correlation and standard deviations
Multiple regression equation of 𝑋1 on 𝑋2 and 𝑋3 is:
Where,
Linear equation of 𝑥1 on 𝑥2 and 𝑥3 is:
14
𝑋1 − 𝑋1 = 𝑏12.3 𝑋2 − 𝑋2 + 𝑏13.2 𝑋3 − 𝑋3
𝑏12.3 =
𝜎1
𝜎2
𝑟12 − 𝑟23 𝑟13
1 − 𝑟23
2
𝑏13.2 =
𝜎1
𝜎3
𝑟13 − 𝑟23 𝑟12
1 − 𝑟23
2
𝑥1 = 𝑏12.3 𝑥2 + 𝑏13.2 𝑥3
Co-efficient of determination
It is the degree of explained variation
Denoted by 𝑅2
If 𝑅2
> 0.5, it is good fit
If 𝑅2
< 0.5, it is less fit
15
Total variation = Explained variation + Unexplained
variation
Co − efficient of determination
16
Explained variation = SSR= TSS – SSE
SSR= sum of square due to regression
TSS= total sum of square
SSE= Sum of square due to error
R =
𝑒𝑥𝑝𝑙𝑎𝑖𝑛𝑒𝑑 𝑣𝑎𝑟𝑖𝑎𝑡𝑖𝑜𝑛
𝑡𝑜𝑡𝑎𝑙 𝑣𝑎𝑟𝑖𝑎𝑡𝑖𝑜𝑛
What is an error?
Difference between true value and estimated value
Degree of freedom (df) = n-1
For standard error we have,
OR
17
Standard error =
𝐸𝑟𝑟𝑜𝑟 𝑜𝑓 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒
𝐸𝑟𝑟𝑜𝑟 𝑜𝑓 𝑑𝑒𝑔𝑟𝑒𝑒 𝑜𝑓 𝑓𝑟𝑒𝑒𝑑𝑜𝑚
Standard error =
𝑈𝑛𝑒𝑥𝑝𝑙𝑎𝑖𝑛𝑒𝑑 𝑣𝑎𝑟𝑖𝑎𝑡𝑖𝑜𝑛
𝑛 − 3
Determining F-ratio
1.
2.
18
F − ratio =
𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑚𝑒𝑎𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒 𝑜𝑓 1 𝑠𝑡
𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑚𝑒𝑎𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒 𝑜𝑓 2 𝑛𝑑
1 𝑠𝑡 𝑀𝑒𝑎𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒 =
𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒
𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑑𝑓
2 𝑛𝑑 𝑀𝑒𝑎𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒 =
𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒
𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑑𝑓
Calculating Co-efficient of Multiple
determination in terms of Multiple regression
19
𝑅1.23
2
=
𝑎 𝑋1 + 𝑏1 𝑋1 𝑋2 + 𝑏2 𝑋1 𝑋3 − 𝑛 𝑋1
2
𝑋1
2
− 𝑛 𝑋1
2
𝑅2.13
2
=
𝑎 𝑋2 + 𝑏1 𝑋1 𝑋2 + 𝑏2 𝑋2 𝑋3 − 𝑛 𝑋2
2
𝑋2
2
− 𝑛 𝑋2
2
𝑅3.12
2
=
𝑎 𝑋3 + 𝑏1 𝑋1 𝑋3 + 𝑏2 𝑋2 𝑋3 − 𝑛 𝑋3
2
𝑋3
2
− 𝑛 𝑋3
2
Auto Correlation
• Error terms are assumed independent in regression
• Difference between the observed value and estimated value is
known as error term
• Error terms are correlated instead of being independent is known
as auto correlation
• Formula:

 
 2
22
t
tt
e
ee


 
 2
1
t
tt
e
ee

Reference:
Statistics-I (Vikash Raj Satyal)
Teachers note
21
Queries
22

More Related Content

What's hot

Regression
Regression Regression
Regression
Ali Raza
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regression
James Neill
 
Linear regression
Linear regressionLinear regression
Linear regression
vermaumeshverma
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
ASAD ALI
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec doms
Babasab Patil
 
Multivariate Analysis
Multivariate AnalysisMultivariate Analysis
Multivariate Analysis
Stig-Arne Kristoffersen
 
Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)
Naveen Kumar Medapalli
 
Linear regression theory
Linear regression theoryLinear regression theory
Linear regression theory
Saurav Mukherjee
 
Presentation On Regression
Presentation On RegressionPresentation On Regression
Presentation On Regression
alok tiwari
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
Avjinder (Avi) Kaler
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
Mmedsc Hahm
 
Regression analysis
Regression analysisRegression analysis
Regression analysisRavi shankar
 
Multicolinearity
MulticolinearityMulticolinearity
Multicolinearity
Pawan Kawan
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regressionKhalid Aziz
 
Method of least square
Method of least squareMethod of least square
Method of least squareSomya Bagai
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
Ram Kumar Shah "Struggler"
 
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
Vasant Kothari
 
Correlation and regression analysis
Correlation and regression analysisCorrelation and regression analysis
Correlation and regression analysis
_pem
 
Regression analysis ppt
Regression analysis pptRegression analysis ppt
Regression analysis pptElkana Rorio
 

What's hot (20)

Regression
Regression Regression
Regression
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regression
 
Linear regression
Linear regressionLinear regression
Linear regression
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec doms
 
Multivariate Analysis
Multivariate AnalysisMultivariate Analysis
Multivariate Analysis
 
Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)Multiple Regression Analysis (MRA)
Multiple Regression Analysis (MRA)
 
Linear regression theory
Linear regression theoryLinear regression theory
Linear regression theory
 
Presentation On Regression
Presentation On RegressionPresentation On Regression
Presentation On Regression
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Multicolinearity
MulticolinearityMulticolinearity
Multicolinearity
 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
 
Method of least square
Method of least squareMethod of least square
Method of least square
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and 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
 
Correlation and regression analysis
Correlation and regression analysisCorrelation and regression analysis
Correlation and regression analysis
 
Regression analysis ppt
Regression analysis pptRegression analysis ppt
Regression analysis ppt
 

Similar to Statistics-Correlation and Regression Analysis

Multiple regression presentation
Multiple regression presentationMultiple regression presentation
Multiple regression presentationCarlo Magno
 
5.-SIMPLE-LINEAR-REGRESSION-MEASURES-OF-CORRELATION.pptx
5.-SIMPLE-LINEAR-REGRESSION-MEASURES-OF-CORRELATION.pptx5.-SIMPLE-LINEAR-REGRESSION-MEASURES-OF-CORRELATION.pptx
5.-SIMPLE-LINEAR-REGRESSION-MEASURES-OF-CORRELATION.pptx
AnnMichelleJolo
 
Statistics-Regression analysis
Statistics-Regression analysisStatistics-Regression analysis
Statistics-Regression analysis
Rabin BK
 
Correlation analysis in Biostatistics .pptx
Correlation analysis in Biostatistics .pptxCorrelation analysis in Biostatistics .pptx
Correlation analysis in Biostatistics .pptx
HamdiMichaelCC
 
Correlation and Regression
Correlation and Regression Correlation and Regression
Correlation and Regression
Dr. Tushar J Bhatt
 
Simple Regression.pptx
Simple Regression.pptxSimple Regression.pptx
Simple Regression.pptx
Victoria Bozhenko
 
Course pack unit 5
Course pack unit 5Course pack unit 5
Course pack unit 5
Rai University
 
correlation.ppt
correlation.pptcorrelation.ppt
correlation.ppt
NayanPatil59
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
Amany El-seoud
 
A correlation analysis.ppt 2018
A correlation analysis.ppt 2018A correlation analysis.ppt 2018
A correlation analysis.ppt 2018
DrRavindraKumarSaini
 
Introduction to correlation and regression analysis
Introduction to correlation and regression analysisIntroduction to correlation and regression analysis
Introduction to correlation and regression analysis
Farzad Javidanrad
 
12943625.ppt
12943625.ppt12943625.ppt
12943625.ppt
MokayceLimited
 
Regression
RegressionRegression
Regression
Sauravurp
 
Correlation and regresion-Mathematics
Correlation and regresion-MathematicsCorrelation and regresion-Mathematics
Correlation and regresion-Mathematics
Tanishq Soni
 
correlationppt-111222215110-phpapp02.pdf
correlationppt-111222215110-phpapp02.pdfcorrelationppt-111222215110-phpapp02.pdf
correlationppt-111222215110-phpapp02.pdf
KrishnaVamsiMuthinen
 
correlation_regression.ppt
correlation_regression.pptcorrelation_regression.ppt
correlation_regression.ppt
Richa Joshi
 
Regression -Linear.pptx
Regression -Linear.pptxRegression -Linear.pptx
Regression -Linear.pptx
Gauravchaudhary214677
 
Correlation and regression impt
Correlation and regression imptCorrelation and regression impt
Correlation and regression impt
freelancer
 

Similar to Statistics-Correlation and Regression Analysis (20)

Multiple regression presentation
Multiple regression presentationMultiple regression presentation
Multiple regression presentation
 
5.-SIMPLE-LINEAR-REGRESSION-MEASURES-OF-CORRELATION.pptx
5.-SIMPLE-LINEAR-REGRESSION-MEASURES-OF-CORRELATION.pptx5.-SIMPLE-LINEAR-REGRESSION-MEASURES-OF-CORRELATION.pptx
5.-SIMPLE-LINEAR-REGRESSION-MEASURES-OF-CORRELATION.pptx
 
Statistics-Regression analysis
Statistics-Regression analysisStatistics-Regression analysis
Statistics-Regression analysis
 
Correlation analysis in Biostatistics .pptx
Correlation analysis in Biostatistics .pptxCorrelation analysis in Biostatistics .pptx
Correlation analysis in Biostatistics .pptx
 
Correlation and Regression
Correlation and Regression Correlation and Regression
Correlation and Regression
 
Simple Regression.pptx
Simple Regression.pptxSimple Regression.pptx
Simple Regression.pptx
 
Course pack unit 5
Course pack unit 5Course pack unit 5
Course pack unit 5
 
correlation.ppt
correlation.pptcorrelation.ppt
correlation.ppt
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
A correlation analysis.ppt 2018
A correlation analysis.ppt 2018A correlation analysis.ppt 2018
A correlation analysis.ppt 2018
 
Introduction to correlation and regression analysis
Introduction to correlation and regression analysisIntroduction to correlation and regression analysis
Introduction to correlation and regression analysis
 
Correlation
CorrelationCorrelation
Correlation
 
12943625.ppt
12943625.ppt12943625.ppt
12943625.ppt
 
UNIT 4.pptx
UNIT 4.pptxUNIT 4.pptx
UNIT 4.pptx
 
Regression
RegressionRegression
Regression
 
Correlation and regresion-Mathematics
Correlation and regresion-MathematicsCorrelation and regresion-Mathematics
Correlation and regresion-Mathematics
 
correlationppt-111222215110-phpapp02.pdf
correlationppt-111222215110-phpapp02.pdfcorrelationppt-111222215110-phpapp02.pdf
correlationppt-111222215110-phpapp02.pdf
 
correlation_regression.ppt
correlation_regression.pptcorrelation_regression.ppt
correlation_regression.ppt
 
Regression -Linear.pptx
Regression -Linear.pptxRegression -Linear.pptx
Regression -Linear.pptx
 
Correlation and regression impt
Correlation and regression imptCorrelation and regression impt
Correlation and regression impt
 

More from Rabin BK

Artificial Intelligence in E-commerce
Artificial Intelligence in E-commerceArtificial Intelligence in E-commerce
Artificial Intelligence in E-commerce
Rabin BK
 
Three address code generation
Three address code generationThree address code generation
Three address code generation
Rabin BK
 
Consumer Oriented Application, Mercantile process and Mercantile models
Consumer Oriented Application, Mercantile process and Mercantile modelsConsumer Oriented Application, Mercantile process and Mercantile models
Consumer Oriented Application, Mercantile process and Mercantile models
Rabin BK
 
Clang compiler `
Clang compiler `Clang compiler `
Clang compiler `
Rabin BK
 
Simple Mail Transfer Protocol
Simple Mail Transfer ProtocolSimple Mail Transfer Protocol
Simple Mail Transfer Protocol
Rabin BK
 
HTML text formatting tags
HTML text formatting tagsHTML text formatting tags
HTML text formatting tags
Rabin BK
 
Data encryption in database management system
Data encryption in database management systemData encryption in database management system
Data encryption in database management system
Rabin BK
 
Object Relational Database Management System(ORDBMS)
Object Relational Database Management System(ORDBMS)Object Relational Database Management System(ORDBMS)
Object Relational Database Management System(ORDBMS)
Rabin BK
 
Kolmogorov Smirnov
Kolmogorov SmirnovKolmogorov Smirnov
Kolmogorov Smirnov
Rabin BK
 
Job sequencing in Data Strcture
Job sequencing in Data StrctureJob sequencing in Data Strcture
Job sequencing in Data Strcture
Rabin BK
 
Stack Data Structure
Stack Data StructureStack Data Structure
Stack Data Structure
Rabin BK
 
Bluetooth
BluetoothBluetooth
Bluetooth
Rabin BK
 
Data Science
Data ScienceData Science
Data Science
Rabin BK
 
Graphics_3D viewing
Graphics_3D viewingGraphics_3D viewing
Graphics_3D viewing
Rabin BK
 
Neural Netwrok
Neural NetwrokNeural Netwrok
Neural Netwrok
Rabin BK
 
Watermarking in digital images
Watermarking in digital imagesWatermarking in digital images
Watermarking in digital images
Rabin BK
 
Heun's Method
Heun's MethodHeun's Method
Heun's Method
Rabin BK
 
Mutual Exclusion
Mutual ExclusionMutual Exclusion
Mutual Exclusion
Rabin BK
 
Systems Usage
Systems UsageSystems Usage
Systems Usage
Rabin BK
 
Manager of a company
Manager of a companyManager of a company
Manager of a company
Rabin BK
 

More from Rabin BK (20)

Artificial Intelligence in E-commerce
Artificial Intelligence in E-commerceArtificial Intelligence in E-commerce
Artificial Intelligence in E-commerce
 
Three address code generation
Three address code generationThree address code generation
Three address code generation
 
Consumer Oriented Application, Mercantile process and Mercantile models
Consumer Oriented Application, Mercantile process and Mercantile modelsConsumer Oriented Application, Mercantile process and Mercantile models
Consumer Oriented Application, Mercantile process and Mercantile models
 
Clang compiler `
Clang compiler `Clang compiler `
Clang compiler `
 
Simple Mail Transfer Protocol
Simple Mail Transfer ProtocolSimple Mail Transfer Protocol
Simple Mail Transfer Protocol
 
HTML text formatting tags
HTML text formatting tagsHTML text formatting tags
HTML text formatting tags
 
Data encryption in database management system
Data encryption in database management systemData encryption in database management system
Data encryption in database management system
 
Object Relational Database Management System(ORDBMS)
Object Relational Database Management System(ORDBMS)Object Relational Database Management System(ORDBMS)
Object Relational Database Management System(ORDBMS)
 
Kolmogorov Smirnov
Kolmogorov SmirnovKolmogorov Smirnov
Kolmogorov Smirnov
 
Job sequencing in Data Strcture
Job sequencing in Data StrctureJob sequencing in Data Strcture
Job sequencing in Data Strcture
 
Stack Data Structure
Stack Data StructureStack Data Structure
Stack Data Structure
 
Bluetooth
BluetoothBluetooth
Bluetooth
 
Data Science
Data ScienceData Science
Data Science
 
Graphics_3D viewing
Graphics_3D viewingGraphics_3D viewing
Graphics_3D viewing
 
Neural Netwrok
Neural NetwrokNeural Netwrok
Neural Netwrok
 
Watermarking in digital images
Watermarking in digital imagesWatermarking in digital images
Watermarking in digital images
 
Heun's Method
Heun's MethodHeun's Method
Heun's Method
 
Mutual Exclusion
Mutual ExclusionMutual Exclusion
Mutual Exclusion
 
Systems Usage
Systems UsageSystems Usage
Systems Usage
 
Manager of a company
Manager of a companyManager of a company
Manager of a company
 

Recently uploaded

Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
itech2017
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdfThe Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
Nettur Technical Training Foundation
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 

Recently uploaded (20)

Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdfThe Role of Electrical and Electronics Engineers in IOT Technology.pdf
The Role of Electrical and Electronics Engineers in IOT Technology.pdf
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 

Statistics-Correlation and Regression Analysis

  • 1. CORRELATION AND REGRESSION ANALYSIS 1 Presented by: Group-E (The Anonymous) Rabin BK (Editor) Bikash Dhakal Bimal Pradhan Gagan Puri Bikram Bhurtel
  • 2. Contents  Meaning of correlation  What is partial correlation?  Properties of partial correlation coefficient  Co-efficient of Partial determination  Regression and Multiple Regression equation  Co-efficient of determination  What is an error?  Determining F-ratio  Calculating Co-efficient of Multiple  Auto Correlation  Preferences 2
  • 3. Meaning of correlation  Relation or connection between two or more things (in general sense)  Interdependence of variable quantities (statistically) 3
  • 4. Order of correlation  Zero order correlation  First order correlation  Second order correlation 4 𝑟12, 𝑟13, 𝑟23, ……… 𝑟12.3, 𝑟13.2, 𝑟23.1, ……… 𝑟12.34, 𝑟13.24, ………
  • 5. For Zero order correlation, And 5 𝑟12 = 𝑛 𝑋1 𝑋2− 𝑋1 𝑋2 𝑛 𝑋1 2 − 𝑋1 2 𝑛 𝑋2 2 − 𝑋2 2 𝑟13 = 𝑛 𝑋1 𝑋3− 𝑋1 𝑋3 𝑛 𝑋1 2 − 𝑋1 2 𝑛 𝑋3 2 − 𝑋3 2 𝑟23 = 𝑛 𝑋2 𝑋3− 𝑋2 𝑋3 𝑛 𝑋2 2 − 𝑋2 2 𝑛 𝑋3 2 − 𝑋3 2
  • 6. What is partial correlation co-efficient? Relationship between two variables keeping the other variable constant/fixed • Relation between X1 and X2 keeping X3 constant is denoted by: • Similarly, means relation between X1 and X3 keeping X2 and so on 6 𝑟12.3 𝑟13.2
  • 7. Calculating partial correlation Based on zero order correlation Formulas: 7 𝑟12.3 = 𝑟12 − 𝑟13.𝑟23 1− 𝑟13 2 1− 𝑟23 2 𝑟13.2 = 𝑟13 − 𝑟12.𝑟23 1− 𝑟12 2 1− 𝑟23 2 𝑟23.1 = 𝑟23 − 𝑟12.𝑟13 1− 𝑟12 2 1− 𝑟13 2
  • 8. Properties of Correlation co-efficient  Its value lies between -1 to +1.  𝑟12 = 𝑟21, 𝑟13 = 𝑟31 and 𝑟23 = 𝑟32  𝑟12.3 = 𝑟21.3, 𝑟13.2 = 𝑟31.2 and 𝑟23.1 = 𝑟32.1 8
  • 9. Co-efficient of partial determination Square of partial correlation coefficient Also known as the percent of variation Used to measure variation in one variable explained by other variable keeping next variable constant Example: If 𝑟12.3 = 0.5, then partial determination is: 𝑟12.3 2 = 0.25 = 25% Variation in 𝑋1, Explained by 𝑋2 , Constant = 𝑋3 9
  • 10. Multiple correlation Relation between three/more variables at the same time Denoted by R If R<1 (r<1), more consistent If R>1 (r>1), less consistent 10
  • 11. Calculating Multiple Correlation  If 𝑋1, 𝑋2 and 𝑋3 are three variable then, 11 𝑅1.23 = 𝑟12 2 + 𝑟13 2 − 2𝑟13.𝑟23 𝑟12 1− 𝑟23 2 𝑅2.13 = 𝑟12 2 + 𝑟23 2 − 2𝑟13.𝑟23 𝑟12 1− 𝑟13 2 𝑅2.13 = 𝑟12 2 + 𝑟23 2 − 2𝑟13.𝑟23 𝑟12 1− 𝑟13 2
  • 12. Regression  A statistical tool used to find the nature of relationship  Estimates the value of a dependent variable with the help of an independent variable  Types:  Regression of y on x is, y = a + bx (a and b are constants)  Regression of x on y is, x = a + by (a and b are constants) 12 𝒀 = 𝒏𝒂 + 𝒃 𝑿 𝑿𝒀 = 𝒂 𝑿 + 𝒃 𝑿 𝟐 𝑿 = 𝒏𝒂 + 𝒃 𝒀 𝑿𝒀 = 𝒂 𝒀 + 𝒃 𝒀 𝟐
  • 13. Multiple Regression Analysis An extension of simple linear regression Estimates the value of a dependent variable with the help of two independent variables If 𝑋1 is dependent and 𝑋2 and 𝑋3 are independent variables then, 13 𝑿𝟏 = 𝒂 + 𝒃𝟏 𝑿𝟐 + 𝒃𝟐 𝑿𝟑 𝑿𝟏 𝑿𝟐 = 𝒂 𝑿𝟐 + 𝒃𝟏 𝑿𝟐 𝟐 + 𝒃𝟐 𝑿𝟐 𝑿𝟑 𝑿𝟏 𝑿𝟑 = 𝒂 𝑿𝟑 + 𝒃𝟏 𝑿𝟑 𝟐 + 𝒃𝟏 𝑿𝟐 𝑿𝟑
  • 14. Multiple Regression equation using simple correlation and standard deviations Multiple regression equation of 𝑋1 on 𝑋2 and 𝑋3 is: Where, Linear equation of 𝑥1 on 𝑥2 and 𝑥3 is: 14 𝑋1 − 𝑋1 = 𝑏12.3 𝑋2 − 𝑋2 + 𝑏13.2 𝑋3 − 𝑋3 𝑏12.3 = 𝜎1 𝜎2 𝑟12 − 𝑟23 𝑟13 1 − 𝑟23 2 𝑏13.2 = 𝜎1 𝜎3 𝑟13 − 𝑟23 𝑟12 1 − 𝑟23 2 𝑥1 = 𝑏12.3 𝑥2 + 𝑏13.2 𝑥3
  • 15. Co-efficient of determination It is the degree of explained variation Denoted by 𝑅2 If 𝑅2 > 0.5, it is good fit If 𝑅2 < 0.5, it is less fit 15
  • 16. Total variation = Explained variation + Unexplained variation Co − efficient of determination 16 Explained variation = SSR= TSS – SSE SSR= sum of square due to regression TSS= total sum of square SSE= Sum of square due to error R = 𝑒𝑥𝑝𝑙𝑎𝑖𝑛𝑒𝑑 𝑣𝑎𝑟𝑖𝑎𝑡𝑖𝑜𝑛 𝑡𝑜𝑡𝑎𝑙 𝑣𝑎𝑟𝑖𝑎𝑡𝑖𝑜𝑛
  • 17. What is an error? Difference between true value and estimated value Degree of freedom (df) = n-1 For standard error we have, OR 17 Standard error = 𝐸𝑟𝑟𝑜𝑟 𝑜𝑓 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒 𝐸𝑟𝑟𝑜𝑟 𝑜𝑓 𝑑𝑒𝑔𝑟𝑒𝑒 𝑜𝑓 𝑓𝑟𝑒𝑒𝑑𝑜𝑚 Standard error = 𝑈𝑛𝑒𝑥𝑝𝑙𝑎𝑖𝑛𝑒𝑑 𝑣𝑎𝑟𝑖𝑎𝑡𝑖𝑜𝑛 𝑛 − 3
  • 18. Determining F-ratio 1. 2. 18 F − ratio = 𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑚𝑒𝑎𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒 𝑜𝑓 1 𝑠𝑡 𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑚𝑒𝑎𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒 𝑜𝑓 2 𝑛𝑑 1 𝑠𝑡 𝑀𝑒𝑎𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒 = 𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒 𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑑𝑓 2 𝑛𝑑 𝑀𝑒𝑎𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒 = 𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑠𝑢𝑚 𝑜𝑓 𝑠𝑞𝑢𝑎𝑟𝑒 𝑅𝑒𝑔𝑟𝑒𝑠𝑠𝑖𝑜𝑛 𝑑𝑓
  • 19. Calculating Co-efficient of Multiple determination in terms of Multiple regression 19 𝑅1.23 2 = 𝑎 𝑋1 + 𝑏1 𝑋1 𝑋2 + 𝑏2 𝑋1 𝑋3 − 𝑛 𝑋1 2 𝑋1 2 − 𝑛 𝑋1 2 𝑅2.13 2 = 𝑎 𝑋2 + 𝑏1 𝑋1 𝑋2 + 𝑏2 𝑋2 𝑋3 − 𝑛 𝑋2 2 𝑋2 2 − 𝑛 𝑋2 2 𝑅3.12 2 = 𝑎 𝑋3 + 𝑏1 𝑋1 𝑋3 + 𝑏2 𝑋2 𝑋3 − 𝑛 𝑋3 2 𝑋3 2 − 𝑛 𝑋3 2
  • 20. Auto Correlation • Error terms are assumed independent in regression • Difference between the observed value and estimated value is known as error term • Error terms are correlated instead of being independent is known as auto correlation • Formula:     2 22 t tt e ee      2 1 t tt e ee 
  • 21. Reference: Statistics-I (Vikash Raj Satyal) Teachers note 21