DESCRIPTION:
Computing means in SPSS is pretty straightforward but there's a couple of things you should know such as
-how do different functions handle missing values?
-how to exclude cases that have too many missing values?
-why should I use commas instead of spaces between variable names?
In this video, I'll slowly walk you the basics, tricks and pitfalls regarding means in SPSS. Since we'll use a very tiny data file, we'll easily see how things work.
TIMESTAMPS:
01:25 example 1 - means over adjacent variables
05:16 example 2 - means over non adjacent variables
07:32 example 3 - exclude cases with many missing values
09:41 do's for computing means
14:37 dont's for computing means
19:44 wrong results from SUM function
21:40 wrong results from + operator
RESOURCES:
Download data file: https://www.spss-tutorials.com/downloads/soccer-goals.sav
Download final syntax: https://www.spss-tutorials.com/downloads/compute-means-in-spss.sps
SPSS syntax intro: https://www.spss-tutorials.com/spss-syntax/
FOLLOW US:
Official website: https://www.spss-tutorials.com/
LinkedIn: https://www.linkedin.com/company/spss-tutorials/
Facebook: https://www.facebook.com/spss.tutorials.website/
#SPSS #Dataanalysis