InterviewSolution
Saved Bookmarks
| 1. |
Calculate Kari Pearson's coefficient of correlation between the values of x and y for the following data : n = 10, sum x = 55, sum y = 40, sum x^(2) = 385, sum y^(2) = 192 and sum (x + y)^(2) = 947 |
|
Answer» |
|