This document discusses approximate Bayesian computation (ABC) methods for performing Bayesian inference when the likelihood function is intractable. ABC methods approximate the posterior distribution by simulating data under different parameter values and selecting simulations that match the observed data based on summary statistics. The document outlines how ABC originated in population genetics to model complex demographic scenarios and mutation processes. It then describes the basic ABC rejection sampling algorithm and how it provides an approximation of the posterior distribution by sampling from regions of high density defined by the summary statistics.