Introduction to Stata and DASP

Size: px
Start display at page:

Download "Introduction to Stata and DASP"

Transcription

1 Introduction to Stata and DASP Abdelkrim Araar, Sami Bibi and Jean-Yves Duclos Workshop on poverty and social impact analysis Dakar, Senegal, June 2010 Introduction to Stata and DASP PEP and UNDP June / 24

2 Outline Introduction to Stata DASP: a Stata package for distributive analysis Conclusion Introduction to Stata and DASP PEP and UNDP June / 24

3 Objectives Understand the basic structure of the Stata software; Discover Stata s various elements of graphical interface; Understand how DASP can be useful for the analysis of distributions of welfare; See the basic structure of DASP modules; Consider the challenges and the difficulties of measuring poverty and welfare in a money-metric framework; See how the information required by DASP is related to important issues in welfare economics; See how to generate tabular and graphical output with DASP Introduction to Stata and DASP PEP and UNDP June / 24

4 Outline Objectives Introduction to Stata Stata in few words Main Stata graphical interfaces Main Stata graphical interfaces Dialog box and Stata commands Introduction to Stata DASP: a Stata package for distributive analysis Conclusion Introduction to Stata and DASP PEP and UNDP June / 24

5 Stata in few words Stata is a statistical software used by several firms and academic institutions throughout the world. Stata allows, inter alia, to process data; perform statistical analysis; draw graphs; make statistical simulations; design specialized and complementary programs; Stata has become increasingly popular during the last years. This can be explained in part by its optimized design and its simple graphical interface. Introduction to Stata and DASP PEP and UNDP June / 24

6 Main Stata graphical interfaces Introduction to Stata and DASP PEP and UNDP June / 24

7 Main Stata graphical interfaces A The commands window This allows typing a Stata command line and executing it by entering the Enter button. Page-Up: to edit the preceding command. Page-Down: to edit the successive command. Tab: to complete the name of the variable. Introduction to Stata and DASP PEP and UNDP June / 24

8 Main Stata graphical interfaces B The review commands window This window displays the last few lines typed and executed in the commands window. Click once on a given command line that appears in this window to copy it in the commands window; Click twice on a given command line that appears in this window to execute it; Clicking on the left button of the mouse shows a menu that allows you to copy or save the commands used during the session in a *.do file. Introduction to Stata and DASP PEP and UNDP June / 24

9 Main Stata graphical interfaces C The variables window This window lists the names of the variables of the opened data file as well as their label names and format. Click once on a given variable to copy it in the commands window; Clicking on the left button of the mouse shows a menu that allows you to rename variables or add some notes on the current data file. Introduction to Stata and DASP PEP and UNDP June / 24

10 Main Stata graphical interfaces D The results window This window displays the results of the submitted Stata commands. Select part or the whole set of results and click on the left button of the mouse to copy that in text or tabulated format. Introduction to Stata and DASP PEP and UNDP June / 24

11 Dialog box and Stata commands Stata s main menu also contains other items to access the dialogue boxes. Dialogue boxes facilitate learning the syntax of Stata commands. To execute commands, Stata offers three possibilities: 1. Typing the command in the commands window and clicking on Entrer; 2. Executing the Stata command in a dialog box; 3. Executing a *.do file (an ASCII text file that contains a set of successive Stata command lines). Introduction to Stata and DASP PEP and UNDP June / 24

12 Dialog box and Stata commands To display the dialog box of a command, two options are available. The first is to select the command item from Stata s main menu Example: Main Menu: Statistics Summaries Summary statistics Summary statistics The second is to type the command db followed by the command of interest and then click on Entrer. Example db summarize Introduction to Stata and DASP PEP and UNDP June / 24

13 Dialog box and Stata commands Figure 1: Dialog box of the Summarize command Introduction to Stata and DASP PEP and UNDP June / 24

14 Dialog box and Stata commands Display the help for the command Reset: Initialize the dialog box fields by their default values. Copy in clipboard the syntax that will be generated after clicking on OK Execute the command and close the dialog box Close the dialog box. Execute the command without closing the dialog box. This button is useful when we plan to explore the command with different options. Introduction to Stata and DASP PEP and UNDP June / 24

15 Dialog box and Stata commands By clicking on Submit or on OK, the generated command appears automatically in the commands window. Each of the three forms of execution has its specific usefulness. 1. The use of dialog boxes generates an accurate Stata syntax when options are selected. This helps learn quickly Stata s command syntax. 2. A do file may contain a set of command lines that can form an entire program. Users can save this to reuse it and modify at their later convenience. 3. More advanced Stata users can use directly the commands window to generate quickly some statistical results. Introduction to Stata and DASP PEP and UNDP June / 24

16 Outline Objectives Introduction to Stata DASP: a Stata package for distributive analysis DASP in few words DASP features Other DASP features DASP s main menu DASP s main variables Using variables in DASP Inputting DASP commands Applications and files in DASP Producing curves with DASP Saving DASP graphs DASP: a Stata package for distributive analysis Conclusion Introduction to Stata and DASP PEP and UNDP June / 24

17 DASP in few words Stata enables programmers to provide specialized.ado routines to add to the power of the software. DASP, which stands for Distributive Analysis Stata Package, is mainly designed to assist researchers and policy analysts interested in conducting distributive analysis with Stata. DASP uses Stata for two main reasons: Stata is a powerful tool to store and manage household data surveys. Combining DASP and Stata allows to use the same environment for processing and analyzing data. Stata easily allows adding specialized programs, making it possible for programmers to add to its power and flexibility. Introduction to Stata and DASP PEP and UNDP June / 24

18 DASP features DASP allows to: Estimate the most popular statistics (indices, curves) used for the analysis of poverty, inequality, social welfare, and equity; Estimate the differences in such statistics; Estimate standard errors and confidence intervals by taking full account of survey design; Perform the most popular distributive decomposition procedures; Check for the ethical robustness of distributive comparisons; Support distributive analysis on more than one data base at the same time. Introduction to Stata and DASP PEP and UNDP June / 24

19 Other DASP features Contains optimized algorithms for the estimation of distributive indices; Unifies syntax and parameter use across various estimation procedures for distributive analysis. For each DASP module, three types of files are provided 1 : *.ado file: contains the program of the module. *.hlp file: contains the help material for the given module. *.dlg file: allows the user to perform the estimation using the module s dialog box. 1 For more information about DASP modules, see the user manual: (Araar and Duclos (2007)). Introduction to Stata and DASP PEP and UNDP June / 24

20 DASP s main menu DASP s windows menu makes it possible to access quickly each of the dialog boxes. The latter are grouped by main themes. Introduction to Stata and DASP PEP and UNDP June / 24

21 DASP s main variables VARIABLE OF INTEREST. This is the variable that usually captures living standards. It can represent, for instance, income per capita or expenditures per adult equivalent. SIZE VARIABLE. This refers to the ethical or physical size of the observation. This variable usually refers to the number of household members. GROUP VARIABLE. Say that we wish to estimate poverty within a country s rural area or within female-headed families. One way to do this is to force DASP to focus on a population subgroup defined as those for whom some GROUP VARIABLE(say, area of residence) equals a given GROUP NUMBER (say 2, for rural area). SAMPLING WEIGHT. Sampling weights are the inverse of the sampling probability. This variable should be set upon the initialization of the data set. Introduction to Stata and DASP PEP and UNDP June / 24

22 Using variables in DASP DASP makes it possible to use simultaneously more than one data file. The user should initialize each data file before using it with DASP. This initialization is done by: Labeling variables and values for categorical variables; Initializing the sampling design with the command svyset; Saving the initialized data file. It is useful to add a character such as I to the names of initialized files (Example: Uganda99I.dta) in order to distinguish them. Introduction to Stata and DASP PEP and UNDP June / 24

23 Inputting DASP commands Stata and DASP commands can be entered directly into a command window: An alternative is to use dialog boxes. For this, the command db should be typed and followed by the name of the relevant DASP module. Example: db ifgt. Introduction to Stata and DASP PEP and UNDP June / 24

24 Applications and files in DASP Two main types of applications are provided in DASP. For the first one, the estimation procedure uses only one data file, the data file in memory (or loaded ). It is from that file that the relevant variables must be specified. Introduction to Stata and DASP PEP and UNDP June / 24

25 Applications and files in DASP Two main types of applications are provided in DASP. For the second type of applications, two distributions are needed. For each of these two distributions, the user can specify the currently-loaded data file (the one in memory) or one saved on disk. Introduction to Stata and DASP PEP and UNDP June / 24

26 Producing curves with DASP DASP was strongly designed to facilitate the of use curves to display distributive information. For instance, if we wish to graph Lorenz curves to compare inequality between rural and urban areas, we can simply type the following command line: clorenz exppc, hgroup(zone) hsize(size) where in this example exppc is per capita expenditures, size is household size and zone is the zone variable (1 = rural / 2= urban). Introduction to Stata and DASP PEP and UNDP June / 24

27 Producing curves with DASP After executing this command the following windows appears: Introduction to Stata and DASP PEP and UNDP June / 24

28 Producing curves with DASP For many curves, DASP allows showing their confidence intervals according to selected levels of statistical significance (this value is by default set to 95%). For instance, to draw confidence intervals around FGT curves, we can use the cfgtsm DASP module. cfgtsm exppc, alpha(0) hsize(size) hgroup(sex) max(100000) Introduction to Stata and DASP PEP and UNDP June / 24

29 Producing curves with DASP After executing this command the following windows appears: Drawing the confidence interval of distributive curves (FGT curves) Introduction to Stata and DASP PEP and UNDP June / 24

30 Saving DASP graphs Graphs produced with DASP or Stata can be saved in many different formats. Among them: *.gph *.wmf *.eps is Stata s graphical format. It is useful to allow re-editing the graph (with Stata 10 or higher). is the Windows metafile format. This format may be easily inserted into Word documents. The user can also copy a Stata graph and past it directly into a Word document. is the encapsulated postscript format. This format can easily be inserted in Latex documents. Introduction to Stata and DASP PEP and UNDP June / 24

31 Outline Objectives Introduction to Stata DASP: a Stata package for distributive analysis Conclusion Summary Relevant DASP commands Exercises with Stata and DASP Reference Conclusion Introduction to Stata and DASP PEP and UNDP June / 24

32 Summary Stata is a popular software that provides powerful statistical applications and that is simple to use. Stata commands can be inputted through dialog boxes, do files, or commands windows. DASP facilitates the estimation of the most popular statistics used for the analysis of poverty, inequality, social welfare, and equity, and provides various sophisticated statistical tools to check for the robustness and the precision of such statistics DASP unifies syntax and parameter use across various estimation procedures for distributive analysis. DASP allows the use of two distributions at the same time, and simplifies the production of tables and graphs. Introduction to Stata and DASP PEP and UNDP June / 24

33 Relevant DASP commands FGT and EDE-FGT poverty indices (ifgt). FGT CURVE with confidence interval (cfgts). Lorenz and concentration CURVES (clorenz). Introduction to Stata and DASP PEP and UNDP June / 24

34 Exercises with Stata and DASP Exercises 1.1, 1.2, 1.3 Introduction to Stata and DASP PEP and UNDP June / 24

35 Reference ARAAR, A. AND J.-Y. DUCLOS (2007): DASP: Distributive Analysis Stata Package, PEP, CIRPÉE and World Bank, Université Laval. Introduction to Stata and DASP PEP and UNDP June / 24

USER MANUAL. DASP version 2.3. DASP: Distributive Analysis Stata Package. Abdelkrim Araar, Jean Yves Duclos

USER MANUAL. DASP version 2.3. DASP: Distributive Analysis Stata Package. Abdelkrim Araar, Jean Yves Duclos USER MANUAL DASP version 2.3 DASP: Distributive Analysis Stata Package By Abdelkrim Araar, Jean Yves Duclos Université Laval PEP, CIRPÉE and World Bank June 2013 Table of contents Table of contents...

More information

USER MANUAL. DASP version 2.0. DASP: Distributive Analysis Stata Package. Abdelkrim Araar, Jean Yves Duclos

USER MANUAL. DASP version 2.0. DASP: Distributive Analysis Stata Package. Abdelkrim Araar, Jean Yves Duclos USER MANUAL DASP version 2.0 DASP: Distributive Analysis Stata Package By Abdelkrim Araar, Jean Yves Duclos Université Laval PEP, CIRPÉE and World Bank June 2009 Table of contents Table of contents...

More information

ADePT: Labor. Technical User s Guide. Version 1.0. Automated analysis of the labor market conditions in low- and middle-income countries

ADePT: Labor. Technical User s Guide. Version 1.0. Automated analysis of the labor market conditions in low- and middle-income countries Development Research Group, Development Economics, World Bank ADePT: Labor Version 1.0 Automated analysis of the labor market conditions in low- and middle-income countries Technical User s Guide The ADePT

More information

Using ADePT Edu: A Step-by-Step Guide

Using ADePT Edu: A Step-by-Step Guide Chapter 3 Using ADePT Edu: A Step-by-Step Guide This technical guide to ADePT Edu illustrates each of the steps required to install and operate the software. 1 The chapter begins by identifying the computer

More information

Technical Working Session on Profiling Equity Focused Information

Technical Working Session on Profiling Equity Focused Information Technical Working Session on Profiling Equity Focused Information Using to create, knowledge and wisdom (with a particular focus on meta) 23 26 June, 2015 UN ESCAP, Bangkok 24/06/2015 1 Aims 1. Outline

More information

Plenary Session VII: Implementing the Microsimulations in Stata. Outline

Plenary Session VII: Implementing the Microsimulations in Stata. Outline Plenary Session VII: Implementing the Microsimulations in Stata Martín Cicowiez CEDLAS-UNLP Marco V. Sánchez UN-DESA Presentation for the Second Training Workshop of the Project Assessing Development Strategies

More information

Navigating a Database Efficiently

Navigating a Database Efficiently Navigating a Database Efficiently 1 Navigating a Database Efficiently THE BOTTOM LINE Often, the people who use a database are not the same people who create a database, and thus they may have difficulty

More information

Basic Stata Tutorial

Basic Stata Tutorial Basic Stata Tutorial By Brandon Heck Downloading Stata To obtain Stata, select your country of residence and click Go. Then, assuming you are a student, click New Educational then click Students. The capacity

More information

Mobile Phones, Household Welfare and Women s Empowerment: Evidence from Rural Off-grid Regions of Bangladesh

Mobile Phones, Household Welfare and Women s Empowerment: Evidence from Rural Off-grid Regions of Bangladesh Mobile Phones, Household Welfare and Women s Empowerment: Evidence from Rural Off-grid Regions of Bangladesh Monzur Hossain, BIDS Hussain Samad, World Bank Presented in BIDS Research Almanac, December

More information

Modifications were to the Background Check process to the various modules in FSFN, support the following enhancements:

Modifications were to the Background Check process to the various modules in FSFN, support the following enhancements: Introduction to the Background Check process To familiarize you with this new functionality, this module includes a system overview of the Background Check screens. Modifications made to the Background

More information

Regional Focus: Asia Pacific - the world's largest mobile phone market

Regional Focus: Asia Pacific - the world's largest mobile phone market Regional Focus: Asia Pacific - the world's largest mobile phone market Euromonitor International 10 March 2010 Asia Pacific has the highest number of mobile phone subscriptions of all world regions, yet

More information

Maintenance Coordinator RECURRING TASK INSTRUCTIONS

Maintenance Coordinator RECURRING TASK INSTRUCTIONS Maintenance Coordinator RECURRING TASK INSTRUCTIONS Overview The purpose of this document is to outline the creating and assigning of task work order instructions to both standard and recurring work orders.

More information

What is Stata? A programming language to do sta;s;cs Strongly influenced by economists Open source, sort of. An acceptable way to manage data

What is Stata? A programming language to do sta;s;cs Strongly influenced by economists Open source, sort of. An acceptable way to manage data Introduc)on to Stata Training Workshop on the Commitment to Equity Methodology CEQ Ins;tute, Asian Development Bank, and The Ministry of Finance Dili May-June, 2017 What is Stata? A programming language

More information

Metrics Tutorial. Table of Contents. 1. Introduction

Metrics Tutorial. Table of Contents. 1. Introduction Metrics Tutorial Table of Contents 1. Introduction 2. The Set-Up Editor 3. The Project File Manager 4. Data Windows 5. Plot Windows 6. Exporting and Importing Data 7. Linking Metrics and Excel 1. Introduction

More information

Introduction to Social Explorer

Introduction to Social Explorer Introduction to Social Explorer Janine Billadello, Geospatial Data Lab, Baruch College October 1, 2015 Abstract This tutorial will introduce you to Social Explorer, an online mapping interface that allows

More information

User Guide For Universal Devices Administrative Console (ISY)

User Guide For Universal Devices Administrative Console (ISY) User Guide For Universal Devices Administrative Console (ISY) - 1 - Table of Contents 1. PURPOSE 6 2. THEORY OF OPERATION 6 3. INSTALLATION 7 4. CONFIGURATION 8 4.1 Prerequisites 8 4.1.1 Host Computer

More information

Health Equity Assessment Toolkit Plus Upload Database Edition

Health Equity Assessment Toolkit Plus Upload Database Edition Health Equity Assessment Toolkit Plus Upload Database Edition USER MANUAL 1 Copyright World Health Organization, 2016 2018. Disclaimer Your use of these materials is subject to the Terms of Use and Software

More information

DOCUMENT RETENTION ARCHIVE UTILITY

DOCUMENT RETENTION ARCHIVE UTILITY DOCUMENT RETENTION ARCHIVE UTILITY jsql LLC User Guide A tool to identify and archive documents in Matters to match your Records Retention Policy. Documents, Docket Events, and Notes can also be searched

More information

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017 ORAC Match User Manual for Support Workers V1.0 Updated 13/11/2017 1 Contents: The Login Screen: ORAC can be accessed through any web browser, smartphone or tablet via the following link; https://app.orac.support

More information

Decent Standard of Living Index (DSLI) Project Meeting

Decent Standard of Living Index (DSLI) Project Meeting Decent Standard of Living Index (DSLI) Project Meeting Dr Gemma Wright Cape Town Friday 22 nd March 2018 Overview What is a Decent Standard of Living (DSL) threshold? How might a DSL measure be useful?

More information

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017 ORAC Match User Manual for Support Workers V1.0 Updated 13/11/2017 1 Contents: The Login Screen: ORAC can be accessed through any web browser, smartphone or tablet via the following link; https://app.orac.support

More information

Quick Guide to American FactFinder

Quick Guide to American FactFinder Quick Guide to American FactFinder 1. Search Terms... 2 2. Finding Neighborhoods... 6 3. Downloading the Tables 13 4. Interpreting the Numbers... 18 Introduction The American FactFinder is a useful online

More information

DEPARTMENT OF POLITICAL SCIENCE AND INTERNATIONAL RELATIONS. Posc/Uapp 816 INTRODUCTION

DEPARTMENT OF POLITICAL SCIENCE AND INTERNATIONAL RELATIONS. Posc/Uapp 816 INTRODUCTION DEPARTMENT OF POLITICAL SCIENCE AND INTERNATIONAL RELATIONS Posc/Uapp 816 INTRODUCTION I. CLASS 1: AGENDA A. Course objectives and a pep talk 1. Statistics and substantive theory. B. Course procedures

More information

AudienceView How To Guides How to Run a Crosstab Report

AudienceView How To Guides How to Run a Crosstab Report AudienceView How To Guides How to Run a Crosstab Report What is a Crosstab report? A Crosstab Report allows you to conduct data exploration and profiling exercises for selected audiences using the full

More information

Overview of SAS/GIS Software

Overview of SAS/GIS Software 3 CHAPTER 1 Overview of SAS/GIS Software Introduction to Geographic Information Systems 3 Features of SAS Software 4 Data in SAS/GIS Applications 5 Spatial Data 5 Spatial Data Layers 6 Spatial Data Coverages

More information

Teleuse on a Shoestring

Teleuse on a Shoestring Teleuse on a Shoestring LIRNEasia Media Workshop Singapore. 28 February 2007 Agenda Research methodology & key findings: Harsha de Silva The SMS story and others Lorraine Carlos Salazar The next billion

More information

22/10/16. Data Coding in SPSS. Data Coding in SPSS. Data Coding in SPSS. Data Coding in SPSS

22/10/16. Data Coding in SPSS. Data Coding in SPSS. Data Coding in SPSS. Data Coding in SPSS DATA CODING IN SPSS STAFF TRAINING WORKSHOP March 28, 2017 Delivered by Dr. Director of Applied Economics Unit African Heritage Institution Enugu Nigeria To code data in SPSS, Lunch the SPSS The Data Editor

More information

There are 3 main windows, and 3 main types of files, in SPSS: Data, Syntax, and Output.

There are 3 main windows, and 3 main types of files, in SPSS: Data, Syntax, and Output. U6310 Quantitative Techniques Lab - September 2001 Intro to SPSS SPSS works like this: You have a data set (either you create one or use an existing file such as the GSS). You choose analysis techniques

More information

NMCRIS Map Service Application Feature Editing

NMCRIS Map Service Application Feature Editing NMCRIS Map Service Application Feature Editing Exercise goal: Users will edit the polygonal boundaries for activities and resources in the NMCRIS Map Service. Important: This exercise is a sample presentation

More information

How to create a new portfolio account

How to create a new portfolio account How to create a new portfolio account Before you can begin entering transactions, you must first create the account or accounts in which you want your transactions to be filed. Once an account is created

More information

ICSSR Data Service. Stata: User Guide. Indian Council of Social Science Research. Indian Social Science Data Repository

ICSSR Data Service. Stata: User Guide. Indian Council of Social Science Research. Indian Social Science Data Repository http://www.icssrdataservice.in/ ICSSR Data Service Indian Social Science Data Repository Stata: User Guide Indian Council of Social Science Research ICSSR Data Service Contents: 1. Introduction 1 2. Opening

More information

WORKSHOP: Using the Health Survey for England, 2014

WORKSHOP: Using the Health Survey for England, 2014 WORKSHOP: Using the Health Survey for England, 2014 There are three sections to this workshop, each with a separate worksheet. The worksheets are designed to be accessible to those who have no prior experience

More information

Dr. Barbara Morgan Quantitative Methods

Dr. Barbara Morgan Quantitative Methods Dr. Barbara Morgan Quantitative Methods 195.650 Basic Stata This is a brief guide to using the most basic operations in Stata. Stata also has an on-line tutorial. At the initial prompt type tutorial. In

More information

Notes for Student Version of Soritec

Notes for Student Version of Soritec Notes for Student Version of Soritec Department of Economics January 20, 2001 INSTRUCTIONS FOR USING SORITEC This is a brief introduction to the use of the student version of the Soritec statistical/econometric

More information

Mobile Broadband: Where We Are and. Where We Could Go

Mobile Broadband: Where We Are and. Where We Could Go Mobile Broadband: Where We Are and James E. Prieger Pepperdine University School of Public Policy Malibu, California June 2013 Where We Could Go Pepperdine University School of Public Policy Introduction

More information

Exercise 13. Accessing Census 2000 PUMS Data

Exercise 13. Accessing Census 2000 PUMS Data Exercise 13. Accessing Census 2000 PUMS Data Purpose: The goal of this exercise is to extract some 2000 PUMS data for Asian Indians for PUMAs within California. You may either download the records for

More information

User's Handbook, VentureXpert Edition

User's Handbook, VentureXpert Edition User's Handbook, VentureXpert Edition Viewing this document SDC Platinum To navigate through this document, click on the icon, or choose Bookmarks and Page from the View menu. This will display a column

More information

Introduction to Statistics lab 1

Introduction to Statistics lab 1 Introduction to Statistics lab 1 Johan A. Elkink jos.elkink@ucd.ie 7 September 2015 The main purpose of today s class is to get a feel for how to open, access and view data, and to get some familiarity

More information

Introduction to data analysis using STATA. Miguel Niño-Zarazúa World Institute for Development Economics Research United Nations University

Introduction to data analysis using STATA. Miguel Niño-Zarazúa World Institute for Development Economics Research United Nations University Introduction to data analysis using STATA Miguel Niño-Zarazúa World Institute for Development Economics Research United Nations University Background STATA is powerful command driven package for statistical

More information

Introduc)on to Stata. Training Workshop on the Commitment to Equity Methodology CEQ Ins;tute and The Ministry of Finance Accra February 7-10, 2017

Introduc)on to Stata. Training Workshop on the Commitment to Equity Methodology CEQ Ins;tute and The Ministry of Finance Accra February 7-10, 2017 Introduc)on to Stata Training Workshop on the Commitment to Equity Methodology CEQ Ins;tute and The Ministry of Finance Accra February 7-10, 2017 What is Stata? A programming language to do sta;s;cs Strongly

More information

Surviving Stata Workshop

Surviving Stata Workshop Surviving Stata Workshop dataservices.gmu.edu/workshops/stata 2 1 Those participating in the workshop will be provided the data file. The following instructions enable others to get and open the file.

More information

US Geo-Explorer User s Guide. Web:

US Geo-Explorer User s Guide. Web: US Geo-Explorer User s Guide Web: http://usgeoexplorer.org Updated on October 26, 2016 TABLE OF CONTENTS Introduction... 3 1. System Interface... 5 2. Administrative Unit... 7 2.1 Region Selection... 7

More information

Introduction to STATA

Introduction to STATA Center for Teaching, Research and Learning Research Support Group American University, Washington, D.C. Hurst Hall 203 rsg@american.edu (202) 885-3862 Introduction to STATA WORKSHOP OBJECTIVE: This workshop

More information

Workshop 15. Single Pass Rolling of a Thick Plate

Workshop 15. Single Pass Rolling of a Thick Plate Introduction Workshop 15 Single Pass Rolling of a Thick Plate Rolling is a basic manufacturing technique used to transform preformed shapes into a form suitable for further processing. The rolling process

More information

DISCUSSION PAPER. Recommendations for a common UN System wide agenda on NCDs

DISCUSSION PAPER. Recommendations for a common UN System wide agenda on NCDs First Meeting of UN Funds, Programmes and Agencies on the Implementation of the Political Declaration of the High level Meeting of the General Assembly on the Prevention and Control of NCDs (New York,

More information

Ans 1-j)True, these diagrams show a set of classes, interfaces and collaborations and their relationships.

Ans 1-j)True, these diagrams show a set of classes, interfaces and collaborations and their relationships. Q 1) Attempt all the following questions: (a) Define the term cohesion in the context of object oriented design of systems? (b) Do you need to develop all the views of the system? Justify your answer?

More information

An Exploration of Smartphone-Based Mobile Money Applications in Pakistan

An Exploration of Smartphone-Based Mobile Money Applications in Pakistan RESEARCH BRIEF July 2017 An Exploration of Smartphone-Based Mobile Money Applications in Pakistan Computer Science & Engineering at the University of Washington July 15, 2017 0 Today, 38% of the world

More information

R TUTORIAL 1

R TUTORIAL 1 Canazei 2018 Winter School on Inequality and Social Welfare Theory R TUTORIAL paolo.brunori@unifi.it 1 Class 1: how to program your own inequality index 1.1 Handle the data 1.2 Write the function 1.3 Bootstrap

More information

IPUMS Training and Development: Requesting Data

IPUMS Training and Development: Requesting Data IPUMS Training and Development: Requesting Data IPUMS PMA Exercise 2 OBJECTIVE: Gain an understanding of how IPUMS PMA service delivery point datasets are structured and how it can be leveraged to explore

More information

Amicus Link Guide: Timeslips

Amicus Link Guide: Timeslips Amicus Link Guide: Timeslips Applies to: Amicus Attorney Premium 2015 Synchronize your Amicus and Timeslips matter files/clients, and dynamically exchange your Amicus time entries and expenses to Timeslips.

More information

INSTALLATION GUIDE. Trimble PipeDesigner 3D Software

INSTALLATION GUIDE. Trimble PipeDesigner 3D Software INSTALLATION GUIDE Trimble PipeDesigner 3D Software Revision A May 2015 F Englewood Office Trimble Navigation Limited 116 Inverness Drive East, Suite 210 Englewood, Colorado 80112 (800) 234-3758 Copyright

More information

Table of Contents. P a g e 2. Administrator Training

Table of Contents. P a g e 2. Administrator Training Table of Contents Searching for a User... 3 Adding Users & Clients... 3 Searching for Courses... 4 Adding Courses... 5 Entering Third Party Courses... 5 Entering In-House Courses... 7 In-House Courses...

More information

Cleaning the data: Who should do What, When? José Antonio Mejía Inter American Development Bank SDS/POV MECOVI Program February 28, 2001

Cleaning the data: Who should do What, When? José Antonio Mejía Inter American Development Bank SDS/POV MECOVI Program February 28, 2001 Cleaning the data: Who should do What, When? José Antonio Mejía Inter American Development Bank SDS/POV MECOVI Program February 28, 2001 Precious resource Better to answer these questions than to have

More information

Introduction to Statistics lab 1

Introduction to Statistics lab 1 Introduction to Statistics lab 1 Johan A. Elkink jos.elkink@ucd.ie 10 September 2018 The main purpose of today s class is to get a feel for how to open, access and view data, and to get some familiarity

More information

User Manual.

User Manual. User Manual www.districtmetrics.com District Metrics (DM) helps you to unravel the potential household consumers in India at a disaggregated level. The service brings you, in a single platform, demographics,

More information

Integration Guide. MaritzCX for Adobe

Integration Guide. MaritzCX for Adobe June 9, 2015 Table of Contents Overview...3 Prerequisites...3 Build Your Survey...4 Step 1 - Create Your Survey...4 Step 2 - Design Your Survey...4 Step 3 - Publish and Activate Your Survey...6 Embed the

More information

CA ERwin Data Modeler

CA ERwin Data Modeler CA ERwin Data Modeler Implementation Guide Service Pack 9.5.2 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to only and is subject

More information

Building Self-Service BI Solutions with Power Query. Written By: Devin

Building Self-Service BI Solutions with Power Query. Written By: Devin Building Self-Service BI Solutions with Power Query Written By: Devin Knight DKnight@PragmaticWorks.com @Knight_Devin CONTENTS PAGE 3 PAGE 4 PAGE 5 PAGE 6 PAGE 7 PAGE 8 PAGE 9 PAGE 11 PAGE 17 PAGE 20 PAGE

More information

Cross-Sectional Analysis

Cross-Sectional Analysis STATA 13 - SAMPLE SESSION Cross-Sectional Analysis Short Course Training Materials Designing Policy Relevant Research and Data Processing and Analysis with STATA 13 for Windows* 1st Edition Margaret Beaver

More information

A QUICK INTRODUCTION TO STATA

A QUICK INTRODUCTION TO STATA A QUICK INTRODUCTION TO STATA This module provides a quick introduction to STATA. After completing this module you will be able to input data, save data, transform data, create basic tables, create basic

More information

Chapter 3 Managing Results in Projects. Chapter Table of Contents

Chapter 3 Managing Results in Projects. Chapter Table of Contents Chapter 3 Managing Results in Projects Chapter Table of Contents Introduction... 55 Managing Projects... 55 CreatingaProject... 55 SavingaProject... 56 SavingaProjectUnderAnotherName... 57 RenamingaFolder...

More information

Part A: Time Series Application

Part A: Time Series Application MBA 555, MANAGERIAL ECONOMICS Computer-Assisted-Learning (CAL): Neuro-economic nonlinear Business Modeling Base Year: AY 2014 Dr. Gordon H. Dash, Jr. Submissions must be made by email: ghdash@uri.edu Due

More information

Advanced Training Manual: Surveys Last Updated: October 2013

Advanced Training Manual: Surveys Last Updated: October 2013 Advanced Training Manual: Surveys Last Updated: October 2013 Advanced Training Manual: Surveys Page 1 of 28 Table of Contents Introduction Training Objective Surveys Overview Survey Table Survey Options

More information

17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA Document Variables Code Variables... 1

17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA Document Variables Code Variables... 1 17 - Variables Contents 17 - VARIABLES... 1 DOCUMENT AND CODE VARIABLES IN MAXQDA... 1 Document Variables... 1 Code Variables... 1 The List of document variables and the List of code variables... 1 Managing

More information

A Tutorial on Agent Based Software Engineering

A Tutorial on Agent Based Software Engineering A tutorial report for SENG 609.22 Agent Based Software Engineering Course Instructor: Dr. Behrouz H. Far A Tutorial on Agent Based Software Engineering Qun Zhou December, 2002 Abstract Agent oriented software

More information

Appendix II: STATA Preliminary

Appendix II: STATA Preliminary Appendix II: STATA Preliminary STATA is a statistical software package that offers a large number of statistical and econometric estimation procedures. With STATA we can easily manage data and apply standard

More information

Oracle DTP. Release Oracle irecruitment External Applicants User Manual. Created By Date & Time Version Description PAS 9/8/

Oracle DTP. Release Oracle irecruitment External Applicants User Manual. Created By Date & Time Version Description PAS 9/8/ Oracle 2014 DTP Oracle irecruitment External Applicants User Manual Release 12.1.3 Created By Date & Time Version Description PAS 9/8/2014 1.1 Table of Contents Navigation Icons... 2 Overview... 3 Register

More information

2 Spreadsheet Considerations 3 Zip Code and... Tax ID Issues 4 Using The Format... Cells Dialog 5 Creating The Source... File

2 Spreadsheet Considerations 3 Zip Code and... Tax ID Issues 4 Using The Format... Cells Dialog 5 Creating The Source... File Contents I Table of Contents Part 1 Introduction 1 Part 2 Importing from Microsoft Excel 1 1 Overview... 1 2 Spreadsheet Considerations... 1 3 Zip Code and... Tax ID Issues 2 4 Using The Format... Cells

More information

User Guide. Module 7: Generating Reports

User Guide. Module 7: Generating Reports User Guide Module 7: Generating Reports Module 7 provides information on generating reports to meet the needs of students, faculty, and administration. NOTE: There may be a 10-minute delay from the time

More information

User Services Spring 2008 OBJECTIVES Introduction Getting Help Instructors

User Services Spring 2008 OBJECTIVES  Introduction Getting Help  Instructors User Services Spring 2008 OBJECTIVES Use the Data Editor of SPSS 15.0 to to import data. Recode existing variables and compute new variables Use SPSS utilities and options Conduct basic statistical tests.

More information

Linking Reports to your Database in Crystal Reports 2008

Linking Reports to your Database in Crystal Reports 2008 Linking Reports to your Database in Crystal Reports 2008 After downloading and saving a report on your PC, either (1) browse-to the report using Windows Explorer and double-click on the report file or

More information

Lesson 5 - Creating Prescription Maps. Exercise 5-1

Lesson 5 - Creating Prescription Maps. Exercise 5-1 Lesson 5 - Creating Prescription Maps Exercise 5-1 Objective: Create a phosphorus prescription map based on the University of Nebraska-Lincoln recommendations. 1. File-Open Project_5-0.map. The required

More information

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide SyncFirst Standard Quick Start Guide Step-By-Step Guide How to Use This Manual This manual contains the complete documentation set for the SyncFirst system. The SyncFirst documentation set consists of

More information

CENTRAL INTAKE. AES Central Intake User Guide. AES University Manual. Adaptive Enterprise Solutions

CENTRAL INTAKE. AES Central Intake User Guide. AES University Manual. Adaptive Enterprise Solutions CENTRAL INTAKE AES Central Intake User Guide AES University Manual Adaptive prise Solutions 8401 Colesville Road Suite 450 Silver Spring, MD 20910 800.237.9785 Toll Free 301.589.3434 Voice 301.589.9254

More information

Introduction to IPUMS

Introduction to IPUMS Introduction to IPUMS Katie Genadek Minnesota Population Center University of Minnesota kgenadek@umn.edu The IPUMS projects are funded by the National Science Foundation and the National Institutes of

More information

Creating a Pivot Table

Creating a Pivot Table Contents Introduction... 1 Creating a Pivot Table... 1 A One-Dimensional Table... 2 A Two-Dimensional Table... 4 A Three-Dimensional Table... 5 Hiding and Showing Summary Values... 5 Adding New Data and

More information

Golden Software, Inc.

Golden Software, Inc. Golden Software, Inc. Only $299! The most sophisticated graphing package available, providing the professional quality you need with the flexibility you want. Create one of the more than 30 different graph

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

Page 1 of 6 Tips and Tricks >Creating PostScript and PDF files in layout packages >Creating a PostScript file in Adobe Illustrator Creating a PostScript file in Adobe Illustrator The Adobe Illustrator

More information

CHAPTER - 7 MARKETING IMPLICATIONS, LIMITATIONS AND SCOPE FOR FUTURE RESEARCH

CHAPTER - 7 MARKETING IMPLICATIONS, LIMITATIONS AND SCOPE FOR FUTURE RESEARCH CHAPTER - 7 MARKETING IMPLICATIONS, LIMITATIONS AND My powers are ordinary. Only my application brings me success. - Isaac Newton In the previous chapter, there was the discussion regarding major findings

More information

STEP 1 STEP 2 OFFLINE EDITOR FOR HATHOR SOFTWARE HOW TO INSTALL THE OFFLINE EDITOR: 1 P age

STEP 1 STEP 2 OFFLINE EDITOR FOR HATHOR SOFTWARE HOW TO INSTALL THE OFFLINE EDITOR: 1 P age OFFLINE EDITOR FOR HATHOR SOFTWARE HOW TO INSTALL THE OFFLINE EDITOR: STEP 1 First download the latest released version of the HATHOR software from our website: The setup file is named Prego- X.X.X.X.exe.(X

More information

Using Subroutines and Loops to Simplify Submissions Involving Several Datasets

Using Subroutines and Loops to Simplify Submissions Involving Several Datasets Using Subroutines and Loops to Simplify Submissions Involving Several Datasets Goal When doing comparative research, it is natural to want to run the same routine across several different countries or

More information

Using American FactFinder

Using American FactFinder Using American FactFinder John DeWitt Lisa Neidert Project Manager Data Services Social Science Data Analysis Network Population Studies Center What is American FactFinder? http://factfinder.census.gov

More information

Extended Search Administration

Extended Search Administration IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 Note! Before using

More information

SimplyMap Canada Research Guide

SimplyMap Canada Research Guide SimplyMap Canada Research Guide October 2016 Contents What is SimplyMap?... 1 What can I do with SimplyMap?... 1 Get Started Using SimplyMap... 1 Understanding the Geography of the Census... 1 SimplyMap

More information

Morningstar Advisor Workstation SM Quick Start Guide

Morningstar Advisor Workstation SM Quick Start Guide Morningstar Advisor Workstation provides financial advisors with tools for security research, portfolio analysis, and sales presentations. This is designed to get you up and running quickly, taking you

More information

Connecting to SEEStat on the Technion SEELab Server

Connecting to SEEStat on the Technion SEELab Server Connecting to SEEStat on the Technion SEELab Server Introduction: SEEStat is a system that enables users to easily conduct operational and performance analyses of massive datasets; in particular, datasets

More information

QDA Miner. Addendum v2.0

QDA Miner. Addendum v2.0 QDA Miner Addendum v2.0 QDA Miner is an easy-to-use qualitative analysis software for coding, annotating, retrieving and reviewing coded data and documents such as open-ended responses, customer comments,

More information

Post PC Era: Mobile Banking & Payments in Emerging Markets. Report Covers: India, Kenya, Indonesia, Ghana and Nigeria

Post PC Era: Mobile Banking & Payments in Emerging Markets. Report Covers: India, Kenya, Indonesia, Ghana and Nigeria Post PC Era: Mobile Banking & Payments in Emerging Markets Report Covers: India, Kenya, Indonesia, Ghana and Nigeria In emerging markets, formal banking only reaches a small percent of the population,

More information

Working with Mailbox Manager

Working with Mailbox Manager Working with Mailbox Manager A user guide for Mailbox Manager supporting the Message Storage Server component of the Avaya S3400 Message Server Mailbox Manager Version 5.0 February 2003 Copyright 2003

More information

Personalise your HSBCnet workspace

Personalise your HSBCnet workspace How to Personalise your HSBCnet workspace HSBCnet enables you to customise the appearance of tabs and services on your HSBCnet personal page. To personalise your HSBCnet workspace, select Personalise.

More information

VERSION 7 JUNE Union Benefits. Employer User Guide Data Collection Tool

VERSION 7 JUNE Union Benefits. Employer User Guide Data Collection Tool VERSION 7 JUNE 2018 Union Benefits Employer User Guide Data Collection Tool About this guide This document is intended to provide an overview of the main sections of the Data Collection Tool ( DCT ) for

More information

Data Analysis using SPSS

Data Analysis using SPSS Data Analysis using SPSS 2073/03/05 03/07 Bijay Lal Pradhan, Ph.D. Ground Rule Mobile Penalty Participation Involvement Introduction to SPSS Day 1 2073/03/05 Session I Bijay Lal Pradhan, Ph.D. Object of

More information

Morningstar Advisor Workstation SM Quick Start Guide

Morningstar Advisor Workstation SM Quick Start Guide Morningstar Advisor Workstation provides financial advisors with tools for security research, portfolio analysis, and sales presentations. This is designed to get you up and running quickly, taking you

More information

PCB List Panel. Contents

PCB List Panel. Contents PCB List Panel Contents Function Content and Use Defining Panel Display Scope Working with Filtered Objects Displaying Workspace Selection Displaying Filtering Results Using the Panel to Select Objects

More information

Applied Regression Modeling: A Business Approach

Applied Regression Modeling: A Business Approach i Applied Regression Modeling: A Business Approach Computer software help: SAS SAS (originally Statistical Analysis Software ) is a commercial statistical software package based on a powerful programming

More information

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE 1.0 Quest Enterprise Reporter Discovery Manager USER GUIDE 2012 Quest Software. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Analysis and visualization with v isone

Analysis and visualization with v isone Analysis and visualization with v isone Jürgen Lerner University of Konstanz Egoredes Summerschool Barcelona, 21. 25. June, 2010 About v isone. Visone is the Italian word for mink. In Spanish visón. visone

More information

Marin HMIS Online. Introduction to using the Client Services Network

Marin HMIS Online. Introduction to using the Client Services Network Marin HMIS Online Introduction to using the Client Services Network First time logging into the system To enter the system go to https://www.clientservicesnetwork.com/csnmarinca/ Click on Login. The Login

More information

LIHP Monthly Aggregate Reporting Instructions Manual. Low Income Health Program Evaluation

LIHP Monthly Aggregate Reporting Instructions Manual. Low Income Health Program Evaluation LIHP Monthly Aggregate Reporting Instructions Manual Low Income Health Program Evaluation April 2013 Version History Exhibit 1: Version History Version Date Author Updates Summary V1 February 2013 UCLA:

More information