PSCI 1801: Statistical Methods

Class notes for PSCI 1801: Introduction to Inferential Statistics.

Author

Dr. Marc Trussler

Published

July 28, 2026

F2026 Textbook under development. All information in this syllabus is tentative..

Syllabus

Current as of 2026-07-16


Lecture: MW 10:15-11:45am (Location TBA)


Dr. Marc Trussler

TA: TBA

  • TA Email

  • TA Office

  • TA Office hours

Course Description

The first step of many data science sequences is to learn a great deal about how to work with individual data sets: cleaning, tidying, merging, describing, and visualizing data. These are crucial skills in data analytics (and are covered extensively in PSCI1800 and PSCI3800), but describing a data set is not our ultimate goal. The ultimate goal of data science is to make inferences about the world based on the small sample of data that we have.

PSCI 1801 shifts focus to this goal of inference. Using a methodology that emphasizes intuition and simulation over mathematics, this course will cover the key statistical concepts of probability, sampling, distributions, hypothesis testing, and covariance. The goal of the class is for students to ultimately have the knowledge and ability to perform, customize, and explain bivariate and multivariate regression. Students who have not taken PSCI-1800 should have basic familiarity with R, including working with vectors and matrices, basic summary statistics, visualizations, and for() loops.

Expectations and policies

Prerequisite knowledge

PSCI 1800 or similar R course. To help us better understand the nature of inferential statistics, we will be running quite a lot of simulations in R. Students entering the class should have a working knowledge of the R programming language, and in particular know how to use square brackets to index vectors and to run for() loops. We will be doing a short refresher on these concepts in the first two weeks of class.

While math will be minimized in this class I assume knowledge of basic algebra (decimals, fractions, exponents, equations, variables, inequalities). There will be a small amount of calculus in the course, but I will assume no previous knowledge.

Course Slack Channel

We will use Slack to communicate with the class. You will receive an invitation to join the our channel shortly after the start of class. One of the better things to come through the pandemic is the use of Slack for classroom communications. It is a really good tool to allow us to send quick and informal messages to individual students or groups (or for you to message us). Similarly, it allows you to collaborate with other students in the class, and is a great place to get simple questions answered. Because we will be making announcements via Slack, it is extremely important you get this set up.

Format/Attendance

The lectures will be in person. While this is not a discussion-based class, there is an expectation of some amount of participation and feedback. Attendance will not be recorded, though do note you are scored on participation.

While the choice to come to class is yours alone, note that you are responsible for the things that I say in class, including extensions of material, clarifications, points of emphasis, and information about assignments.

Classroom Technology

Our class time will be technology free. You will not be permitted to have laptops, tablets, or phones out during class. Please keep all of these in your bag for the duration of our class.

To facilitate note taking, I have made abridged versions of the course notes that you can print off and bring to class to take notes on.

Computers

The course will require students to have access to a personal computer in order to run the statistics software for the problem sets. If this is not possible, please consult with one of the instructors as soon as possible. Support to cover course costs is available through (https://srfs.upenn.edu/sfs)[Student Financial Services].

Academic integrity

We expect all students to abide by the rules of the University and to follow the Code of Academic Integrity.1

Late policy

Late work will not be accepted. Notwithstanding that, I will be happy to make reasonable accommodations for unforeseen circumstances. If there are circumstances such as religious holidays or family emergencies that are impeding your ability to keep up with the class please let me know. Importantly, I am much better at helping you if I am made aware of potential issues before deadlines.

Assessment and grading

  • Participation (10%)

    • Traditional participation including: asking and answering questions in lecture and in recitations, asking and answering questions on the course Slack, or attending office hours. All of these are complements for one another.
  • Problem sets (30%)

    • The purpose of the problem sets is for you to have an opportunity to do self-directed learning – applying the material we have covered in class and preparing for the exams

    • Five problem sets (roughly every two weeks)

    • Feedback will be given on all problems.

    • Any question in which you make a good-faith attempt to provide an answer (even if that answer is wrong or incomplete) will be given a score of 100%.

    • That’s right: as long as you try to answer the question (or at least discuss your thought process) you will get 100%. I want to incentive learning, not for you to worry about getting things right. The problem sets are there for you to explore, try, and practice. You are free to work with others, copy and paste answers, use AI, convince Professor Meredith to do your work for you, whatever you like. But working hard on the problem set will be the best preparation for…

  • In-class midterm (25%)

    • An in-class exam that will take place during our usual class period.

    • The test is (partially) closed book and will be hand-written.

    • You will be allowed a one sheet of paper “cheat-sheet”. That is, you can bring in whatever notes you would like as long as it fits on a single sheet of 8x11 paper.

  • Final Exam (35%)

    • In-person final exam during the university final-exam period.

    • The test is (partially) closed book and will be hand-written.

    • You will be allowed a one sheet of paper “cheat-sheet”. That is, you can bring in whatever notes you would like as long as it fits on a single sheet of 8x11 paper.

Grade scale

Letter grades at the conclusion of the class will be assigned using the following scale. I do not round grades. If your grade exceeds one of the thresholds below you will receive the grade.

Grade Letter
97 ≤ Grade A+
93 ≤ Grade < 97 A
90 ≤ Grade < 93 A−
87 ≤ Grade < 90 B+
83 ≤ Grade < 87 B
80 ≤ Grade < 83 B−
77 ≤ Grade < 80 C+
73 ≤ Grade < 77 C
70 ≤ Grade < 73 C−
67 ≤ Grade < 70 D+
63 ≤ Grade < 67 D
60 ≤ Grade < 63 D−
Grade < 60 F

Computing

We will use R in this class, which you can download for free at https://www.r-project.org/. R is completely open source and has an almost endless set of resources online. Virtually any data science job you could apply nowadays to will require some background in R programming.

While R is the language we will use, RStudio is a free program that makes it considerably easier to work with R. After installing R, you should install RStudio https://www.rstudio.com. Please have both R and RStudio installed by the end of the first week of classes.

If you’re having trouble installing either program, there are more detailed installation instructions on the course Canvas page.

Textbook

There is one mandatory textbook for this course and two optional:

  • Data Analysis for Social Science: A Friendly and Practical Introduction. Elena Llaudet & Kosuke Imai. (Mandatory).

    • I have chosen this book because it does a really good job of weaving in the basics of statistics with the use of R. Generally speaking the assigned readings from this book will be slightly less technical than what is in the class notes. This book is available at the bookstore and from Amazon. There is only one edition, but be sure to get the (way cheaper) paperback version.
  • Quantitative Social Science: an Introduction. Kosuke Imai.

    • This is the original, graduate level, textbook the Llaudet and Imai textbook is based on. The chapters are largely the same, but this textbook is much more math intensive. I have included below the equivalent readings (labeled QSS) if you want to go into greater detail. These readings are completely optional.
  • Statistics: Fourth Edition. Freedman, Pisani, Purves. (Optional).

    • This textbook has a slightly more conversational and intuitive approach, but does not incorporate those lessons with R. While having this book is not mandatory I really like the style and common-sense explanations of this book. It’s a great companion to have around.

Class Schedule

Week 1: (No monday class) - August 26

Introduction: The population is the point.

Excerpt from Mlodinow (on Canvas).

Week 2: August 31 - September 2

R Review/Probability

Llaudet & Imai 1

Llaudet & Imai 6.1,6.2

Week 3: (No Monday Class — Labor Day) - September 9

Probability

Llaudet & Imai 6.7

(QSS 4.11, 6.1)

September 8: course selection period ends

Week 4: September 14 - September 16

Conditional probability and independence

(QSS 6.3)

Week 5: September 21 - September 23

Random Variables I: Discrete

Llaudet & Imai 6.4.1

(QSS 6.3)

Problem Set 1 Due Wednesday 7pm.

Week 6: September 28 - September 30

Random Variables II: Continuous

Llaudet & Imai 6.4.2-6.4.4

(QSS 6.4)

Week 7: October 5 - October 7

Sampling and confidence intervals

Llaudet & Imai 6.5.1,6.5.2

(QSS 7.1)

October 5: Drop period ends

Problem Set 2 Due Wednesday 7pm.

Week 8: October 12 - October 14

Review

First Midterm Exam period Wednesday in class period.

Week 9: October 19 - October 21

Standard error of the mean/Hypothesis Tests

Llaudet & Imai 6.5.3

October 23: Grade type change deadline.

Week 10: October 26 - October 28

Standard error of the mean/Hypothesis Tests

Llaudet & Imai 7.1 7.3 7.4

(QSS 7.2)

(Tentative) On Monday the 26th we will take a class field trip to the NBC News Decision Desk.

Problem Set 3 Due Wednesday 7pm.

Week 11: November 2 - November 4

Power

November 2: Withdrawal deadline

November 4 class may be cancelled as it’s the day after the election.

Week 12: November 9 - November 11

Covariation and Correlation

Llaudet & Imai 3.5

(QSS 3.6)

Week 13: November 16 – November 18

Bivariate regression

Llaudet & Imai 4.3

(QSS 4.2)

Problem Set 4 Due Wednesday 7pm.

Week 14: November 23 - (No Wednesday Class — Thanksgiving)

Bayesian Statistics

Week 15: November 30 - December 2

Multivariate regression II

Llaudet & Imai 2.1-2.4

Llaudet & Imai 5.1-5.5

Week 16: December 7 - (No Wednesday class)

Review

Problem Set 5 Due Monday 7pm.

Final Exam period: December 10 - December 17

In Person Final Exam. Date and time to be confirmed via the Registrar’s final exam schedule.



  1. http://www.upenn.edu/academicintegrity/ai_codeofacademicintegrity.html↩︎