Goals of this lesson:
1) Create a random sample from the population:
sample()
2) Display length of an object
length()
2) Repeat sampling
replicate()
3) Display plots in a certain format on one single page
par(mfrow=c())
Instructions
- Watch the following video:
Lesson 7 Sampling Distribution of the Sample Mean
-END-