How many bootstrap replicates get trimmed for a percentile CI?
You run bootstrap replicates of a statistic, sort them, and build a 95% percentile confidence interval by taking the 2.5th and 97.5th percentiles as the endpoints.
How many of the sorted replicates are trimmed off in each tail (below the lower endpoint, and above the upper endpoint)?
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
- No full solutions here. Hints and approaches only.
- Complexity, edge cases and intuition are the point.
- Interview experiences are welcome. Respect your NDAs.
Loading discussion…
Learn the concepts
The theory behind this question.
Related questions
Total replicates discarded for a 90% percentile intervalWhich ranked replicate is the lower endpoint of a 99% CI?How many bootstrap replicates land inside a 95% interval?Tail trim for an 80% percentile intervalThe basic (reverse-percentile) bootstrap interval
All questions →