10 - 11 SPSS Introduction PDF
10 - 11 SPSS Introduction PDF
2
The SPSS windows
3
Obtain the data
• Download the Demo File from the data folder
in the course Blackboard site
• Save it on the desk top
• Open the saved file with SPSS
PASW
(SPSS)
4
Drop down
menus
Data Editor
Variable
descriptions Action
buttons
PASW
(SPSS)
5
Data Editor Action
buttons
PASW
(SPSS)
6
Drop down
menus Action
SPSS Viewer buttons
Navigation
window
7
SPSS Viewer – export results
8
SPSS Viewer – export results
PASW
(SPSS)
9
Drop down
menus
Syntax Editor
Navigation Action
window buttons
10
HELP!
PASW
(SPSS)
11
Customizing SPSS
PASW
(SPSS)
12
DATA MANAGEMENT WITH SPSS
13
Data management with SPSS
• Read an existing data set
– Action buttons: Open data document button
– Menu: File → Open → Data
• Entering data
– Menu: File → New → Data
• Select a subset of the data
– Action buttons: Select cases button
– Menu: File → Data → Select cases
14
Additional hints on data management
• Defining variable labels
– VARIABLE LABELS varname ‘variable label’.
• Define variable level of measurement
– VARIABLE LEVEL varname (NOMINAL).
• Define values for code-set
– VALUE LABELS varname 1 ‘label1’ 2 ‘label2’ ...
15
Merging datasets
• Add new variables or add new cases
• Both datasets must be open at the same time
• Select one dataset to be the “master”
– The second dataset will be the source of the new
cases or new variables
• BOTH datasets must have the same unique
case (or record) identifier.
16
How to add a variable
PASW
(SPSS)
17
UNIVARIATE STATISTICS
18
Measures of central tendency
Menu: Analyze → Descriptive Statistics → Frequencies
19
Alternative method to obtain
descriptive statistics
20
Statistics and chart options
21
Do females have a higher after-tax
income than males?
22
BI-VARIATE ANALYSIS
23
Cross-tabulations
• Specify cell-level
statistics
– Row, column and total %
– Chi-square
– Other measures of
association
– Measures of correlation
24
Do women travel further to get to
work?
25