Question 286871: 10.60
interpret it.
Heart Rate Before and After Class Break
Person Before After
1 60 62
2 70 76
3 77 78
4 80 83
5 82 82
6 82 83
7 41 66
8 65 63
9 58 60
10 50 54
11 82 93
12 56 55
13 71 67
14 67 68
15 66 75
16 70 64
17 69 66
18 64 69
19 70 73
20 59 58
21 62 65
22 66 68
23 81 77
24 56 57
25 64 62
26 78 79
27 75 74
28 66 67
29 59 63
30 98 82
What is the correct tool to use in excel through tools>data analysis Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! You might try a box plot on each of the data sets.
-
You could run a t-test on the (before-after) data.
using Ho: u(difference) = 0
Ha: u(difference) is not zero.
--------------------------------
These data pairs are dependent because each
pair is a before/after measure for a person.
So, do not use a 2-sample t-test; do not ues
a 2-sample z-test.
--------------------------------
Cheers,
Stan H.