The document provides an overview of the bootstrap method for deriving properties of sampling distributions such as standard errors and confidence intervals. It explains that the bootstrap takes the sample as the population and draws samples with replacement to approximate the true sampling distribution without assumptions about the underlying data generating process. The key steps of the nonparametric bootstrap procedure are outlined, including how it can be used to estimate standard errors, construct confidence intervals, and perform hypothesis tests. Implementation of the bootstrap in Stata is also demonstrated for a variety of statistics that may be of interest.