16
Using SPSS in 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

Using SPSS in Institutional Research

Embed Size (px)

DESCRIPTION

Using SPSS in 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. What We’re Going to Cover. Importing and exporting data Running reports - PowerPoint PPT Presentation

Citation preview

Page 1: Using SPSS in Institutional Research

Using SPSSin Institutional Research

Presented by Joseph MeyerDirector of Institutional Research

Texas State University-San Marcos

TAIR Pre-Conference WorkshopWednesday, February 28, 2007

South Padre Island, Texas

Page 2: Using SPSS in Institutional Research

What We’re Going to Cover

• Importing and exporting data

• Running reports

• Exporting reports

• Using modular programming.

• Using macros

• Using scripts

• Using graphs (maybe a little)

Page 3: Using SPSS in Institutional Research

File

Open

Data

File name:cbm004_fall06Files of type: Excel (*.xls)

Import Data from MS Excel

Page 4: Using SPSS in Institutional Research

Export Data to MS Excel

File

Save As

File name:cbm004_fall06Save as type: Excel (*.xls)

Page 5: Using SPSS in Institutional Research

Types of Reports

Page 6: Using SPSS in Institutional Research

Categorical 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.

Page 7: Using SPSS in Institutional Research

Continuous (Scale) Variables

There are several commands that can be used to report scale variables:

• Reports (don’t go there)• Weighted frequencies & crosstabs• Descriptives• Tables & CTables

Example in “Reporting Continuous (Scale) Variables” SPSS program.

Page 8: Using SPSS in Institutional Research

Multiple-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.

Page 9: Using SPSS in Institutional Research

Reporting 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.

Page 10: Using SPSS in Institutional Research

Improving 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.

Page 11: Using SPSS in Institutional Research

Improving the Look of ReportsDouble-click on table

Right-click on highlighted table

Table Looks

Edit Look

Page 12: Using SPSS in Institutional Research

Exporting Results

Examples in “Reporting Separately by Unit” SPSS program.

File

Export

File Name: ____________File Type: ____________

Page 13: Using SPSS in Institutional Research

SPSS Production Mode Facility

Page 14: Using SPSS in Institutional Research

Examples 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.

Page 15: Using SPSS in Institutional Research

More Examples

www.ir.txstate.edu

Page 16: Using SPSS in Institutional Research

More Resources

www.spsstools.net