MWPSA Paper

I will be flying for Chicago early Wednesday morning for the Midwest Political Science Association Conference.  This is my first co-authored paper with Julie (another contributor to his blog) and we will present the following paper Thursday morning: The contemporary rise to infamy of Blackwater Worldwide and the private corporation's misdeeds in the Iraq War … Read more

The Atlas of the Real World

The Atlas of the Real World provides a potentially powerful visual tool that re-sizes nation-states on a globe based on their rank or gravity on particular issues: The Atlas of the Real World uses software to depict the nations of the world, not by their physical size, but by their demographic importance on a range of subjects. … Read more

Data collection using Web-based Forms

Thanks to a comment on an earlier post, Stephen Haptonstahl answered some of my questions and technical misgivings I had about setting up a larger user interface for collecting data via a webpage.  Specifically, he has an article in the Political Methodologist‘s from 2008 (the specific issue can be found here, starts on page 12) … Read more

Manual Data Collection in the age of Computers

I am beginning a new data collection project that requires the manual coding of data collected from various sources in print and online.  As I start this project, I am tasked with how to build a master record of all the data I collect in the process.  I have worked on projects that used extensive paper coding forms that were later filed away only to be retrieved when appropriate.  This serves as a safeguard to both checking original coding decision, errors in the database, and any other information the coders found while researching the topic at hand.  Alternatively, other projects had an evolving excel spreadsheet that itself was the master record – duplicate copies served as a safeguard against accidents while the final form only existed when the researchers stopped coding.  Finally, projects that are entirely automated tend to generate their own database that the researchers can then use to extract useful information into a final dataset for examination.

For this project, I decided to make a separate, master database that then will be used to generate data sets as needed.  Any changes will be documented in the master set and stripping out coding variables (last updated, side notes, etc.) that are otherwise irrelevant to people using the data.  Thus, the final versions will be tab delimited for general consumption, produce in Stata, and a R version while the master remains in a different format for official changes.

More after the jump; those interested, there are screenshots and I attempt to elicit ideas for more efficient mechanisms to collect and store data…

Read more

Do Deployed US Troops foster Economic Growth?

While browsing newly posted articles at the Social Science Research Network, I came across this paper by Garett Jones and Tim Kane.  The abstract: In the midst of a major U.S. military effort in Iraq and the Middle East, economists should be able to assess the relationship between U.S. troops and growth.   The necessity of … Read more

Did Data Kill Theory?

Thanks to Geoff McGovern for pointing us toward a fascinating essay in Wired.  Chris Anderson posits that the accessibility of information has vaulted us into what he calls the Petrabyte Age, in which

information is not a matter of simple three- and four-dimensional
taxonomy and order but of dimensionally agnostic statistics. It calls
for an entirely different approach, one that requires us to lose the
tether of data as something that can be visualized in its totality. It
forces us to view data mathematically first and establish a context for
it later.

Given how much data is readily available, Anderson continues, "[w]e can
analyze the data without hypotheses about what it might show."  The
scientific method encourages us to explain what we know about the world
and make greater generalizations about the rest of it that we have not
observed; but if we can observe everything, essentially, it seems that
generalizations are no longer necessary.  We don’t need to guess about
what the world might look like, because an hour in front of the
computer can tell us. 

More after the jump.

Read more

Something to keep an eye out for: Google Data

Wired reports that Google plans to release, soon, a framework for hosting, storing, and distributing large or frequently used data.  The Project, Palimpsest, will pay the fees to both ship the data (by sending users a 3TB hard drive to download the data) and for hosting.  This, if applicable for political science scholars, not only … Read more

Presenting Results over at ELS

Christopher Zorn over at the Empirical Legal Studies blog is doing a series on presenting results in an understandable and useful manner.  Given my own sins in generating tables, this should be an enlightening series to follow.  Michael A. AllenMichael A. Allen is an Associate Professor of Political Science at Boise State University. His research … Read more

I am Easily Distracted by Databases

Jonathan Dingel on Friday stumbled upon a Preferential Trade Agreements Database hosted by the McGill University Faculty of Law which contains the text, or link to the text, of multiple PTAs. Given the abundance of studies that use trade activity as a direct (or proxy) measure for openness, this is an incredible collection that makes … Read more

Interpreting Logged Independent Variables in OLS

Logging data is almost as dangerous as logging trees; if you don’t do either the right way, the consequences could be undesirable.  Below I will explain why we log data in OLS. Then I will discuss how to interpret the coefficient of a logged independent variable in an OLS model. The interpretation is not as straight forward as it normally is in a linear OLS model. If it is not done carefully, the results of the model may be difficult to understand.

More following the jump….

Read more