Hi all,
To begin, I am completely new to using Stata - this is my first use of a statistical program ever, and I did not get good instruction. So I know I am just using the program incorrectly, and need help.
I am trying to run a Wilcoxon rank sum test on nonparametric data. I have assessed my values - measurements of pressure - in left and right fingers. I am attempting to see if there is a significant difference.
Here is an example of the data:
My questions are these:
How exactly do I enter this data into the data editor so that I can run a Wilcoxon ranksum? Right now it tells me I have more than 2 groups, and I can only pick left or right, or it makes me pick the person ID.
And then - what do I use for the main and by/if/in tabs?
I am horribly confused and at my wit's end - any help is greatly appreciated.
Thanks,
Becky
To begin, I am completely new to using Stata - this is my first use of a statistical program ever, and I did not get good instruction. So I know I am just using the program incorrectly, and need help.
I am trying to run a Wilcoxon rank sum test on nonparametric data. I have assessed my values - measurements of pressure - in left and right fingers. I am attempting to see if there is a significant difference.
Here is an example of the data:
ID | Left | Right |
1 | 24 | 22 |
2 | 16 | 19 |
3 | 27 | 21 |
4 | 13 | 15 |
5 | 19 | 23 |
6 | 21 | 21 |
7 | 22 | 17 |
8 | 25 | 23 |
9 | 25 | 18 |
How exactly do I enter this data into the data editor so that I can run a Wilcoxon ranksum? Right now it tells me I have more than 2 groups, and I can only pick left or right, or it makes me pick the person ID.
And then - what do I use for the main and by/if/in tabs?
I am horribly confused and at my wit's end - any help is greatly appreciated.
Thanks,
Becky
Comment