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

Using Computer Programs for Quantitative Data Analysis

  • Upload
    buicong

  • View
    217

  • Download
    1

Embed Size (px)

Citation preview

Page 1: Using Computer Programs for Quantitative Data Analysis

Using Computer Programs for

Quantitative Data Analysis

Brian V. Carolan

The Graduate School's Graduate Development Conference, Montclair State University

1

Brian V. Carolan, Montclair State

University

Page 2: Using Computer Programs for Quantitative Data Analysis

Slides available at:

http://www.briancarolan.org/Site/Courses.html

2

Brian V. Carolan, Montclair State

University

Page 3: Using Computer Programs for Quantitative Data Analysis

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

3

Brian V. Carolan, Montclair State

University

Page 4: Using Computer Programs for Quantitative Data Analysis

A cautionary tale

• A grad student walks into my office one day holding a stack of surveys and says …

4

Brian V. Carolan, Montclair State

University

Page 5: Using Computer Programs for Quantitative Data Analysis

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)

5

Brian V. Carolan, Montclair State

University

Page 6: Using Computer Programs for Quantitative Data Analysis

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

6

Brian V. Carolan, Montclair State

University

Page 7: Using Computer Programs for Quantitative Data Analysis

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

7

Brian V. Carolan, Montclair State

University

Page 8: Using Computer Programs for Quantitative Data Analysis

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

8

Brian V. Carolan, Montclair State

University

Page 9: Using Computer Programs for Quantitative Data Analysis

SPSS Example: Observation by

attribute

9

Brian V. Carolan, Montclair State

University

Page 10: Using Computer Programs for Quantitative Data Analysis

SPSS Example: Separate files

10

Brian V. Carolan, Montclair State

University

Page 11: Using Computer Programs for Quantitative Data Analysis

SPSS Example: Creating graphics

11

Brian V. Carolan, Montclair State

University

Page 12: Using Computer Programs for Quantitative Data Analysis

SPSS Example: Variable format

12

Brian V. Carolan, Montclair State

University

Page 13: Using Computer Programs for Quantitative Data Analysis

SPSS Example: Help menu

13

Brian V. Carolan, Montclair State

University

Page 14: Using Computer Programs for Quantitative Data Analysis

Tip #1: The interpretation is up to you,

not the application

Brian V. Carolan, Montclair State

University

14

Page 15: Using Computer Programs for Quantitative Data Analysis

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?

15

Brian V. Carolan, Montclair State

University

Page 16: Using Computer Programs for Quantitative Data Analysis

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.

16

Brian V. Carolan, Montclair State

University

Page 17: Using Computer Programs for Quantitative Data Analysis

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.

17

Brian V. Carolan, Montclair State

University

Page 18: Using Computer Programs for Quantitative Data Analysis

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.

18

Brian V. Carolan, Montclair State

University

Page 19: Using Computer Programs for Quantitative Data Analysis

Resources

• Number of introductory statistics texts rely heavily on one of the popular applications.

• Seminars targeted to novice users

• Working with faculty

19

Brian V. Carolan, Montclair State

University