Qm

Bootstrap standard error from three replicates

You bootstrap a small dataset to get a standard error for the 90th percentile of a loss distribution. As a bare-bones illustration you keep only three bootstrap replicates of that percentile:

90,100,110.90, \quad 100, \quad 110.

Estimate the bootstrap standard error of the 90th percentile.

Your answer

Solving needs a free account

Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.

Discussion

Sign in to join the discussion · reading is open to everyone

💡 Discussion rules

  1. No full solutions here. Hints and approaches only.
  2. Complexity, edge cases and intuition are the point.
  3. Interview experiences are welcome. Respect your NDAs.

Loading discussion…

Learn the concepts

The theory behind this question.

Related questions

The bootstrap, why resampling your own data worksBootstrap standard error from a handful of replicatesBootstrap standard error of a median from four replicatesBootstrap standard error from six resampled meansBootstrap standard error of a correlation
All questions →