Using Computer Programs for Quantitative Data Analysis

Similar documents
Introduction to IBM SPSS Statistics

SPSS INSTRUCTION CHAPTER 1

Using Big Datasets in Stata

Importing Data into R

SPSS (Statistical Package for the Social Sciences)

Data Analysis and Statistical Software Workshop. Ted Kasha, B.S. Kimberly Galt, Pharm.D., Ph.D.(c) May 14, 2009

Using SPSS, Chapter 2: Descriptive Statistics

SPSS 12 Data Analysis Basics Linda E. Lucek, Ed.D

Introduction Course in SPSS - Evening 1

SPSS: Getting Started. For Windows

This book serves as a guide for those interested in using IBM SPSS

This chapter reviews the general issues involving data analysis and introduces

USING EXCEL IN AN INTRODUCTORY STATISTICS COURSE: A COMPARISON OF INSTRUCTOR AND STUDENT PERSPECTIVES

GETTING YOUR DATA INTO SPSS

Stephen du Toit Mathilda du Toit Gerhard Mels Yan Cheng. LISREL for Windows: PRELIS User s Guide

APPENDIX B: COMPUTER SOFTWARE TO COMPILE AND ANALYZE DATA

UCINET Quick Start Guide

SHORT COURSE ON Stata SESSION ONE Getting Your Feet Wet with Stata

Introduction to SAS on Windows

Top 10 Oracle SQL Developer Tips and Tricks

Introduction to SPSS 16.0

Introduction to Using SPSS Command Files

SPSS Workbook 1 Data Entry : Questionnaire Data

S P S S Statistical Package for the Social Sciences

2. Use your SWC server ( ) username and password.

Chapter 4 Displaying and Describing Categorical Data

Excel Charts & Graphs

Getting Started With SPSS

One-Way ANOVA using SPSS SPSS ANOVA procedures found in the Compare Means analyses. Specifically, we demonstrate

IBM SPSS Statistics 20 Part 4: Chi-Square and ANOVA

Hands-on Exercise Using DataFerrett American Community Survey Public Use Microdata Sample (PUMS)

Formatting data files for repeated measures analyses in SPSS: Using the Aggregate and Restructure procedures

Create Custom Tables in No Time

Tutorial #7A: LC Segmentation with Ratings-based Conjoint Data

How to Use a Data Spreadsheet: Excel

Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone:

Directions for Frequency Tables, Histograms, and Frequency Bar Charts

Data Management for Multi-Environment Trials in Excel

How To Use Spss

IBM SPSS Statistics 22 Core System User's Guide

When to use Excel. When NOT to use Excel 9/24/2014

Introduction to PASW Statistics

Data analysis and regression in Stata

How to set the main menu of STATA to default factory settings standards

SPSS and AM statistical software example.

How to set up a scoring algorithm and automatic triggers for Qualtrics measures

An Introduction to SPSS. Workshop Session conducted by: Dr. Cyndi Garvan Grace-Anne Jackman

Chapter 24: Creating Reports and Extracting Data

ONLINE EXTERNAL AND SURVEY STUDIES

Building Your First Drupal 8 Company Site

Accessing Your Database with JMP 10 JMP Discovery Conference 2012 Brian Corcoran SAS Institute

Can SAS Enterprise Guide do all of that, with no programming required? Yes, it can.

Importing and Exporting With SPSS for Windows 17 TUT 117

STAT 524. Biostatistical Computing. Data Sources and Data Entry

0 Introduction to Data Analysis Using an Excel Spreadsheet

Using Excel for Statistical Analysis

Creating a Database. Frank Friedenberg, MD

SPSS for Simple Analysis

A Guide to Stat/Transfer File Transfer Utility, Version 10

SPSS Tutorial, Feb. 7, 2003 Prof. Scott Allard

Comparing Excel, Access and REDCap as Data Management Tools for Human Health Research Data

Using Excel for Analyzing Survey Questionnaires Jennifer Leahy

Data entry and analysis Evaluation resources from Wilder Research

Missing Data & How to Deal: An overview of missing data. Melissa Humphries Population Research Center

Introduction to SPSS (version 16) for Windows

Downloading Your Financial Statements to Excel

MSP How to guide session 2 (Resources & Cost)

Using Stat/Transfer on the Linux/UNIX Systems

Software Solutions Appendix B. B.1 The R Software

Safe Haven User Guide

SPSS The Basics. Jennifer Thach RHS Assessment Office March 3 rd, 2014

Introduction to RStudio

SPSS Programming and Data Management, 2nd Edition

NEXT Analytics Business Intelligence User Guide

Analyzing and interpreting data Evaluation resources from Wilder Research

Proposal Metrics Dashboard. What Gets Measured Gets Done

Programming and Data Management. IBM SPSS Statistics and SAS Users

Gravity Forms: Creating a Form

Python Documentation & Startup

William E Benjamin Jr, Owl Computer Consultancy, LLC

Questionnaire design and analysing the data using SPSS page 1

Data Analysis Stata (version 13)

How to Import Data into Microsoft Access

QPM Lab 2: Data Visualization & Descriptive Statistics in R and R Commander

Tips for clear websites

Getting your data into R

Section 9 Step-by-Step Guide to Data Analysis & Presentation Try it You Won t Believe How Easy It Can Be (With a Little Effort)

Interfaces. Ways of helping the user. Balancing function with fashion. Metaphors Data Display. Faulkner, Section 4.2. Structure Affordances Visuals

MySQL for Beginners Ed 3

Information Literacy Program

Transcription:

1 Using Computer Programs for Quantitative Data Analysis Brian V. Carolan The Graduate School's Graduate Development Conference,

2 Slides available at: http://www.briancarolan.org/site/courses.html

3 Overview What this talk is not about Advantages & disadvantages of using software for quantitative data management and analysis Generic features of most popular applications: SPSS(PASW), STATA, & SAS Example of generic features using SPSS Tips for data management and analysis Resources to get started

4 A cautionary tale A grad student walks into my office one day holding a stack of surveys and says

5 What This Talk Not About Research design Measurement Statistics Applications designed for qualitative content data analysis (e.g., NVivo) or social network analysis (e.g., UCINET)

6 Advantages to Using Applications Reduce/eliminate errors in calculation Data management, e.g., add variables & observations, recode variables, etc. Graphical utilities Multiple users can work with the same data file Faster, more efficient

7 Disadvantages to Using Applications Menu, syntax, and terminology differ across applications Certain applications are better for different types of analyses Much more functionality than one typically requires Lag between new versions and existing documentation Analyses generate output that often reports results that one doesn t need/understand

8 Generic Features of Popular Applications, e.g., SPSS, etc. Raw data are organized in tabular format with each observation having a row and each variable its own column (i.e., observation by attribute) Data, command, & output files are distinct and saved as such Menu or syntax can be used to create graphical displays Variables have to be identified in a certain format prior to analysis (most likely numeric, not string ) Extensive help menus

9 SPSS Example: Observation by attribute

10 SPSS Example: Separate files

11 SPSS Example: Creating graphics

12 SPSS Example: Variable format

13 SPSS Example: Help menu

14 Tip #1: The interpretation is up to you, not the application

15 Tip #2: Garbage In, Garbage Out Only one of the below statements is correct, yet the application ran the tests that produced both results: 1) There was a non-significant relationship between students race and scores for planning/instruction, F(4, 182) =.99, p =.42 or 2) There was a significant relationship between students race and scores for planning instruction, r =.20, p =.09. Which one is right and why? Bad measures translate in bad analyses. For example, on a four-point scale, what does it mean when a respondent has a score of 3 on a measure of engagement? How do you know the measurement of this variable is valid and reliable?

16 Tip #3: Organize and Document Your Work Every time you alter the data file, save it as a new file. That way, if there s a mistake in the new file, you can always go back to the previous version. Keep a running record of what you have done to the data, including the analyses. STATA has a nice log file that allows you to do this Organize it in a way that others can follow, including labeling the variables. A codebook is a really nice tool. STATA has a nice command for this too.

17 Tip #4: Working with Missing Data In all perfect world, each observation would have a legitimate value for each variable. This, however, is rarely the case. Must define what the value of missing will be, so that the analyses do not consider these legitimate values. Each application handles these differently.

18 Tip #5: Don t Go At It Alone Why do most quantitative papers have more than one author? Ask others, especially those who have also worked with the same data. This is especially relevant when performing a secondary analysis of existing data.

19 Resources Number of introductory statistics texts rely heavily on one of the popular applications. Seminars targeted to novice users Working with faculty