
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
In which of the following situations would bootstrapping be ineffective?
A
Use of non-independent data.
B
Sampling with replacement.
C
If there are no outliers in the data.
D
Re-sampling from regression residuals.
Explanation:
Bootstrapping is ineffective when using non-independent data. The bootstrapping method relies on the assumption that observations in the data are independent and identically distributed (i.i.d.). This means:
Why non-independent data breaks bootstrapping:
Why other options are incorrect:
Bootstrapping is particularly vulnerable to violations of the independence assumption because it treats each observation as interchangeable, which isn't valid when observations are correlated.