Getting the terminology down
Getting tripped up over terminology is a common cause of frustration in students. Unfortunately, you often will read and hear other data scientists using different terminology for bootstrap samples and replicates. This is even more reason why we need everything to be clear and consistent for this course. So, before going forward discussing bootstrapping, let's get our terminology down. If we have a data set with \(n\) repeated measurements, a bootstrap sample is an array of length \(n\) that was drawn from the original data with replacement. What is a bootstrap replicate?
Este exercício faz parte do curso
Statistical Thinking in Python (Part 2)
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
