POLS 8810 (Spring 2024)

Logo

Ozlem uses this website to share any information about POLS 8810 (Spring 2024). Image created using DALL-E.

View the Project on GitHub ozlemtuncel/pols8810_spring2024

Course information

Ozlem’s Office Hours and TA Sessions

Slides, Notes, and Tips

Week 1

Class materials

✔️ Goal: Get familiar with matrix algebra and perform basic matrix algebra operations.

Week 1 Slides

Week 1 Handout Greek Letters

Week 1 Handout Linear Algebra Exercise

Ozlem’s notes from Week 1 class

Software and others

✔️ Goal 1: Participate in GSU Library’s R sessions to learn more about base R.

✔️ Goal 2: Get familiar with LaTeX to typeset your problem sets.

Learning LaTeX

I encourage all of you to get familiar with LaTeX or similar kind of document preparation system (like R Markdown or Quarto) to typset your problem sets. GSU offers online/in-person LaTeX course. I use Overleaf for typetting these sort of documents. Recently, I have been using Quarto in R and Phyton to typeset reports and presentations. Here are some useful links to learn LaTeX:

You can alternatively learn and use R Markdown or Quarto. Here are some useful links:

More on R and R Studio

You have been working with R and R Studio since POLS 8805, but it is important to improve your skills in R. While 8805 mainly focused on tidyverse, I highly recommend getting familiar with base R since it will be essential in future assignments. Here are some useful links to learn more about R:

Week 2

Class materials

✔️ Goal: Get familiar with the basics of probability and distribution.

Week 2 Slides

Week 2 Handout Notation

Ozlem’s notes from Week 2 class

Software and others

More on set theory and notation from Penn State Stat 500 Course Detailed explanation of set theory notation. I highly recommend GSU’s R workshops.

Week 3

✔️ Goal: Get familiar with the basics of descriptive stats and representing your data visually.

Week 3 Slides

Ozlem’s notes from Week 3 class

R script that I used to create input for this week’s slide & V-Dem dataset for the R script

The slides for GSU Library R workshop are here. ❗

Suggestions for descriptive stats (and other things) For basic descriptive stats and understanding your data, base R is more than enough! So, do not bother with tidy language (which can be overkill sometimes). Here are some further suggestions and examples:

Josh’s suggestions and slides from R Workshops

Problem Set 1

Week 4

✔️ Goal: Get familiar with the basics of bivariate OLS.

Week 4 Slides

Ozlem’s notes from Week 4 class

R script that I used to create input for week 4 slide & V-Dem dataset for the R script

Remember

OLS is BLUE

Suggestions for descriptive stats (and other things)

Week 5

✔️ Goal: Get familiar with variance, covariance, and Gauss-Markov theorem.

Week 5 Slides

Ozlem’s notes from Week 5 class

R script that I used to create input for week 5 slide & V-Dem dataset for the R script

Suggestions for matrix notation and residuals

Week 6

✔️ Goal: Get familiar with multiple regression, testing for Gauss-Markov assumptions, and standardized coefficients.

Week 6 Slides

Ozlem’s notes from Week 6 class

R script that I used to create input for week 6 slide & V-Dem dataset for the R script

Suggestions for week 6 materials

Week 7

✔️ Goal: Understanding binary predictors, nonlinearity, and data transformations.

Week 7 Slides

Ozlem’s notes from Week 7 class

R script that I used to create input for week 7 slide & V-Dem dataset for the R script

Suggestions for week 7 material

Week 8

✔️ Goal: Understanding the use and interpretation of interaction terms.

Week 8 Slides

Ozlem’s notes from Week 8 class

R script that I used to create input for week 8 slide & V-Dem dataset for the R script

Suggestions for week 8 material

Week 9

✔️ Goal: Deeper dive on the heteroskedasticity issue and exploring heteroskedasticity-consistent solutions.

Week 9 Slides

Ozlem’s notes from Week 9 class

Dr. Fix’s guide for dealing with heteroskedasticity

R script that I used to create input for week 9 slide & V-Dem dataset for the R script

Substantive Interpretation Guides

I have realized that many of you are having difficulty with substantive interpretation of your regression results. This is normal (for now)! This is an important skill to learn, but it is one of the most challenging parts of learning methods. So, here are few key points and sources that might help you out!

You might ask, “Ozlem, how am I suppose to develop my interpretation skills?” A simple answer: Read analysis section of journal articles and books in detail. Best way to learn this skill is by imitating what people wrote.

Suggestions for week 9 material

Week 10

🌞Spring Break

In case you are having difficulty with interpreting interaction terms, I suggest reading some articles that uses interactions. I have two recommendations:

In these articles, you will see 3 things:

Week 11

✔️ Goal: Deeper dive on the perfect multicollinearity issue and exploring possible solutions.

Week 11 Slides

Ozlem’s notes from Week 11 class

R script that I used to create input for week 11 slide & V-Dem dataset for the R script

Suggestions for week 11 material

Week 12

✔️ Goal: Get a better sense of our residuals and use them for influential points and outliers.

Week 12 Slides

Ozlem’s notes from Week 12 class

R script that I used to create input for week 12 slide & V-Dem dataset for the R script

Suggestions for week 12 material

Week 13

✔️ Goal: A short introduction to GLM world which will help you with next semester’s course.

Week 13 Slides

Ozlem’s notes from Week 13 class

R script that I used to create input for week 13 slide & V-Dem dataset for the R script

Week 14

✔️ Goal: Final paper presentations.