How to use SPSS/Frequencies
< How to use SPSSOne of the most useful lines of code that you can type into the syntax file is:
freq vars= (variable name).
Simply this just generate a table with some simple data on your variables. I strongly recommend typing this after every other command and running it to double check your variables.
This article is issued from Wikiversity - version of the Friday, February 15, 2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.