A dataset containing the sample means of 100 normal random samples of population mean 5, population standard deviation 2, and sample size 25. Can be plotted using the sampleMeans_histogram() function.

sampleData_means

Format

A data frame of one column with 100 rows:

means

mean of each sample

Source

https://github.com/jzemmels/statsfoRdummies/blob/master/R/meanSamplingDistribution.R