Setting up your database And codebook. What is a codebook? It is a description of all your variables How they were created How they are scored Includes.

Slides:



Advertisements
Similar presentations
Data, Tables and Graphs Presentation. Types of data Qualitative and quantitative Qualitative is descriptive (nominal, categories), labels or words Quantitative.
Advertisements

By Hui Bian Office for Faculty Excellence Spring
An introduction to data entry, data analysis, and graphing using SPSS
P20 Seminar November 12, Statistical Collaboration Part 1: Working with Statisticians from Start to Finish Part 2: Essentials of Data Management.
Objective: Dealing with data in C++ Agenda: Notes Essay Help.
Introduction to SPSS Opening the program Type in data Open an existing data set For now, click “Cancel”
SPSS Session 1: Levels of Measurement and Frequency Distributions
How to enter data in SPSS
Multinomial Logistic Regression
A Simple Guide to Using SPSS© for Windows
Introduction to SPSS Descriptive Statistics. Introduction to SPSS Statistics Program for the Social Sciences (SPSS) Commonly used statistical software.
MGTO 324 Workshop 3: SPSS Data Management. Activity 1 Collect the following information from any 40 “subjects” Age Estimate it if you cannot access the.
Quantitative Data Analysis Definitions Examples of a data set Creating a data set Displaying and presenting data – frequency distributions Grouping and.
Starting Out with C++: Early Objects 5/e © 2006 Pearson Education. All Rights Reserved Starting Out with C++: Early Objects 5 th Edition Chapter 4 Making.
Using SPSS for Inferential Statistics UDP 520 Lab 3 Lin October 30 th, 2007.
SPSS Statistical Package for the Social Sciences is a statistical analysis and data management software package. SPSS can take data from almost any type.
CHAPTER 14, QUANTITATIVE DATA ANALYSIS. Chapter Outline  Quantification of Data  Univariate Analysis  Subgroup Comparisons  Bivariate Analysis  Introduction.
Intro to SPSS Kin 260 Jackie Kiwata. Overview Intro to SPSS Defining Variables Entering Data Analyzing Data SPSS Output Analyzing Data Max, Min, Range.
Identifiers and Assignment Statements. Data structures In any programming language you need to refer to data The simplest way is with the actual data.
DEVELOPING A CODING SCHEME AND SETTING UP YOUR SPSS DATA FILE
How to Analyze Data? Aravinda Guntupalli. SPSS windows process Data window Variable view window Output window Chart editor window.
Organizing Your Data for Statistical Analysis in SPSS
Coding for Excel Analysis Optional Exercise Map Your Hazards! Module, Unit 2 Map Your Hazards! Combining Natural Hazards with Societal Issues.
Coding closed questions Training session 5 GAP Toolkit 5 Training in basic drug abuse data management and analysis.
Introduction to SPSS Edward A. Greenberg, PhD
Statistics & Research. General Background Importance of Statistics Importance of Statistics –Numbers are powerful –Understanding research –Conducting.
1 Experimental Statistics - week 4 Chapter 8: 1-factor ANOVA models Using SAS.
SW388R6 Data Analysis and Computers I Slide 1 Central Tendency and Variability Sample Homework Problem Solving the Problem with SPSS Logic for Central.
1 Experimental Statistics - week 2 Review: 2-sample t-tests paired t-tests Thursday: Meet in 15 Clements!! Bring Cody and Smith book.
The Practice of Social Research Chapter 14 – Quantitative Data Analysis.
Alternate Version of STARTING OUT WITH C++ 4 th Edition Chapter 4 Making Decisions.
A Simple Guide to Using SPSS ( Statistical Package for the Social Sciences) for Windows.
CONTENTS Processing structures and commands Control structures – Sequence Sequence – Selection Selection – Iteration Iteration Naming conventions – File.
Variables in Java x = 3;. What is a variable?  A variable is a placeholder in memory used by programmers to store information for a certain amount of.
Multivariate Descriptive Research In the previous lecture, we discussed ways to quantify the relationship between two variables when those variables are.
RESEARCH METHODS Lecture 29. DATA ANALYSIS Data Analysis Data processing and analysis is part of research design – decisions already made. During analysis.
1.1 Variables and Expressions Definition of terms: 1 ). A variable is a letter or symbol used to represent a value that can change. 2). A constant is a.
Copyright 2004 Scott/Jones Publishing Alternate Version of STARTING OUT WITH C++ 4 th Edition Chapter 4 Making Decisions.
Data Lab # 4 June 16, 2008 Ivan Katchanovski, Ph.D. POL 242Y-Y.
SW388R7 Data Analysis & Computers II Slide 1 Incorporating Nonmetric Data with Dummy Variables The logic of dummy-coding Dummy-coding in SPSS.
Computing with SAS Software A SAS program consists of SAS statements. 1. The DATA step consists of SAS statements that define your data and create a SAS.
Using SPSS Next. An Introduction SPSS (the Statistical Package for the Social Sciences)
LECTURE 02 Descriptive Statistics MGT 601. Descriptive Statistics Table 1: Wages of 120 workers in Dollars
Use SPSS for solving the problems Lecture#21. Opening SPSS The default window will have the data editor There are two sheets in the window: 1. Data view2.
1-1 Patterns and Expressions Goal: Identify and Describe Patterns Honors Algebra II.
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.,
Entering Data in SPSS Open SPSS. Select the radio button beside ‘type in data’. Click OK. At the bottom of the SPSS spreadsheet, select variable view.
Preparing to collect data. Make sure you have your materials Surveys –All surveys should have a unique numerical identifier on each page –You can write.
Basics in R part 2. Variable types in R Common variable types: Numeric - numeric value: 3, 5.9, Logical - logical value: TRUE or FALSE (1 or 0)
SAS Certification Prep Guide Chapter 7 Creating and Applying User-Defined Formats.
Choosing and using your statistic. Steps of hypothesis testing 1. Establish the null hypothesis, H 0. 2.Establish the alternate hypothesis: H 1. 3.Decide.
Data Entry, Coding & Cleaning SPSS Training Thomas Joshua, MS July, 2008.
Working with data in R 2 Fish 552: Lecture 3. Recommended Reading An Introduction to R (R Development Core Team) –
Workshop Series May 17, 2017 Brandon Aragon
DATA TYPES.
Introduction to the SPSS Interface
SPSS For a Beginner CHAR By Adebisi A. Abdullateef
Variables Mr. Crone.
Introduction to SPSS.
QUANTIFYING DATA Quantitative analysis requires researchers code their data. Codes makes it possible to store data in computers. Computers are critical.
Data Entry and Managment
Merve denizci nazlıgül, M.s.
Week 4: Data management and cleaning
جامعة الملك سعود – المملكة العربية السعودية
Unit-1 Introduction to Java
Creating a Codebook.
Understanding Variables
By A.Arul Xavier Department of mathematics
Data, Tables and Graphs Presentation.
Introduction to the SPSS Interface
Presentation transcript:

Setting up your database And codebook

What is a codebook? It is a description of all your variables How they were created How they are scored Includes actual variable names It is very useful

Codebook QuestionVariableVariable Name in SPSS ScoringRange How old are you? Age Years and months, Based on responses 18.4 –19.8 What sex are you? Sex 0=male; 1=female 0-1 How often do you use marijuana each month How oft MJ mos mjfreqmo0=never 1=sometimes 2=often 3=daily 0-3 Total of other questions Total marijuana use mjtotMjfreqmo + mjfreqda+mjfre qyr 0-12

Naming Variables Must be unique Must start with a letter Can’t include symbols Can’t include certain command words Can’t be more than 64 characters – Should NOT be more than 8 characters

Variables? We will only be using variables in a numeric format We will not use “string” variables Thus all variables, including gender, must be assigned numbers Even if those numbers aren’t meaningful

What about missing data Label it numerically I recommend using 999