QS101 – Introduction to Quantitative Methods in Social Science Week 2: Introduction to Stata and Preparation of Field Work Florian Reiche Teaching Fellow.

Slides:



Advertisements
Similar presentations
Housekeeping: Variable labels, value labels, calculations and recoding
Advertisements

QUESTIONNAIRES IN QUALITATIVE RESEARCH
Stata and logit recap. Topics Introduction to Stata – Files / directories – Stata syntax – Useful commands / functions Logistic regression analysis with.
Surveys and Questionnaires. How Many People Should I Ask? Ask a lot of people many short questions: Yes/No Likert Scale Ask a smaller number.
Introduction to SPSS Opening the program Type in data Open an existing data set For now, click “Cancel”
Programming Logic and Design Fourth Edition, Introductory
1 Creating and Tweaking Data HRP223 – 2010 October 24, 2011 Copyright © Leland Stanford Junior University. All rights reserved. Warning: This.
Stata Introduction Sociology 229A, Class 2 Copyright © 2008 by Evan Schofer Do not copy or distribute without permission.
1. 2 Overview of AT&T EPIC Ordering Process for SUS (Supply Order) Suppliers 1.AT&T User creates shopping cart on internal web-based portal 2.Shopping.
Chapter Sixteen Starting the Data Analysis Winston Jackson and Norine Verberg Methods: Doing Social Research, 4e.
Panorama High School E.G.P./ Training to Put Students’ Grades on the Website Wednesday, September 29,
© 2010 Pearson Education, Inc., publishing as Longman Publishers. 1 Chapter 3 The Research Process in Technical Communication Strategies for Technical.
Stata 12 Merging Guide Nathan Favero Texas A&M University October 19, 2012.
Project organisation in Stata Adrian Spoerri and Marcel Zwahlen Department of Social and Preventive Medicine University of Berne, Switzerland Research.
© 2005 Pearson Education Canada Inc. Chapter 2 Sociological Investigation.
Data Collection Methods
How to develop an oral presentation You have one chance to make a point.
DEPT OF ENGLISH; BA PROGRAM OF DA-YEH UNIVERSITY CHIH-HUI CHANG, PH.D. Short Thesis Writing.
Lesson 11: Looking at Files and Folders what a file or folder is on the computer how to recognize a file or folder on the desktop how to recognize the.
A Simple Guide to Using SPSS ( Statistical Package for the Social Sciences) for Windows.
Fall 2003Sylnovie Merchant, Ph.D. ACCESS Tutorial Note: The purpose of this tutorial is to provide an introduction to some of the functions of ACCESS in.
Basics of Biostatistics for Health Research Session 1 – February 7 th, 2013 Dr. Scott Patten, Professor of Epidemiology Department of Community Health.
Asking Questions Dr. Guerette. Appropriate Topics Counting Crime Counting Crime Asking respondents about their victimization or offenders about their.
JDS5 Training Guide. On Start Up you will see this screen click the OK button Click OK.
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.
Persevering Through the Prospectus Process By: Nicole Maxwell & Megan Nason.
Group 1 BDMPS Project Work The Survey on Use of ICT Facilities in TIC.
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.,
Analyzing Data. Learning Objectives You will learn to: – Import from excel – Add, move, recode, label, and compute variables – Perform descriptive analyses.
RES 320 expert Expect Success/res320expertdotcom FOR MORE CLASSES VISIT
PROBLEM SOLVING WARM-UP Fill in the spaces using any operation to solve the following (!, (), -/+,÷,×): = 6.
Understanding SPSS II Workshop Series August 9, 2016.
QS101 – Introduction to Quantitative Methods in Social Science Week 3: Conceptualisation, Operationalisation and Measurement Florian Reiche Teaching Fellow.
JavaScript Part 1 Introduction to scripting The ‘alert’ function.
JavaScript: Conditionals contd.
Chapter 4 Survey Research.
JavaScript Controlling the flow of your programs with ‘if’ statements
Exploring Primary Sources
socI 100: INTRODUCTION TO SOCIOLOGY
Graphical Output Basic Images.
Understanding SPSS II Workshop Series July 19, 2017.
Chapter 11 Survey Research
COMPLEMENTARY TEACHING MATERIALS
Lecture3 Data Gathering 1.
Introduction to SPSS.
ICT AND PRINCIPLES OF DATA ANALYSIS
Information Gathering Using Quantitative Methods
Have you signed up (or had) your meeting?
socI 100: INTRODUCTION TO SOCIOLOGY
Arrays and files BIS1523 – Lecture 15.
Access Database for CIS17
Research Methods For International Relations
QUANTIFYING DATA Quantitative analysis requires researchers code their data. Codes makes it possible to store data in computers. Computers are critical.
ECONOMETRICS ii – spring 2018
Introduction Introduction to Stata 2016.
Introduction to Stata Spring 2017.
MSIS 655 Advanced Business Applications Programming
Access Database for CIT12
Objectives This is an introduction to the statistical software STATA aiming at: Preparing the participants in STATA basics (interphase and commands) for.
Stata Basic Course Lab 4.
Lab 2 HRP223 – 2010 October 18, 2010 Copyright © Leland Stanford Junior University. All rights reserved. Warning: This presentation is protected.
Stata Basic Course Lab 2.
Boolean Expressions to Make Comparisons
Presentation, data and programs at:
Research Methods For International Relations
By A.Arul Xavier Department of mathematics
MEASUREMENT AND QUESTIONNAIRE CONSTRUCTION:
This lesson is for both investigation and artefact projects.
Presentation transcript:

QS101 – Introduction to Quantitative Methods in Social Science Week 2: Introduction to Stata and Preparation of Field Work Florian Reiche Teaching Fellow in Quantitative Methods Course Director, BA Politics and Sociology Deputy Director for Student Experience and Progression, PAIS F.Reiche@warwick.ac.uk

The Route Today Two Parts Introduction to Stata Preparation of Field Work

Resource Update http://www2.warwick.ac.uk/fac/cross_fac/q-step/currentstudents/qs101

PART 1

Conventions Normal Text Stata commands

The First Screen Command History Output Variable List Command Line

describe

What does a data set look like?  edit Variables Observations

Naming Variables Bad examples: q23, fubar, GenExp1 Good examples: age, gender, etc. No blanks Start with a letter Up to 10 characters Lower case

Entering data 1 Start with the following commands: clear edit

Edit / Browse Variable List Properties

Change Variable names

Syntax rename var1 id

Data sample What is your gender? Male 1 Female 2 Rate Warwick Awesome Even more Awesome Most Awesomest 3

Value Labels

Value labels (contd.)

Value labels (contd.)

Value labels (contd.)

Syntax again rename var2 gender label define sex 1 "Male" 2 "Female" label values gender sex If you want to look at an overview, type: codebook gender

Save the data set File  Save as  .dta

Good to know If you accidentally enter a letter, Stata turns the variable into a “string” variable Simple remedy: destring varlist, replace e.g. destring id, replace

PART 2

The Task Topic: The Intro Week Experience Conduct a small survey to assess how students assess the quality of intro week N: ~10 Design a questionnaire with about 10 questions Interviews will be conducted next week

A Guide to Questionnaire Design Conducting a Survey is complex You will learn this later on during the degree Here: Purpose defined Population: Students of Warwick Uni Type: Face to Face

A Guide to Questionnaire Design (contd.) Be clear about the focus of your research Which issues do you want to assess?  This will determine the focus of the questions you ask

A Guide to Questionnaire Design (contd.) Decide on a particular sequence of questions Prepare to tell people what the survey is about (intro statement) Begin with interesting questions More sensitive questions at the end (?) In any case, sequence needs to be logical

How to ask questions Avoid leading questions Be short and sweet No double negations, or double questions

A Guide to Questionnaire Design (contd.) Open versus closed questions Here: closed questions Single versus multiple response Here: Single response Likert Scales Very interesting, interesting, uninteresting, very uninteresting

Off you pop! Come together in groups of 3 Use the rest of the seminar to design your questionnaire Work on the questionnaire until next week, and make sure it is ready (see homework) Use literature! Put in at least 3 hours!

Homework, seminar, week 3 Ensure to have a finalised version of your questionnaire ready. Make sufficient hard copies of the questionnaire to conduct individual interviews (unless you want to go digital).