Given a data set of $n$ distinct values, show that the number of distinct bootstrap samples is $(2n-1)$ choose $n$.

519 Views Asked by At

Given a data set of $n$ distinct values, what is the proof that the number of distinct bootstrap samples is $(2n-1)$ choose $n$?