How to calculate Karl Pearson's correlation coefficient "using R" for data with frequency distribution. Say, if we need to calculate the Pearson's coefficient for data enclosed in the screenshot, how would we do it ??
Asked
Active
Viewed 852 times
0

deep
- 91
- 1
- 2
- 8
-
Pearson's correlations are generally not appropriate for frequency data. However, are you asking how to calculate the correlation between Age and Marks? – jdobres Sep 04 '18 at 16:31
-
Yes, exactly. The requirement is to find correlation between Age & Marks. – deep Sep 04 '18 at 18:03