Probability & Statistics
A rigorous graduate-level course on probability and statistics—from measure-theoretic foundations and common distributions through Bayesian inference, maximum likelihood, MCMC methods, and causal inference.
Course Overview
Probability theory and mathematical statistics provide the language for reasoning under uncertainty. This course develops the theory from Kolmogorov's axioms through the central limit theorem, then builds modern statistical methodology including Bayesian inference, likelihood-based methods, computational techniques, and advanced topics in time series, multivariate analysis, and causal reasoning.
What You'll Learn
- • Probability axioms and conditional probability
- • Random variables and common distributions
- • Expectation, variance, and limit theorems
- • Bayesian inference and hypothesis testing
- • Maximum likelihood estimation
- • Regression analysis and MCMC methods
- • Time series and multivariate analysis
- • Nonparametric methods and causal inference
Prerequisites
- • Multivariable calculus
- • Linear algebra
- • Mathematical maturity (proof-based courses)
- • Basic programming (helpful for MCMC)
References
- • G. Casella & R. Berger, Statistical Inference
- • A. Gelman et al., Bayesian Data Analysis
- • L. Wasserman, All of Statistics
- • C. Bishop, Pattern Recognition and Machine Learning
Course Structure
Part I: Probability
Probability axioms, conditional probability, random variables, and common distributions.
Part II: Inference
Expectation and variance, limit theorems, Bayesian inference, and hypothesis testing.
Part III: Methods
Maximum likelihood, regression analysis, MCMC methods, and model selection.
Part IV: Advanced Topics
Time series, multivariate analysis, nonparametric methods, and causal inference.
Key Equations
Bayes' Theorem
The foundation of Bayesian inference: updating beliefs with evidence
Central Limit Theorem
Standardised sample means converge in distribution to a standard normal
Maximum Likelihood Estimator
The parameter value that maximises the likelihood of the observed data
Chi-Squared Statistic
Measures the discrepancy between observed and expected frequencies
Linear Regression
The ordinary least squares estimator for linear regression coefficients
Metropolis-Hastings
Acceptance probability for the Metropolis-Hastings MCMC algorithm