Chapter 35 Bootstrapping

Bootstrapping allows us to estimate the precision with which we can estimate the mean of a sample by using the sample as a “population” and resampling from it with replacement to generate the sampling distribution of the mean

Imagine that we have a sample of 10 values from our mRNA.count data (from the simulation section)

## [1] 15.1
## [1] 13.9
## [1] 0.9233917
## [1] 0.9712535