Comparing multiple Y continuous variable data sets
I would like to compare the means of multiple (Y continuous variable) data sets, either by using t-tests and a one-way anova. I collect my data and enter it as I go into columns that are each named by the specific group. Thus, I am eliminating the column with the categorical/grouping variable, because each time I enter new data that would require shifting all the data around. Also, it is easier fo...