Question:

The coefficient of correlation of the above two data series will be equal to \(\underline{\hspace{1cm}}\)

\[\begin{array}{|c|c|} \hline X & Y \\ \hline -3 & 9 \\ -2 & 4 \\ -1 & 1 \\ 0 & 0 \\ 1 & 1 \\ 2 & 4 \\ 3 & 9 \\ \hline \end{array}\]
 

Show Hint

The Pearson correlation coefficient \(r\) only detects linear relationships. A value of \(r=0\) means there is no linear correlation, but there could still be a strong non-linear relationship, such as \(Y=X^2\).
Updated On: Sep 23, 2025
  • +1
  • -1
  • 0
  • -0.5
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Observe the relationship between X and Y. From the table, it is clear that for every value of X, the corresponding value of Y is \(X^2\). This is a perfect, but non-linear (quadratic), relationship.

Step 2: Understand what the coefficient of correlation (Pearson's r) measures. The Pearson correlation coefficient measures the strength and direction of the linear relationship between two variables.

Step 3: Calculate the means of X and Y. \[ \bar{X} = \frac{-3-2-1+0+1+2+3}{7} = \frac{0}{7} = 0 \] \[ \bar{Y} = \frac{9+4+1+0+1+4+9}{7} = \frac{28}{7} = 4 \]

Step 4: Calculate the covariance between X and Y. The formula for covariance is \( \text{Cov}(X,Y) = \frac{\sum(x_i - \bar{x})(y_i - \bar{y})}{n} \). \[ \sum(x_i - \bar{x})(y_i - \bar{y}) = \sum(x_i - 0)(y_i - 4) = \sum x_i(y_i-4) \] \[ = (-3)(9-4) + (-2)(4-4) + (-1)(1-4) + (0)(0-4) + (1)(1-4) + (2)(4-4) + (3)(9-4) \] \[ = (-3)(5) + (-2)(0) + (-1)(-3) + 0 + (1)(-3) + (2)(0) + (3)(5) \] \[ = -15 + 0 + 3 + 0 - 3 + 0 + 15 = 0 \] Since the sum is 0, the covariance is 0.

Step 5: Determine the correlation coefficient. The correlation coefficient is \( r = \frac{\text{Cov}(X,Y)}{\sigma_X \sigma_Y} \). Since the numerator (covariance) is 0, the correlation coefficient is 0, provided the standard deviations are not zero (which they are not). A value of 0 indicates no linear relationship.

Was this answer helpful?
0
0

Questions Asked in CUET PG exam

View More Questions