Questions: Bootstrap Methods for Statistical Inference

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You have a sample of 400 observations and want a 95% confidence interval for a complex nonlinear estimator that has no closed-form variance formula. You run the nonparametric bootstrap with B = 4,999 replications. What do the bootstrap replications use as their source of data?

ASimulated draws from a normal distribution fitted to the sample mean and variance
BRepeated draws of 400 observations with replacement from the original 400-observation sample
CRepeated draws of 400 observations without replacement, creating non-overlapping subsamples
DThe full population, approximated using the sample's empirical distribution function
Question 2 Multiple Choice

Why does the standard (nonparametric) bootstrap fail for time-series data without modification?

ATime-series have too few observations for resampling to be reliable
BResampling individual observations independently breaks the serial correlation structure that time-series estimators depend on
CBootstrap confidence intervals are asymmetric, which conflicts with time-series symmetry
DThe bootstrap requires stationarity, and all time-series are non-stationary by definition
Question 3 True / False

Bootstrap standard errors are valid for complex estimators with no closed-form variance formula, including ratios and nonlinear transformations of parameters.

TTrue
FFalse
Question 4 True / False

By generating thousands of bootstrap resamples, the bootstrap creates additional information beyond what is contained in the original sample, improving the precision of the estimator.

TTrue
FFalse
Question 5 Short Answer

Explain the fundamental insight behind the nonparametric bootstrap: what problem does it solve, and what key assumption must hold for it to be valid?

Think about your answer, then reveal below.