singingmyblues
Active Member
The question asks us to comment on the difference between confidence intervals, created in a bootstrap vs parametric way. Why would you say the bootstrap CI is smaller is because the distribution of X is not normal (the examiner report says this)? I think it can be because the bootstrap is using a bigger sample of 10000 (the bootstrapped sample created using replicate) whereas the t.test sample is just length(x)