Causal Inference for Data Science#
Course Description#
Course number: COMSC 341-CD
Semester: Fall 2025
You might have heard the phrase ācorrelation is not causationā - but then, what is causation? For example, how did scientists determine that smoking causes lung cancer? This course will explore how to ask and answer causal questions using data. We will learn the fundamentals of estimating cause-and-effect relationships, drawing from foundations in computer science, statistics, and economics. We will also use modern data science tools coding in Python to run simulations, work with data, and communicate our findings. Students will get hands-on experience thinking through causal study design and analyzing data across real-world applications in healthcare, public policy, education, and more. This course will have a substantial mathematical component.
When and Where#
Mondays: 3:15 - 4:30 PM
Wednesdays: 3:15 - 4:30 PM
Fridays: 3:15 - 4:05 PM
Location: Kendade 203
Teaching Staff#
Instructor: Tony Liu (he/him)
Office: Clapp 207
Teaching Assistant: Bhargavi Patil (she/her)
Acknowledgements#
This course is indebted to a number of fantastic, freely available online resources, including:
Yaniv Yacobyās Probabilistic Foundations of Machine Learning which is under CC BY-NC-SA 4.0.
Brady Nealās Introduction to Causal Inference.
Nick Huntington-Kleinās The Effect.
Scott Cunninghamās Causal Inference: The Mixtape.
Peng Dingās A First Course in Causal Inference.