This course provides a detailed coverage of Bayesian inferential methods and their applications to a variety of problems drawn from economics and business. Starting with basic concepts of probability and inference, the treatment covers prior and posterior distributions, classical and MCMC simulation methods, regressions for univariate and multivariate outcomes, and computation of the marginal likelihood and model choice. To optimize learning outcomes, this course incorporates artificial intelligence to help students develop hands-on Bayesian and Python skills required to conduct data analysis useful for economic and financial decision making. These AI tools provide personalized learning, real-time feedback, and practical application support. Finally, the course will help prepare students entering doctoral education or starting careers in economics, finance, marketing, operations, accounting, political science, statistics, and biostatistics.
- Syllabus: Spring 2026
- Discord: Econ Hub
- YouTube: Business School 101
- Getting Started with AI Agents
- Lecture 0: Basic Concepts of Probability and Inference
- Lecture 1: Posterior Distributions and Inference
- Lecture 2: Prior Distributions
- Lecture 3: Classical Simulation
- Lecture 4: Basics of Markov Chains
- Lecture 5: Simulation by MCMC Methods
- Lecture 6: Linear Regression and Extensions
- Lecture 7: Multivariate Responses
- Lecture 8: Time Series
- Lecture 9: Bayesian DSGE Models
- Python grammatical basics
- Data operations with pandas
- Array operations with numpy
- Classical simulation methods
- MCMC simulation methods
- Application to regression with Student-t error
- Application to Tobit censored regression
- Application to binary response data
- Application to seemingly unrelated regression
- Application to panel data
- Application to regression with autoregressive error
Acknowledgments: development of these lectures has been greatly benefited from discussions with Siddhartha Chib and Hailong Qian. GitHub Copilot provides excellent teaching assistance on Python programs.
