Spss Intro
Spss Intro
6
Rowntree, D. (1981). Statistics without tears. London: Penguin Books.
Types of Scales
Nominal- objects or people are
categorized according to some criterion
(gender, job category)
Ordinal- Categories which are ranked
according to characteristics (income-
low, moderate, high)
Interval- contain equal distance between
units of measure- but no zero (calendar
years, temperature)
Ratio- has an absolute zero and
consistent intervals (distance, weight)
7
Parametric vs Non-
parametric
Parametric stats are more powerful than non-
parametric stats- for real numbers- T test
Non-parametric stats are not as powerful but
good for category variables - Mann-Whitney U
(likert)
8
Opening SPSS
Start → All Programs → SPSS Inc→ SPSS 21.0 →
SPSS 21.0
Layout of SPSS
The Data Editor window has two views that can be selected from the lower
left hand side of the screen.
Data View is where you The place to enter data (Columns: variables , Rows:
records)
Variable View is where you can specify the format of your data when you are
creating a file or where you can check the format of a pre-existing file.
The data in the Data Editor is saved in a file with the extension .sav.
ICONS
MENU BAR
START-UP
DIALOGS
BOX
SPSS Menu &Toolbars
Click
Variable View
Used to define the type of information that is entered in to each column in
dataview.
Click
Variable View window : Name
In this column, type in the brief variable name that will be used to identify each of the
variables in the data file (listed in your codebook). Keep these variable names as
short as possible, not exceeding 64 characters
Each variable name must be unique, must start with a letter, and cannot contain spaces or
symbols
Try to give meaningful variable names:
Describing the characteristic: for example, age
Linking to the questionnaire: for example, P1Q3
3.14159265
Variable View window: Label
Label
The Label column allows you to provide a longer
description for your variable than used in the Name
column. This will be used in the output generated from
the analyses conducted by SPSS. For example, you may
wish to give the label Total Optimism to
your variable TOPTIM.
Variable View window: Values
In the Values column you can define the meaning of the values you have used to
code your variables. I will demonstrate this process for the variable Sex.
Click
Click
Transforming data / COMPUTING VALUES
Computing a value means taking existing data and using them to create a
new variable in the form of a numeric expression.
Click ‘Transform’ and then click ‘Compute Variable…’
Transforming data (cont’d)
A new variable ‘lnheight’ is added to the table