SPSS tutorials website header logo SPSS TUTORIALS BASICS ANOVA REGRESSION FACTOR CORRELATION

Tutorials found for “compute new variable”

SPSS – What’s the Best Way to Reverse Code Variables?

For reverse coding variables in SPSS, you must copy your variables, RECODE them and then adjust their value labels. Comparing the recoded variables with the copies ensures the results are correct. This tutorials quickly walks you through.

 Read more...

SPSS Datetime Variables Basics

Working with SPSS datetime variables is not hard at all if you understand some basics. This tutorial walks you through just those.

 Read more...

SPSS Datetime Variables Tutorial

SPSS datetime variables: a must-read tutorial on working easily with them. Everything you want to get done demonstrated on real world data.

 Read more...

SPSS COMPUTE – Simple Tutorial

SPSS COMPUTE command sets the values for numeric variables and string variables. Simple as that may seem, there's a couple of things you need to be aware of. This tutorial quickly walks you through just those.

 Read more...

Comparing Dichotomous or Categorical Variables

This tutorial shows how to create nice tables and charts for comparing multiple categorical variables. This approach is suitable for variables having identical value labels and comparable contents.

 Read more...

Combine Categorical Variables

Many easy options have been proposed for combining the values of categorical variables in SPSS. However, the real information is usually in the value labels instead of the values. This tutorial proposes a simple trick for combining categorical variables and automatically applying correct value labels to the result.

 Read more...

Changing Variable Properties 3 – Type

There are several ways to change a variable's type. This tutorial will walk you through some examples.

 Read more...

SPSS String Variables Tutorial

Working with string variables in SPSS is pretty straightforward if one masters some basic string functions. This tutorial will quickly walk you through the most important ones.

 Read more...

SPSS String Variables Basics

String variables are variables that hold zero or more text characters. This tutorial demonstrates their main properties by running simple examples on a test data file.

 Read more...

SPSS Scratch Variables

Scratch variables are temporary helper variables that don't show up in your data. They are often used as LOOP index variables.

 Read more...