SlideShare a Scribd company logo
2
Most read
3
Most read
4
Most read
Properties of coefficient of correlation
Properties of coefficient of correlation:-
1) The coefficient of correlation always lies between -1 and
+1 i.e, −1 ≤ 𝑟 ≤ +1
2) The correlation coefficient is symmetrical with respect to
X and Y i.e 𝑟𝑥𝑦 = 𝑟𝑦𝑥
3) The coefficient of correlation is the geomatric mean of the
two regression coefficient.
r = √𝑏 × 𝑑 Or r = √ 𝑏 𝑦𝑥 × 𝑏 𝑥𝑦
4) It does not depend upon the units employed
5) It is independent of orgin and unit of measurement
6) The coefficient of cerrelation is unaffected by change of
origin and scale i.e 𝑟𝑥𝑦 = 𝑟𝑢𝑣
7) The coefficient of cerrelation is a pure number.
Example-7:
i) Calculate regression co-efficient by𝑥 and 𝑏𝑥𝑦 and
calculate correlation with the help of regression
coefficients for the following pairs of observations.
ii) Calculate Karl Pearson’s coefficient of correlation and
then verify that.
X 1 2 3 4 5 6 7 8
Y 12 14 16 18 20 22 24 26
Solution:
We know that the correlation coefficient is the geometric mean of the
two regression coefficients.
𝑟 = √𝑏𝑦𝑥 × 𝑏𝑥𝑦
𝑏𝑦𝑥 =
𝑛∑𝑥𝑦−∑𝑥∑𝑦
𝑛∑𝑥2−(∑𝑥)2
𝑏𝑥𝑦 =
𝑛∑𝑥𝑦−∑𝑥∑𝑦
𝑛∑𝑦2−(∑𝑦)2
The necessary calculations for regression coefficients are given
below.
𝒙 𝒚 𝒙𝒚 𝒙 𝟐
𝒚 𝟐
1 12 12 1 144
2 14 28 4 196
3 16 48 9 256
4 18 72 16 324
5 20 100 25 400
6 22 132 36 484
7 24 168 49 576
8 26 208 64 676
∑x=36 ∑y=152 ∑xy=768 ∑x2
=204 ∑y2
=3056
𝑏𝑦𝑥 =
𝑛∑𝑥𝑦−∑𝑥∑𝑦
𝑛∑𝑥2−(∑𝑥)2
𝑏𝑦𝑥 =
8(768)−(36)(152)
8(204)−(36)2
𝑏𝑦𝑥 =
6144−5472
1632−1296
𝑏𝑦𝑥 =
672
336
𝑏𝑦𝑥 = 2
𝑏𝑥𝑦 =
𝑛∑𝑥𝑦−∑𝑥∑𝑦
𝑛∑𝑦2−(∑𝑦)2
𝑏𝑥𝑦 =
8(768)−(36)(152)
8(3056)−(152)2
𝑏𝑥𝑦 =
6144−5472
24448−23104
𝑏𝑥𝑦 =
672
1344
𝑏𝑥𝑦 = 0.5
We know that correlation coefficient is the geometric mean of the two
regression coefficients i.e.
𝑟 = √𝑏𝑦𝑥 × 𝑏𝑥𝑦
𝑟 = √2 × 0.5
𝒓 = 𝟏
(ii) Karl Pearson’s co-efficient of correlation.
𝑟 =
𝑛∑𝑥𝑦−∑𝑥∑𝑦
√(𝑛∑𝑥2−(∑𝑥)2)(𝑛∑𝑦2−(∑𝑦)2)
𝑟 =
8(768)−(36)(152)
√(8(204)−(36)2)(8(3056)−(15)2)
𝑟 =
6144−5472
√(1632−1296)(24448−23104)
𝑟 =
672
√(336)(1344)
𝑟 =
672
√451584
𝑟 =
672
672
𝒓 = 𝟏
Hence Proved
𝒓 = √𝒃𝒚𝒙 × 𝒃𝒙𝒚
Example-8:
If 𝑏 𝑦𝑥 = 51.9 and 𝑏 𝑥𝑦 = 0.019
Find coefficient of determination
Solution:
𝑟𝑥𝑦
2
= 𝑏 𝑦𝑥 × 𝑏 𝑥𝑦 × 100
𝑟𝑥𝑦
2
= (51.9)(0.019) × 100
𝒓 𝒙𝒚
𝟐
= 𝟗𝟖. 𝟔𝟏%
It means that 98.61% of the variation in the 𝑦-variable is explained or
accounted for 𝑏𝑦 variation in the 𝑥-variable.
Example-9:
For the following two sets, the regression lines for each set are
respectively.
i) 𝑦 = 1.94𝑥 + 10.83 (𝑦 𝑜𝑛 𝑥) and
𝑥 = 0.15𝑦 + 6.18 (𝑥 𝑜𝑛 𝑦)
ii) 𝑦 = −1.96𝑥 + 15 (𝑦 𝑜𝑛 𝑥) and
𝑥 = −0.45𝑦 + 7.16 (𝑥 𝑜𝑛 𝑦)
Find coefficient of correlation in each case.
Solution:
i) Regression coefficient 𝑦 on 𝑥 (𝑏𝑦𝑥) = 1.94
Regression coefficient 𝑥 on 𝑦 (𝑏𝑥𝑦) = 0.15
𝑟 = √𝑏𝑦𝑥 × 𝑏𝑥𝑦
𝑟 = √(1.94)(0.15)
𝒓 = 𝟎. 𝟓𝟒
ii) Regression coefficient 𝑦 on 𝑥 (𝑏𝑦𝑥) = −1.96
Regression coefficient 𝑥 on 𝑦 (𝑏𝑥𝑦) = −0.45
𝑟 = √𝑏𝑦𝑥 × 𝑏𝑥𝑦
𝑟 = √(1.96)(0.45)
𝒓 = −𝟎. 𝟗𝟒
It is to be noted when both regression coefficients are negative then
“𝑟” is also negative.
Example-10:
If 𝑛 = 18, ∑𝑥 = 638, ∑𝑦 = 41, ∑𝑥𝑦 = 1569.5, ∑𝑥2
= 25814,
∑𝑦2
= 101.45
i) Find simple coefficient of correlation.
ii) If 𝑢 =
𝑥−3
5
and 𝑣 =
𝑦
20
then what would be the coefficient of
correlation between 𝑢 and 𝑣.
Solution:
𝑟 =
𝑛∑𝑥𝑦 − (∑𝑥)(∑𝑦)
√{𝑛(∑𝑥2) − (∑𝑥)2}{𝑛(∑𝑦2) − (∑𝑦)2}
𝑟 =
18(1569.5) − (638)(41)
√{18(25814) − (638)2}{18(101.45) − (41)2}
𝑟 =
28251 − 26158
√(464652 − 407044)(18261 − 1681)
𝑟 =
2093
√(57608)(145.1)
𝑟 =
2093
√8358920.8
𝑟 =
2093
2891.18
𝒓 = 𝟎. 𝟕𝟐
(ii)Correlation is unaffected by the change of origin and scale.
i.e.
𝑟𝑢𝑣 = 𝑟𝑥𝑦
𝒓 𝒖𝒗 = 𝟎. 𝟕𝟐

More Related Content

PPTX
Partial Correlation, Multiple Correlation And Multiple Regression Analysis
PPTX
Heteroscedasticity
PPTX
Correlation analysis
PPTX
Meaning and types of correlation
PDF
Partial and multiple correlation and regression
PPTX
Probability Theory
PPT
Multicollinearity
Partial Correlation, Multiple Correlation And Multiple Regression Analysis
Heteroscedasticity
Correlation analysis
Meaning and types of correlation
Partial and multiple correlation and regression
Probability Theory
Multicollinearity

What's hot (20)

PPTX
Correlation and partial correlation
PDF
Regression Analysis
PPTX
Multicolinearity
PPTX
Regression analysis
PPTX
Index number
PDF
Correlation Analysis
PPTX
Autocorrelation
PPTX
Binomial probability distributions ppt
PPTX
Correlation and Regression
PPTX
COBB DOUGLAS PRODUCTION FUNCTION THEORY
PPTX
Rank correlation
PPTX
Isocost Line
PPTX
Binomial distribution
PPTX
Types of data by kamran khan
PDF
Multivariate Analysis
PPT
CObb Douglas - 1.ppt
PPTX
Measures of central tendency
PDF
probable-error.pdf
PPT
Measures of central tendency
Correlation and partial correlation
Regression Analysis
Multicolinearity
Regression analysis
Index number
Correlation Analysis
Autocorrelation
Binomial probability distributions ppt
Correlation and Regression
COBB DOUGLAS PRODUCTION FUNCTION THEORY
Rank correlation
Isocost Line
Binomial distribution
Types of data by kamran khan
Multivariate Analysis
CObb Douglas - 1.ppt
Measures of central tendency
probable-error.pdf
Measures of central tendency
Ad

Similar to Properties of coefficient of correlation (20)

PPTX
Regression.pptx
PPTX
Regression Analysis.pptx
DOCX
Course pack unit 5
PPTX
PPT
Correlation by Neeraj Bhandari ( Surkhet.Nepal )
PPTX
Pearson's correlation coefficient
PPTX
Statistics-Regression analysis
PPT
Simple Correlation : Karl Pearson’s Correlation co- efficient and Spearman’s ...
PPTX
Lesson 27 using statistical techniques in analyzing data
PDF
correlationcoefficient-20090414 0531.pdf
DOCX
Unit 5 Correlation
PPTX
Regression and corelation (Biostatistics)
PDF
Curve Fitting in Numerical Methods Regression
PDF
Bio-L8- Correlation and Regression Analysis.pdf
PPT
PPTX
Regression
PPTX
Regression and correlation in statistics
PDF
Simple Linear Regression
PPT
regression analysis .ppt
PDF
simple linear regression - brief introduction
Regression.pptx
Regression Analysis.pptx
Course pack unit 5
Correlation by Neeraj Bhandari ( Surkhet.Nepal )
Pearson's correlation coefficient
Statistics-Regression analysis
Simple Correlation : Karl Pearson’s Correlation co- efficient and Spearman’s ...
Lesson 27 using statistical techniques in analyzing data
correlationcoefficient-20090414 0531.pdf
Unit 5 Correlation
Regression and corelation (Biostatistics)
Curve Fitting in Numerical Methods Regression
Bio-L8- Correlation and Regression Analysis.pdf
Regression
Regression and correlation in statistics
Simple Linear Regression
regression analysis .ppt
simple linear regression - brief introduction
Ad

More from Nadeem Uddin (20)

PDF
A corporation has 15 salesmen.pdf
DOCX
A question paper is divided into three groups A.docx
DOCX
If on the average the rain falls on twelve days in every thirty day.docx
DOCX
If on the average the rain falls on twelve days in every thirty days.docx
DOCX
If A and B play a game in which the probability that A wins is (2).docx
DOCX
If A and B play a game in which the probability that A wins is.docx
DOCX
Suppose you are eating at cafeteria with two friends.docx
DOCX
Three men toss in succession for a prize to be given to the one.docx
DOCX
Two men A and B toss in succession for a prize to be given to the one.docx
DOCX
For the following venn diagram.docx
DOCX
A group of 50 people was asked of three newspapers.docx
DOCX
In a survey of 100 participants.docx
DOCX
Probability by venn diagram.docx
DOCX
A bag contains 6 red and 4 black balls.docx
DOCX
Suppose that the probability is 0.8 that any given person will believe a tale...
DOCX
A man draws 2 balls from a bag containing 3 white and 5 black balls.docx
DOCX
The probability that a candidate passes a certain professional examination is...
DOCX
The probability that three men hit a target are respectively 1.docx
DOCX
In a survey of a group of people the following results are obtained.docx
DOCX
The probability that a student passes mathematics is 2.docx
A corporation has 15 salesmen.pdf
A question paper is divided into three groups A.docx
If on the average the rain falls on twelve days in every thirty day.docx
If on the average the rain falls on twelve days in every thirty days.docx
If A and B play a game in which the probability that A wins is (2).docx
If A and B play a game in which the probability that A wins is.docx
Suppose you are eating at cafeteria with two friends.docx
Three men toss in succession for a prize to be given to the one.docx
Two men A and B toss in succession for a prize to be given to the one.docx
For the following venn diagram.docx
A group of 50 people was asked of three newspapers.docx
In a survey of 100 participants.docx
Probability by venn diagram.docx
A bag contains 6 red and 4 black balls.docx
Suppose that the probability is 0.8 that any given person will believe a tale...
A man draws 2 balls from a bag containing 3 white and 5 black balls.docx
The probability that a candidate passes a certain professional examination is...
The probability that three men hit a target are respectively 1.docx
In a survey of a group of people the following results are obtained.docx
The probability that a student passes mathematics is 2.docx

Recently uploaded (20)

PDF
Complications of Minimal Access Surgery at WLH
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
Basic Mud Logging Guide for educational purpose
PDF
01-Introduction-to-Information-Management.pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Computing-Curriculum for Schools in Ghana
PDF
Classroom Observation Tools for Teachers
PDF
Sports Quiz easy sports quiz sports quiz
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
Institutional Correction lecture only . . .
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPTX
master seminar digital applications in india
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Complications of Minimal Access Surgery at WLH
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Module 4: Burden of Disease Tutorial Slides S2 2025
Basic Mud Logging Guide for educational purpose
01-Introduction-to-Information-Management.pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
Microbial diseases, their pathogenesis and prophylaxis
human mycosis Human fungal infections are called human mycosis..pptx
TR - Agricultural Crops Production NC III.pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Computing-Curriculum for Schools in Ghana
Classroom Observation Tools for Teachers
Sports Quiz easy sports quiz sports quiz
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Anesthesia in Laparoscopic Surgery in India
Institutional Correction lecture only . . .
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
master seminar digital applications in india
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf

Properties of coefficient of correlation

  • 2. Properties of coefficient of correlation:- 1) The coefficient of correlation always lies between -1 and +1 i.e, −1 ≤ 𝑟 ≤ +1 2) The correlation coefficient is symmetrical with respect to X and Y i.e 𝑟𝑥𝑦 = 𝑟𝑦𝑥 3) The coefficient of correlation is the geomatric mean of the two regression coefficient. r = √𝑏 × 𝑑 Or r = √ 𝑏 𝑦𝑥 × 𝑏 𝑥𝑦 4) It does not depend upon the units employed 5) It is independent of orgin and unit of measurement 6) The coefficient of cerrelation is unaffected by change of origin and scale i.e 𝑟𝑥𝑦 = 𝑟𝑢𝑣 7) The coefficient of cerrelation is a pure number.
  • 3. Example-7: i) Calculate regression co-efficient by𝑥 and 𝑏𝑥𝑦 and calculate correlation with the help of regression coefficients for the following pairs of observations. ii) Calculate Karl Pearson’s coefficient of correlation and then verify that. X 1 2 3 4 5 6 7 8 Y 12 14 16 18 20 22 24 26 Solution: We know that the correlation coefficient is the geometric mean of the two regression coefficients. 𝑟 = √𝑏𝑦𝑥 × 𝑏𝑥𝑦 𝑏𝑦𝑥 = 𝑛∑𝑥𝑦−∑𝑥∑𝑦 𝑛∑𝑥2−(∑𝑥)2 𝑏𝑥𝑦 = 𝑛∑𝑥𝑦−∑𝑥∑𝑦 𝑛∑𝑦2−(∑𝑦)2 The necessary calculations for regression coefficients are given below. 𝒙 𝒚 𝒙𝒚 𝒙 𝟐 𝒚 𝟐 1 12 12 1 144 2 14 28 4 196 3 16 48 9 256 4 18 72 16 324 5 20 100 25 400 6 22 132 36 484 7 24 168 49 576 8 26 208 64 676 ∑x=36 ∑y=152 ∑xy=768 ∑x2 =204 ∑y2 =3056
  • 4. 𝑏𝑦𝑥 = 𝑛∑𝑥𝑦−∑𝑥∑𝑦 𝑛∑𝑥2−(∑𝑥)2 𝑏𝑦𝑥 = 8(768)−(36)(152) 8(204)−(36)2 𝑏𝑦𝑥 = 6144−5472 1632−1296 𝑏𝑦𝑥 = 672 336 𝑏𝑦𝑥 = 2 𝑏𝑥𝑦 = 𝑛∑𝑥𝑦−∑𝑥∑𝑦 𝑛∑𝑦2−(∑𝑦)2 𝑏𝑥𝑦 = 8(768)−(36)(152) 8(3056)−(152)2 𝑏𝑥𝑦 = 6144−5472 24448−23104 𝑏𝑥𝑦 = 672 1344 𝑏𝑥𝑦 = 0.5 We know that correlation coefficient is the geometric mean of the two regression coefficients i.e. 𝑟 = √𝑏𝑦𝑥 × 𝑏𝑥𝑦 𝑟 = √2 × 0.5 𝒓 = 𝟏
  • 5. (ii) Karl Pearson’s co-efficient of correlation. 𝑟 = 𝑛∑𝑥𝑦−∑𝑥∑𝑦 √(𝑛∑𝑥2−(∑𝑥)2)(𝑛∑𝑦2−(∑𝑦)2) 𝑟 = 8(768)−(36)(152) √(8(204)−(36)2)(8(3056)−(15)2) 𝑟 = 6144−5472 √(1632−1296)(24448−23104) 𝑟 = 672 √(336)(1344) 𝑟 = 672 √451584 𝑟 = 672 672 𝒓 = 𝟏 Hence Proved 𝒓 = √𝒃𝒚𝒙 × 𝒃𝒙𝒚
  • 6. Example-8: If 𝑏 𝑦𝑥 = 51.9 and 𝑏 𝑥𝑦 = 0.019 Find coefficient of determination Solution: 𝑟𝑥𝑦 2 = 𝑏 𝑦𝑥 × 𝑏 𝑥𝑦 × 100 𝑟𝑥𝑦 2 = (51.9)(0.019) × 100 𝒓 𝒙𝒚 𝟐 = 𝟗𝟖. 𝟔𝟏% It means that 98.61% of the variation in the 𝑦-variable is explained or accounted for 𝑏𝑦 variation in the 𝑥-variable. Example-9: For the following two sets, the regression lines for each set are respectively. i) 𝑦 = 1.94𝑥 + 10.83 (𝑦 𝑜𝑛 𝑥) and 𝑥 = 0.15𝑦 + 6.18 (𝑥 𝑜𝑛 𝑦) ii) 𝑦 = −1.96𝑥 + 15 (𝑦 𝑜𝑛 𝑥) and 𝑥 = −0.45𝑦 + 7.16 (𝑥 𝑜𝑛 𝑦) Find coefficient of correlation in each case. Solution: i) Regression coefficient 𝑦 on 𝑥 (𝑏𝑦𝑥) = 1.94 Regression coefficient 𝑥 on 𝑦 (𝑏𝑥𝑦) = 0.15 𝑟 = √𝑏𝑦𝑥 × 𝑏𝑥𝑦 𝑟 = √(1.94)(0.15) 𝒓 = 𝟎. 𝟓𝟒
  • 7. ii) Regression coefficient 𝑦 on 𝑥 (𝑏𝑦𝑥) = −1.96 Regression coefficient 𝑥 on 𝑦 (𝑏𝑥𝑦) = −0.45 𝑟 = √𝑏𝑦𝑥 × 𝑏𝑥𝑦 𝑟 = √(1.96)(0.45) 𝒓 = −𝟎. 𝟗𝟒 It is to be noted when both regression coefficients are negative then “𝑟” is also negative. Example-10: If 𝑛 = 18, ∑𝑥 = 638, ∑𝑦 = 41, ∑𝑥𝑦 = 1569.5, ∑𝑥2 = 25814, ∑𝑦2 = 101.45 i) Find simple coefficient of correlation. ii) If 𝑢 = 𝑥−3 5 and 𝑣 = 𝑦 20 then what would be the coefficient of correlation between 𝑢 and 𝑣. Solution: 𝑟 = 𝑛∑𝑥𝑦 − (∑𝑥)(∑𝑦) √{𝑛(∑𝑥2) − (∑𝑥)2}{𝑛(∑𝑦2) − (∑𝑦)2} 𝑟 = 18(1569.5) − (638)(41) √{18(25814) − (638)2}{18(101.45) − (41)2} 𝑟 = 28251 − 26158 √(464652 − 407044)(18261 − 1681)
  • 8. 𝑟 = 2093 √(57608)(145.1) 𝑟 = 2093 √8358920.8 𝑟 = 2093 2891.18 𝒓 = 𝟎. 𝟕𝟐 (ii)Correlation is unaffected by the change of origin and scale. i.e. 𝑟𝑢𝑣 = 𝑟𝑥𝑦 𝒓 𝒖𝒗 = 𝟎. 𝟕𝟐