Tagged Questions
11
votes
1answer
259 views
Is centering needed when bootstrapping the sample mean?
When reading about how to approximate the distribution of the sample mean I came across the nonparametric bootstrap method. Apparently one can approximate the distribution of $\bar{X}_n-\mu$ by the ...
4
votes
1answer
163 views
Shifting bootstrap confidence interval to be centered around original parameter
I've been doing a bit of research into bootstrapping as I've been told one method of performing it, and this seems to differ from what I can find in other sources.
I have a sample, and want to ...