Save Variables and Code Frequencies as SPSS Data

Even when MAXQDA Stats is launched with the data from a MAXQDA project, the data matrix including the variable definitions can be saved in SPSS format, which can be read by many statistical packages:

  1. Select the menu function File > Save as and choose a filename and location in the dialog box that appears.
  2. MAXQDA Stats will ask if you also wish to export the codes to SPSS. If you answer yes, each code that is available for analysis in the selection windows in MAXQDA Stats will be exported as its own variable. The values of these variables corresponds to the occurrence of the codes in the relevant documents.
Hint: Existing filenames cannot be overwritten, only saved under a new filename.

When exporting data to SPSS the following should be taken into consideration:

  • Spaces and certain characters are permitted in MAXQDA but not in SPSS. In order to be SPSS compliant, variable names will be processed as follows:

Variable Name

Adaptation

Blank space

Will be replaced with underscore_

Begins with #

# will be replaced with HASH

Begins with $

$ will be replaced with DOLLAR

Is too long

Will be shortened

Is a reserved word

_MQ will be attached as suffix

Begins with an invalid character

Character will be replaced with an x

Forbidden character

Will be replaced with a full stop, blank spaces with an underscore; if at end will be cut off

  • In order for the variable name to remain identifiable following the adaptation, a number may be added at the end.
  • For text variables, missing values will be exported only if none of the variable values is longer than 8 bytes, otherwise SPSS will not accept any missing values for text variables.

 

Was this article helpful?