IAFF 6501
Professor Eric Kramon (ekramon@gwu.edu)
Office Hours: Wednesdays, 12:30-2:30, Monroe Hall office 472 (or by appointment)
Audrey Straw (audrey.straw@gwmail.gwu.edu)
Office Hours: Thursdays, 3:30-5 (Zoom)

Overarching goal: Provide you with data analysis skills that:
You can use in your IA (or other) career
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.
For prediction and forecasting
For drawing causal conclusions
R 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
Weekly quizzes (20 percent)
3 Data Analysis Assignments (45 percent; 15 percent each)
Final Project Preliminary Assignments
Final Project (20 percent)
Most classes will be divided into four parts:
Lecture topic A
In class coding work on topic A
Lecture topic B
In class coding work on topic B
Your first Data Visualizations
(and making sure we have R and RStudio installed and ready to roll)
First, you need to make sure you have R and RStudio installed on your machine.
We will come around to help if you need it
After that, work one one of the three examples
We need to get to know R, RStudio, and Quarto…
Make sure R and RStudio installed (we can help if needed)
Create a folder for this class somewhere on your machine.
Open the week1-classwork.qmd file in RStudio, which has code for 3 data viz activities
Follow the instructions to update the code
Click Render to update your HTML output and examine
Complete as much as you can (no problem if you do not finish)

