Hi,
I'm doing an experiment about heart rate and test scores. I want to know how to make the correlation between heart rate (which is per sec) and test score (which is per exercise). So I have for each exercise multiple heart rate readings. The exercise score is one value while the heart rate during the exercise is multiple values. How should I make the table and the correlation?
For example
Heart rate | Exercise | Time | Score
82 | 1 | 9:00:00 | 100
83 | 1 | 9:00:01 | 100
80 | 1 | 9:00:02 | 100
81 | 1 | 9:00:03 | 100
82 | 2 | 9:00:04 | 95
83 | 2 | 9:00:05 | 95
80 | 3 | 9:00:06 | 99
81 | 3 | 9:00:07 | 99
I'm doing an experiment about heart rate and test scores. I want to know how to make the correlation between heart rate (which is per sec) and test score (which is per exercise). So I have for each exercise multiple heart rate readings. The exercise score is one value while the heart rate during the exercise is multiple values. How should I make the table and the correlation?
For example
Heart rate | Exercise | Time | Score
82 | 1 | 9:00:00 | 100
83 | 1 | 9:00:01 | 100
80 | 1 | 9:00:02 | 100
81 | 1 | 9:00:03 | 100
82 | 2 | 9:00:04 | 95
83 | 2 | 9:00:05 | 95
80 | 3 | 9:00:06 | 99
81 | 3 | 9:00:07 | 99
Last edited: