The work is used to investigate resampling methods, in particular, bootstrap and jacknife procedure through Monte Carlo simlulation. The distributions chosen here are , with smaple sizes and .
- MC.R: R script for the study
- MC_report.html and MC_report.Rmd: results of the study
- To run the MC.R, the
tidyverse
package should be pre-installed in the IDE.
This is a revised work of problem set from the course Stats 506, Computational Methods and Tools in Statistics taught by Dr. Henderson.