General format for CIs
estimate ± quantile × se(estimate)
If we know the quantiles -> we can calculate a CI
Using CLT or knowing sampling distribution
However, Bootstrap is an alternative method if we can’t use CLT
Bootstrap
If sample size is not the same as original
Lead to unreliable and biased estimates
Why use bootstrap?
Bootstrap uses all of data and thus is more versatile if we have non-normal data
Difference between simulation and bootstrap
Simulation starts with an assumed or known model (e.g., normal distribution, Poisson process) to generate data
While bootstrap relies on the original dataset as the only “population” available