Qm

How many bootstrap replicates land inside a 95% interval?

You run B=8000B = 8000 bootstrap replicates and build a 95% percentile confidence interval from the 2.5th and 97.5th percentiles.

How many of the sorted replicates fall inside the interval (between the two endpoints)?

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

How many bootstrap replicates get trimmed for a percentile CI?Total replicates discarded for a 90% percentile intervalWhich ranked replicate is the lower endpoint of a 99% CI?Tail trim for an 80% percentile intervalThe basic (reverse-percentile) bootstrap interval
All questions →