This Shiny app lets you play with bootstrap samples and compare them to regular samples and the original population.
You select the population parameters and the sample size.
The first sample is bootstraped n times to create the bootstrap sample.
Additionally, another n-1 regular samples are generated and merged with the first sample to create a regular sample as large as the bootstrap sample.
You can compare both the bootstraped sample and the large regular sample with visualizations.