Title: Using SPSS in Institutional Research
1Using SPSSin Institutional Research
- Presented by Joseph Meyer
- Director of Institutional Research
- Texas State University-San Marcos
- TAIR Pre-Conference Workshop
- Wednesday, February 28, 2007
- South Padre Island, Texas
2What Were Going to Cover
- Importing and exporting data
- Running reports
- Exporting reports
- Using modular programming.
- Using macros
- Using scripts
- Using graphs (maybe a little)
3Import Data from MS Excel
4Export Data to MS Excel
5Types of Reports
6Categorical Variables
- There are several commands that can be used to
report categorical variables - Aggregate Report (very painful)
- Frequencies (simple, but inflexible)
- Crosstabs (simple, somewhat flexible)
- Tables CTables (complex, flexible)
Examples in Reporting Categorical Variables
SPSS program.
7Continuous (Scale) Variables
- There are several commands that can be used to
report scale variables - Reports (dont go there)
- Weighted frequencies crosstabs
- Descriptives
- Tables CTables
Example in Reporting Continuous (Scale)
Variables SPSS program.
8Multiple-Response Variables
- There are a couple of commands that can be used
to report on multiple-response sets (MRSETS) of
multiple-dichotomy multiple-response data - Mult Response
- Tables CTables
Examples in Reporting Multiple-Response Sets
SPSS program.
9Reporting Separately by Unit
- There are other shortcuts that can be used to
quickly and efficiently produce reports for many
colleges, departments, and units in a hurry - Modular programming
- Macros
- SAX Basic Scripts
Examples in Reporting Separately by Unit SPSS
program.
10Improving the Contents of Reports
- String and number functions can be used to
increase efficiency in programs, fit more
information on a page, and make reports more
understandable to readers - Any, Index, Range, Concatenate, Substring, Trim,
Lower, and Upcase functions can help.
Examples in String and Number Functions SPSS
program. Working with Long Strings SPSS
program.
11Improving the Look of Reports
12Exporting Results
Examples in Reporting Separately by Unit SPSS
program.
13SPSS Production Mode Facility
14Examples of Complex Reports
- The techniques we reviewed can be used to create
complex ready-to-release reports. Examples are - High School Feedback
- Retention and Graduation
- Fact Book
Examples in Complex Reports folder.
15More Examples
www.ir.txstate.edu
16More Resources
www.spsstools.net