Question: R question: Make a vector called x with the numbers 1,2,...,10. (a) Use the sample() function to randomly sample 3 elements from x: (b) Again,

R question:

Make a vector called x with the numbers 1,2,...,10.

(a) Use the sample() function to randomly sample 3 elements from x:

(b) Again, use the sample() function to randomly sample 3 elements from x: Did you get the same sample?

(c) What does the set.seed() function do when called in between two calls of the sample() function?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!