Hello. You say that you want to
compare the means of different variables, so you are indeed interested in dependent measures, at least.
You have no grouping variable(s), so it sounds to me like you want a multivariate analysis of variance. We use the GLM procedure for that.
Let's say your variables are v1 v2 v2 v4 v5. The syntax is:
GLM V1 V2 V3 V4 V5 /METHOD=SSTYPE(3) /INTERCEPT=INCLUDE /CRITERIA=ALPHA(.05).
There are some subcommands you could use to compare specific combinations of means. You can consult the documentation for those details.
------------------------------
Rick Marcantonio
Quality Assurance
IBM
------------------------------
Original Message:
Sent: Fri June 18, 2021 12:57 AM
From: Wise Mainga
Subject: Comparing means for 5 or more different variables (i.e., more than 5 columns)
Dear All,
Good evening.
I am a complete novice in SPSS. I am currently trying to compare the means of 5 or more variables (i.e., 5 columns in spss). I have been reading and watching the videos on youtube. But they all describe about comparing means of different groups (i.e., male or female of one variable/column). But, I am not trying to use independent and dependent variables. I just want to compare the means of more than three different variables (i.e., means of more than 3 columns in SPSS spreadsheet). Is there anyone who can please help on the steps to do this? My reading and watching videos is not helping.
Will be grateful for your understanding help.
Have a great day,
WM
------------------------------
Wise Mainga
------------------------------
#SPSSStatistics