2
votes
1answer
65 views

Suggestions for computing correlations between evaluators

I have a data frame consisting of evaluations made by students of other student fellows. An excerpt of the evaluations data frame looks like this (columns are evaluators, rows correspond to the ...
8
votes
1answer
108 views

Which correlation measure should be used with a large gap (missing data)?

I am trying to correlate age (6-90 yrs) with loudness of voice (in dB). However, my data do not contain any data points in the range of 20-50 yrs. What correlation measure is most appropriate with ...