Overview: SPSS
Rebecca Filipowicz, MPH, MS, CHES
Statistical Packages
 Data Entry
 Data Manipulation
 Data Analysis (Descriptive,Inferential)
 Graphs
3 SPSS File Types/Windows
 .SAV – data file/Data Editor
 .SPO – output file/Output Viewer
 .SPS – syntax file/Syntax Editor
Opening a Dataset
Data can be entered directly or a file containing
data can be open (can be in a variety of
formats)
Data View (contains the data)
Variable View (contains information about the
variables)
Data Editor
 Menu commands
 File: open, reads, saves, exits
 Edit: copy, paste, find
 View: control the way screen appears
 Data: define, go to data, sort cases, merge
file, select cases
 Transform: manipulates data (compute and
recode)
Data Editor
 Menu Commands
 Analyze: data analysis
 Graphs: create graphs
 Utilities: list variables
 Window: position and format windows
 Help: Tutorial, index
Creating a new variable
 Name
 Type
 Width
 Decimals
 Label
 Values (used in
output display)
 Missing values
(used mostly for
NA or refused -
will not include in
analysis if
designated)
 Column format
 Alignment
 Measurement
Variable Type
 Numeric
 Comma
 Dot
 Scientific notation
 Date
 Dollar
 Custom Currency
 String
Labels
 The text that describes the response
categories
1=American Indian
2=Asian
3=Black
4=Hispanic
5=Native Hawaiian
6=White
Create Sample Survey
 Entering data
 Click in the cell
 Type in the response code
 Press right arrow
 Missing
 Skip the question
 Press right arrow to go to the next variable
Editing and Finding Data
 Review case’s responses
 Make a change to case’s responses
 Searching for cases that meet a certain
criteria
 Finding Variables: Go To
 Finding Cases: Go To
 Sorting variables/cases
Opening data
 A lot of formats you can import from and
export to (will do some of this in the closing
on campus session)
Working with Data
 Know your questions
 Know your codebook
 Question
 Name of variable
 Level of measurement
 Response type (numeric, date, text, etc.)
 Response categories
 Text labels
Analyze Data
 Basic
 Descriptive Statistics
 Frequencies
 Descriptives (mean)
 Cross tabs
 Reports
 Case summaries
Outputs
 Output Viewer
 Left frame – outline of objects in window
 Contains syntax at top of figure
 Figures, Titles, Dataset, Notes
 Deleting
 Editing
 Exporting
Other Analyses
 Correlations
 T-test
 Logistic and linear regression
 ANOVA and MANOVA and MANCOVA
Selecting Cases
 If condition satisfies
 New data set
 Filter only
Data manipulation
 Creating Variables
 Compute
 New variable
 Recode
 Old variables to new/same variables
Syntax
 Used for saving a log of what you have done
to to re-run what you have done at a later
date.
 Can type directly into syntax file (must know
language) or can paste from commands

Overview spss student

  • 1.
  • 2.
    Statistical Packages  DataEntry  Data Manipulation  Data Analysis (Descriptive,Inferential)  Graphs
  • 3.
    3 SPSS FileTypes/Windows  .SAV – data file/Data Editor  .SPO – output file/Output Viewer  .SPS – syntax file/Syntax Editor
  • 4.
    Opening a Dataset Datacan be entered directly or a file containing data can be open (can be in a variety of formats) Data View (contains the data) Variable View (contains information about the variables)
  • 5.
    Data Editor  Menucommands  File: open, reads, saves, exits  Edit: copy, paste, find  View: control the way screen appears  Data: define, go to data, sort cases, merge file, select cases  Transform: manipulates data (compute and recode)
  • 6.
    Data Editor  MenuCommands  Analyze: data analysis  Graphs: create graphs  Utilities: list variables  Window: position and format windows  Help: Tutorial, index
  • 7.
    Creating a newvariable  Name  Type  Width  Decimals  Label  Values (used in output display)  Missing values (used mostly for NA or refused - will not include in analysis if designated)  Column format  Alignment  Measurement
  • 8.
    Variable Type  Numeric Comma  Dot  Scientific notation  Date  Dollar  Custom Currency  String
  • 9.
    Labels  The textthat describes the response categories 1=American Indian 2=Asian 3=Black 4=Hispanic 5=Native Hawaiian 6=White
  • 10.
    Create Sample Survey Entering data  Click in the cell  Type in the response code  Press right arrow  Missing  Skip the question  Press right arrow to go to the next variable
  • 11.
    Editing and FindingData  Review case’s responses  Make a change to case’s responses  Searching for cases that meet a certain criteria  Finding Variables: Go To  Finding Cases: Go To  Sorting variables/cases
  • 12.
    Opening data  Alot of formats you can import from and export to (will do some of this in the closing on campus session)
  • 13.
    Working with Data Know your questions  Know your codebook  Question  Name of variable  Level of measurement  Response type (numeric, date, text, etc.)  Response categories  Text labels
  • 14.
    Analyze Data  Basic Descriptive Statistics  Frequencies  Descriptives (mean)  Cross tabs  Reports  Case summaries
  • 15.
    Outputs  Output Viewer Left frame – outline of objects in window  Contains syntax at top of figure  Figures, Titles, Dataset, Notes  Deleting  Editing  Exporting
  • 16.
    Other Analyses  Correlations T-test  Logistic and linear regression  ANOVA and MANOVA and MANCOVA
  • 17.
    Selecting Cases  Ifcondition satisfies  New data set  Filter only
  • 18.
    Data manipulation  CreatingVariables  Compute  New variable  Recode  Old variables to new/same variables
  • 19.
    Syntax  Used forsaving a log of what you have done to to re-run what you have done at a later date.  Can type directly into syntax file (must know language) or can paste from commands