Groups
Category
Stratified sampling reduces Monte Carlo variance by dividing the domain into non-overlapping regions (strata) and sampling within each region.
Rejection sampling draws from a hard target distribution by using an easier proposal and accepting with probability p(x)/(M q(x)).