Corhhhsrelation
Corhhhsrelation
RELATIONSHIPS
CORRELATION
CHI SQUARE TEST
REGRESSION ETC.
4.2 Introduction
4.3 UnderstandingCorrelation
4.3.1 Scatter Diagram
4.3.2 ComponentsofCorrelation: Direction and
Magnitude
4.3.3 MeaningofCorrelation
4.4 CalculatingPearson’sCorrelation
4.5 Correlationandcausation
4.6 EffectsofLinearScoreTransformations
4.7 FactorsInfluencingCorrelation
4.8 SpearmanRankCorrelationMethod
WHEN
4.9 LinearRegressionAnalysis/SimpleRegression
TABLE OF
CONTENT
ANALYSIS OF
RELATIONSHIPS
4.2 Introduction
SOME TERMS:
Bivariate Dichotomous
SOME TERMS:
Bivariate Dichotomous
MULTIPLE CORRELATION
A GLIMPSE OF PAST :
Darwin-Evolution
Bivariate Dichotomous
WHICH TERM TO USE THEN?
for correlation?
Bivariate Dichotomous
BIVARIATE DISTRIBUTION
WHICH TERM TO USE THEN?
for correlation?
BIVARIATE DISTRIBUTION
WHICH TERM TO USE THEN?
for correlation?
Bivariate
BIVARIATE DISTRIBUTION
WHICH TERM TO USE THEN?
for correlation?
Correlation matrix
ANALYSIS OF
RELATIONSHIPS
4.3. UNDERSTANDING CORRELATION
4.3.1 Scatter Diagram
4.3.2 ComponentsofCorrelation: Direction and Magnitude
4.3.3 MeaningofCorrelation
UNDERSTANDING CORRELATION
SCATTER PLOT
Scatter diagram also known as
scatter plot is a way of representing
information regarding relationship
between variables.
A scatter plot (aka scatter chart,
scatter graph) usually uses dots to
represent values for two different
numeric variables.
UNDERSTANDING CORRELATION
SCATTER PLOT
Ten employees were given rating regarding their work performance by their
manager and by the customers.
Employee id: 101, 102, 103, 104, 105, 106, 107, 108, 109, 110
Customers ratings: 7, 8, 4, 5, 6, 3, 9, 7, 5, 2
Managers ratings: 5, 6, 2, 8, 7, 5, 8, 6, 7, 6
COMPONENTS OF CORREALTION
strength direction
COMPONENTS OF CORREALTION
strength direction
COMPONENTS OF CORREALTION
direction
COMPONENTS OF CORREALTION
direction
COMPONENTS OF CORREALTION 6
direction
COMPONENTS OF CORREALTION 6
r = -0.60 ?
1. Correlation does not mean causation.
2. when comparing, can we say 0.60 is twice as strong as 0.30?
2 11 8
3 12 10
4 13 11
Where: 5 15 9
N = the number of pairs of scores
Σxy = the sum of the products of paired scores 6 19 15
Σx = the sum of x scores
Σy = the sum of y scores 7 11 6
Σx2 = the sum of squared x scores
Σy2 = the sum of squared y scores 8 12 8
9 8 4
10 13 12
S
4.4. PEARSON PRODUCT MOMENT n
o
Variabl
eX
Varia
ble Y
X2 Y2 XY
CORRELATION 1 10 5 100 25 50
2 11 8 121 64 88
5 15 9 225 81 135
CORRELATION 1 10 5 100 25 50
2 11 8 121 64 88
5 15 9 225 81 135
Where,
rs = Spearman’s rank-order correlation
D = difference between the pair of ranks of X
and Y
n = the number of pairs of ranks
SPEARMAN RANK CORRELATION
SPEARMAN RANK CORRELATION
APPLICATION OF CORRELATION