Advertisements
Advertisements
प्रश्न
Calculate the correlation coefficient between X and Y and comment on their relationship:
X |
-3 |
-2 |
-1 |
1 |
2 |
3 |
Y |
9 |
4 |
1 |
1 |
4 |
9 |
उत्तर
X | Y | XY | X2 | Y2 |
-3 | 9 | -27 | 9 | 81 |
-2 | 4 | -8 | 4 | 16 |
-1 | 1 | -1 | 1 | 1 |
1 | 1 | 1 | 1 | 1 |
2 | 4 | 8 | 4 | 16 |
3 | 9 | 27 | 9 | 81 |
∑X = 0 | ∑Y = 28 | ∑XY = 0 | ∑X2 = 28 | ∑Y2 = 196 |
r = `(sumXY - ((sumX)(sumY))/N)/(sqrt(sumX^2 - (sumX)^2/N)sqrt(sumY^2 - (sumY)^2/N))`
= `(0 - (0 xx 28)/6)/(sqrt(28 - (28)^2/6)sqrt(196 - (196)^2/6))`
= `0/(sqrt(28 - (28)^2/6)sqrt(196 - (196)^2/6))`
r = 0
As the value of r is zero, so there is no linear correlation between X and Y.
APPEARS IN
संबंधित प्रश्न
If rxy is positive the relation between X and Y is of the type ______
If rxy = 0 the variable X and Y are ______
Of the following three measures which can measure any type of relationship.
Can r lie outside the –1 and 1 range depending on the type of data?
Does zero correlation mean independence?
Can a simple correlation coefficient measure any type of relationship?
Interpret the values of r as 1, –1, and 0.
Calculate the correlation coefficient between the heights of fathers in inches (X) and their sons (Y)
X |
65 |
66 |
57 |
67 |
68 |
69 |
70 |
72 |
Y |
67 |
56 |
65 |
68 |
72 |
72 |
69 |
71 |
Calculate the correlation coefficient between X and Y and comment on their relationship.
X |
1 |
3 |
4 |
5 |
7 |
8 |
Y |
2 |
6 |
8 |
10 |
14 |
16 |