Quantitative Analysis for IA Practitioners
IAFF 6501
Welcome to IAFF 6501!
Welcome to Quantitative Analysis for IA Practitioners!
If you have time before class begins, set up a Posit Cloud Account and access course workspace (using link from Blackboard) if you haven’t already…
Welcome!
Professor Eric Kramon
ekramon@gwu.edu
Associate Professor of Political Science and International Affairs
Office Hours: Wednesdays, 12:30-2 (or by appointment)
Monroe Hall 472 or on
Zoom
SIGN UP for office hours
Data/IA Practitioner Relevant Experience
Why Take this Course?
- International Affairs is changing!
- Data is everywhere and it is changing the way government works
- You will be a better consumer of data and research
- You can be a “bridge builder” between traditional analysts and data scientists on your team
State Department Goals
- Cultivate a Data Culture
- Accelerate Decisions through Analytics
- Establish Mission-Driven Data Management
- Enhance Enterprise Data Governance
Open Goverment Data Act (2018)
- Requires government data assets to be published as machine-readable data in open formats
- Requires Chief Data Officers (CDOs) to be appointed at federal agencies
- Requires CDOs to develop and maintain comprehensive data inventories
- Has led to a proliferation of data science roles in the federal government
Open Source Intelligence
- More than 90% of the analysis in the intelligence community is based on open source information
- Government agencies use a lot of the same datasets that we will be using in this class
Forecasting Models for Policymaking
Forecasting Models for Policymaking
Monitoring, Evaluation and Learning
- Another important use of data in international affairs is monitoring, evaluation and learning (MEL)
- MEL is a process that helps organizations track and assess the performance of their programs
- MEL is a key component of USAID, the World Bank and other agencies
- A major component of MEL is the use of randomized control trials (RCTs) and other research designs, which you will learn about in this class
Data Analysis in other areas…
Course Objectives
Overarching goal: Provide you with data analysis skills that:
You can apply to policy or programmatic issues and problems of importance to you [and that could advance your career goals]
Provide a foundation (and possibly interest!) for more advanced courses in the future
Will allow you to understand, interpret, and critically engage with the data analysis and conclusions of others.
Skills/Knowledge You Will Gain
- R statistical analysis and coding skills (and RStudio), with focus on “tidy” approach and reproducible research
- Quarto (html documents, PDFs, presentations, websites, books, blogs, …)
- How to access and “clean” data so that you can analyze it
- When you hear terms like “machine learning”, you’ll have some sense of what people are talking about
Structure of the Course
- Data Summary and Visualization
- Summarizing and communicating effectively with data
- Statistical Inference
- Making rigorous conclusions from data
- Modeling
- For prediction and forecasting
- For drawing causal conclusions
Assessment and Learning
Participation and In-Class Learning (10 percent)
3 Data Analysis Assignments (60 percent; 20 percent each)
Team Project (30 percent)
Software: R and RStudio
![]()
R is an open-source statistical programming language
R is also an environment for statistical computing and graphics
It’s easily extensible with packages
Software: R and RStudio
![]()
RStudio is a convenient interface for R called an IDE (integrated development environment), e.g. “I write R code in the RStudio IDE”
RStudio is not a requirement for programming with R, but it’s very commonly used by R programmers and data scientists
Quarto
Quarto in RStudio
Posit Cloud
- We will access and use these programs within Posit cloud (no need for you to install software, etc)
- If you haven’t already… use link on Blackboard to set up account