A Quick Guide to Constructing an SPSS Code Book Prepared by Amina Jabbar, Centre for Research on Inner City Health



Similar documents
SPSS (Statistical Package for the Social Sciences)

SPSS Workbook 1 Data Entry : Questionnaire Data

Using SPSS, Chapter 2: Descriptive Statistics

2: Entering Data. Open SPSS and follow along as your read this description.

Schneps, Leila; Colmez, Coralie. Math on Trial : How Numbers Get Used and Abused in the Courtroom. New York, NY, USA: Basic Books, p i.

January 26, 2009 The Faculty Center for Teaching and Learning

Setting up a basic database in Access 2003

Working with SPSS. A Step-by-Step Guide For Prof PJ s ComS 171 students

PURPOSE OF GRAPHS YOU ARE ABOUT TO BUILD. To explore for a relationship between the categories of two discrete variables

IBM SPSS Statistics for Beginners for Windows

EMPLOYEE DIRECTIONS ADDING A COURSE WITHIN YOUR DEGREE PROGRAM Employee Education Reimbursement System ( EERS) Rev 2/23/2015

4. Descriptive Statistics: Measures of Variability and Central Tendency

SPSS for Simple Analysis

Using Microsoft Excel to Manage and Analyze Data: Some Tips

Chapter 13. Chi-Square. Crosstabs and Nonparametric Tests. Specifically, we demonstrate procedures for running two separate

Chapter 1 Introduction

Microsoft Access Basics

Importing and Exporting With SPSS for Windows 17 TUT 117

From the list of Cooperative Extension applications, choose Contacts Extension Contact Management System.

Chapter 2 Introduction to SPSS

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

SPSS INSTRUCTION CHAPTER 1

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

ProExtra eclaiming User Guide

Absolute Accounting Software Help guide Accounts

Overview What is a PivotTable? Benefits

S P S S Statistical Package for the Social Sciences

By: Peter K. Mulwa MSc (UoN), PGDE (KU), BSc (KU)

Data Entry Guidelines for the Logistics Indicators Assessment Tool (LIAT)

NEEBO. - System and Process Manual -

TRIM: Web Tool. Web Address The TRIM web tool can be accessed at:

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS

Setting up a basic database in Access 2007

Entering the example employee satisfaction survey in Survey Crafter Professional s Survey Designer window

Controlling User Typed Responses for Fill-in Questions

As in the example above, a Budget created on the computer typically has:

Chapter 5 Analysis of variance SPSS Analysis of variance

Drawing a histogram using Excel

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

VACATION REQUEST USER S MANUAL

City of Dallas. WASP MOBILE ASSET Professional Edition Version 6.3 STEP-BY-STEP GUIDE

First Bytes Programming Lab 2

An introduction to IBM SPSS Statistics

Customer Transaction FBL5N

TechAdvisor & Account Coordinator Salesforce.com Training

Using Excel for Analyzing Survey Questionnaires Jennifer Leahy

Gmail Merge. Step 1: Writing the actual e mail

Converting Data from An Excel File into SPSS

How to Create User-Defined Fields and Tables

The Dummy s Guide to Data Analysis Using SPSS

Fractions to decimals

Importing Data from a Dat or Text File into SPSS

Amerigroup Website User Guide for Providers: Provider Updates page 1

Statgraphics Getting started

How to Make APA Format Tables Using Microsoft Word

Introduction to SPSS 16.0

The Chi-Square Test. STAT E-50 Introduction to Statistics

EXCEL XML SPREADSHEET TUTORIAL

Setting Up Outlook on Workstation to Capture s

How to Make the Most of Excel Spreadsheets

How to set up a database in Microsoft Access

KENO TRAINING MANUAL

USB Phone Installation Guide and User Manual

IBM SPSS Statistics 20 Part 1: Descriptive Statistics

ADOBE DREAMWEAVER CS3 TUTORIAL

Online Tools Training Lesson Plan

Business Objects InfoView Quick-start Guide

Introduction Course in SPSS - Evening 1

Wireless Setup Guide

Normal distributions in SPSS

Like any function, the UDF can be as simple or as complex as you want. Let's start with an easy one...

Using Word 2007 For Mail Merge

Client Marketing: Sets

Stata 12 Merging Guide. Nathan Favero Texas A&M University October 19, 2012

Microsoft Word 2010 Basics

Cisco IP Phone System Basic Features Model 7940 Durham, NC

Personal Portfolios on Blackboard

This chapter reviews the general issues involving data analysis and introduces

Instructions for Importing (migrating) Data


Travel and Expense System. Traveler s Guide

AAFCO Check Sample Program New Data Reporting Website Manual Date of Issue: March 1 st 2014

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

Results CRM 2012 User Manual

Appendix A How to create a data-sharing lab

Directions for Frequency Tables, Histograms, and Frequency Bar Charts

Collections Reporting Web Topics:

User Guide for External Candidates

Introduction to SPSS (version 16) for Windows

STEP TWO: Highlight the data set, then select DATA PIVOT TABLE

Charting LibQUAL+(TM) Data. Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University

Tips and Tricks for Printing an Excel Spreadsheet

Querying the Data Warehouse Using Microsoft Access

Transcription:

A Quick Guide to Constructing an SPSS Code Book Prepared by Amina Jabbar, Centre for Research on Inner City Health 1. To begin, double click on SPSS icon. The icon will probably look something like this 2. When you begin, make sure you re in the Variable View. This is where you ll begin to construct the code book. 1

3. In the first column Name, you ll be assigning unique variable name to each item within the questionnaire you re working from. i. The variable name is limited to 8 characters. ii. Try to make sure that the variable name you create gives as much information about the questionnaire item as possible. Keep in mind that the person who may be doing data analysis may not have access to the actual questionnaire as a reference. iii. The first variable in every code book is id. This identifies each questionnaire that is entered. 4. Most often, in the second column Type, you ll assign each variable as being either String or Numeric. i. You ll pick String when the questionnaire item is open-ended. (i.e. The variable id would be classified as String. ) ii. You ll pick Numeric when the questionnaire item is closed-ended. (Most of the items within the code book will be classified as Numeric. ) 2

4. Cont d. To select the variable type: iii. First click the cell next to the variable name and click in the gray box (which appears encircled in the diagram on the left). iv. The Variable Type box will appear on the screen. Select the desired type and click OK. 5. For columns Width and Decimals, you won t have to adjust any information. You can leave these columns as they are. 3

6. The fifth column Label includes a description of the variable. i. The description should provide a clear understanding of what the variable is about. Again, keep in mind that the person who may be doing data analysis may not have access to the actual questionnaire as a reference. ii. To enter the label, just double click on the cell and type in. 7. For (almost) all variables, you ll enter a set of Values into the sixth column. iii. Within the questionnaires you ll be coding from, most answers to items are assigned a number. iv. These numbers will be used and entered into this column. v. These values are used when entering and analyzing data. 4

7. Cont d. To enter values: iv. Click on the Values cell for the respective variable. Then click on the grey block encircled on the diagram to the left. v. A Values Labels box will appear. This is where you ll be entering the values for the variable. 5

7. Cont d vi. Under the Value field, enter a number and under Label enter the corresponding label. (i.e. In case of variable Gender, you may enter 1 and Male. ) vii. Next, click Add. viii. Repeat and enter all remaining questionnaire item answers. ix. For each questionnaire item, you will have to enter an item that codes for Missing values. This value is usually coded by 99 or 999. If the value for Missing values is included within the questionnaire you re working from, use that value. Accordingly, you may have to enter the values for questionnaire items that have coded for Don t Know. ( usually coded as 888. ) x. Once all values have been entered, click OK. 6

8. Under column seven, Missing, you ll be entering values that the computer should ignore during data analysis. (i.e. If the average age is being calculated, you would want the computer to ignore missing values that are coded as 99. Otherwise, the obtained average will be wrong.) i. In almost all cases, you ll be entering 99 (or other values that signify missing) under this column. ii. If listed within the questionnaire item, you ll also be entering values that signify Don t Know under this column. 8. Cont d. To enter Missing Values : iii. Click on the cell under Missing for the corresponding variable. Then click the grey box encircled on the left diagram. A Missing Values box will pop up. iv. On the Missing Values box, select Discrete missing values. v. Next, enter the values that the computer should ignore during data analysis. (One value in each field.) vi. After you re done, click OK. 7

9. For columns Columns and Align, you won t have to adjust any information. You can leave these columns as they are. 10. For each variable, you ll assign the kind of Measure each is. Each variable has three possible designations: i. First, a variable can be Nominal. These are variables with exact values. For example, the question What occupation do you have? followed by the answer choices Doctor, Lawyer, Engineer, would be classified as Nominal. ii. A variable can also be classified as Ordinal. These are variables that have answers that have a scale of measurement in which data are arranged in rank order. For example, the questions, What is your income? followed by the answers, $0-$10,000; $10,000-$20,000; $20,000-$30,000 would be classified as Ordinal. iii. Finally variables that are classified as Scale are those that include answers which fall on a continuous range. Age, for example, is a Scale variable. 8

10. Cont d. To select the Measure type: iv. Click the cell under the Measure column for the corresponding variable. Click on the grey box encircled on the diagram on the left. v. Select the type that is most appropriate. vi. NOTE: To maintain consistency, classify items with values Yes and No as Scale. Also, classify items with values that range from Strongly Agree to Strongly Disagree as Ordinal. 11. Remember to save your work! 9