SPSS Tips & Tricks Paula Pelletier, SUNY Stony Brook Julie Meyer Rao, Monroe CC SUNY AIRPO Conference, Summer 2006.

Slides:



Advertisements
Similar presentations
Learningcomputer.com. Using this Tab, you can import data from external sources including but not limited to: Text files Microsoft Access databases Web.
Advertisements

Effecting Efficiency Effortlessly Daniel Carden, Quanticate.
Review of Data Processing Steps MICS3 Data Analysis and Report Writing Workshop.
MICS4 Data Processing Workshop Multiple Indicator Cluster Surveys Data Processing Workshop Creating Analysis Files: Description of Preparation Steps.
Pennsylvania Banner Users Group 2008 Fall Conference Spreadsheet Budgeting.
Online, Web-Based Data Collection System February, 2011.
Data Analysis using SPSS By Dr. Shaik Shaffi Ahamed Ph. D
Intro to Python Welcome to the Wonderful world of GIS programing!
Key-word Driven Automation Framework Shiva Kumar Soumya Dalvi May 25, 2007.
Reference Guide Module 4: Reports October 2014 Reference Guide Module 4: Reports October 2014.
Data Dictionary What does “Backordered item” mean? What does “New Customer info.” contain? How does the “account receivable report” look like?
Introduction to SPSS Allen Risley Academic Technology Services, CSUSM
Clarity Educational Community Clarity Educational Community Creating and Tuning SQL Queries that Engage Users.
Preforming Mail Merges Lesson 11 © 2014, John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word Microsoft Word 2013.
Basic Concept of Data Coding Codes, Variables, and File Structures.
Documentation and Help GAP Toolkit 5 Training in basic drug abuse data management and analysis Training session 13.
Using SPSS in Institutional Research Presented by Joseph Meyer Director of Institutional Research Texas State University-San Marcos TAIR Pre-Conference.
MOUSING WITH SPSS Frances Provan, Information Services, Edinburgh University Useful point and click.
Guide to the Reporting Galaxy An ACEware Presentation.
CEDROM-SNi’s DITA- based Project From Analysis to Delivery By France Baril Documentation Architect.
TEACHING, LEARNING AND TECHNOLOGY COMMITTEE LIBRARY INSTRUCTION ROUND TABLE (LIRT) Review of Web Guide Software for Libraries.
Self Guided Tour for Query V8.4 Basic Features. 2 This Self Guided Tour is meant as a review only for Query V8.4 Basic Features and not as a substitute.
Acuity STAR Intermediate. Acuity STAR Acuity STAR Intermediate Level Training Author: Paul Malcomson Date Created: August 2013 Target Audience: Faculty.
Formulas and Functions 1 Microsoft Office 2010 Excel Seminar Xander Jackson.
To enhance learning, service, and research through an advanced information technology environment. Our Mission:To enhance learning, service,and research.
Math 3400 Computer Applications of Statistics Lecture 1 Introduction and SAS Overview.
DIY Site Review + Summer Cleaning Keeping Your System Running Smoothly Rachel & Kevin.
Describe the Program Development Cycle. Program Development Cycle The program development cycle is a series of steps programmers use to build computer.
DLI Boot Camp 2011 Finding Statistics: Tools and Techniques Jean Blackburn Vancouver Island University Library SDA.
PHP - Basic Language Constructs CSCI 297 Scripting Languages - Day Two.
ISV Innovation Presented by ISV Innovation Presented by Business Intelligence Fundamentals: Data Cleansing Ola Ekdahl IT Mentors 9/12/08.
Example SPSS Basic Medical Statistics Course October 2010 Wilma Heemsbergen.
Presented by : Sébastien Lauzon (Finance Canada).
LECTURE 1 INTRODUCTION TO PL/SQL Tasneem Ghnaimat.
Introduction to Enterprise Guide Jennifer Schmidt Rhonda Ellis Cassandra Hall.
BIS Database Systems School of Management, Business Information Systems, Assumption University A.Thanop Somprasong Chapter # 8 Advanced SQL.
6 th Annual Focus Users’ Conference 6 th Annual Focus Users’ Conference Import Testing Data Presented by: Adrian Ruiz Presented by: Adrian Ruiz.
11/25/2015Slide 1 Scripts are short programs that repeat sequences of SPSS commands. SPSS includes a computer language called Sax Basic for the creation.
BOĞAZİÇİ UNIVERSITY DEPARTMENT OF MANAGEMENT INFORMATION SYSTEMS MATLAB AS A DATA MINING ENVIRONMENT.
Database Management Systems (DBMS)
MICS Data Processing Workshop Multiple Indicator Cluster Surveys Data Processing Workshop Creating Analysis Files: Description of Preparation Steps.
Fourth R Inc. 1 WELCOME TO MICROSOFT OFFICE ACCESS 2003 INTERMEDIATE COURSE.
1 PEER Session 02/04/15. 2  Multiple good data management software options exist – quantitative (e.g., SPSS), qualitative (e.g, atlas.ti), mixed (e.g.,
Multiple Indicator Cluster Surveys Data Processing Workshop Overview of SPSS structural check programs and frequencies MICS Data Processing Workshop.
TOPSpro Special Topics I: Database Managemen t. Agenda for Module I: Database Management  TOPSpro Backup/Restore Wizard  TOPS-TOPS Import/Export Wizard.
Using Structured Query Language (SQL) NCCS Applications –MS Access queries (“show SQL”) –SAS (PROC SQL) –MySQL (the new dataserver) –Visual Foxpro Other.
Pre-conference Monday, February 15 Warren Roane Marla Meriano Humble ISD.
Data Storage So far variables have been able to store only one value at a time. What do you do if you have many similar values that all need to be stored?
Survey Training Pack Session 14 – Transferring CSPro, Access and Excel Files to SPSS.
Understanding SPSS II Workshop Series August 9, 2016.
DU REDCap Introduction
FAST STUDENT Your Chance to Learn!. FAST STUDENT Your Chance to Learn!
Preforming Mail Merges
Advantages of sas for reporting
Understanding SPSS II Workshop Series July 19, 2017.
Dynamic Input with SQL Queries
Word Processing.
Preforming Mail Merges
ECONOMETRICS ii – spring 2018
2018 NM Community Survey Data Entry Training
Learning about Taxes with Intuit ProFile
Introduction to Stata Spring 2017.
Kristina Dourmashkin Eurostat Unit E4
Kristina Dourmashkin Eurostat Unit E4
Learning about Taxes with Intuit ProFile
Lab 2 HRP223 – 2010 October 18, 2010 Copyright © Leland Stanford Junior University. All rights reserved. Warning: This presentation is protected.
Contents Preface I Introduction Lesson Objectives I-2
PA430 - Data coding March 7/8, 2000.
Query Optimization Techniques
Presentation transcript:

SPSS Tips & Tricks Paula Pelletier, SUNY Stony Brook Julie Meyer Rao, Monroe CC SUNY AIRPO Conference, Summer 2006

Topics We Will Cover Resources & Best PracticesResources & Best Practices Techniques for Cleaning Data Access Data in Relational Databases SPSS vs Excel Changing the Levels of data in SPSS Aggregate, Cases to Variables, Variables to Cases Aggregate, Cases to Variables, Variables to Cases

Resources for Learning SPSS GOOGLE the topic you want to learn more about SPSS home page – Training offered, patches, known defects International SPSS list service

General Tips String variables can be very useful Index, concatenate, substrings all very useful functions Index, concatenate, substrings all very useful functions Date and Time variables Many built in functions Many built in functions Custom Tables can be used to get output that doesn’t need extra work Label your variables!!

Using Syntax Advantages Can build syntax using GUI menus Can build syntax using GUI menus Provides a records of all data manipulation & analysis – allows comments Provides a records of all data manipulation & analysis – allows comments Often able to do more than available via GUI Often able to do more than available via GUI Allows manipulation & analysis to be repeated across files without having to re-build it Allows manipulation & analysis to be repeated across files without having to re-build it Great guide available at g_data_mgmt.pdf Great guide available at g_data_mgmt.pdf

Clean Data is Paramount Always look at your data once you have read it in Review frequencies for unexpected values Review frequencies for unexpected values Check for duplicates Check for duplicates Use TEMP, SELECT IF & LIST to find errors Use TEMP, SELECT IF & LIST to find errors Run cross tabs after merge files to see if have expected number of cases Check new variables you create

New Features of SPSS 14 Multiple data file open at same time Read & Write Stata format data file Value Labels up to 120 characters long Create data values from value labels Find & Replace String values with REPLACE New module, Data Validation Improvements to Charts

Changing Levels of Data Understanding the concept of level: both the levels of your data and the level of your analysis Several Tools available to help change level Aggregate Aggregate Cases to Variables Cases to Variables Variables to Cases Variables to Cases

Aggregating Data Collapsing course level data for student for term into file with 1 records per student

SPSS vs Excel Charts are more intuitive in Excel

Accessing Data in Relational Database One time set up in coordination with Computer Services/DBA Can use SQL code in syntax to extract data you need Can use SPSS features to clean and manipulate data once drawn down

Cases to Variables Collapsing multiple test score records for each student into 1 record per student with each test score SAT Math, SAT Verbal, ACT Composite, ACT English, ACT Math SAT Math, SAT Verbal, ACT Composite, ACT English, ACT Math

Variables to Cases CASA room/section #1662 as an example

Questions?

Contact us? Paula Pelletier, SUNY Stony Brook Julie Rao, Monroe Community College Thank you for your time & attention! Thank you for your time & attention!