Question: Use R studio Explain clearly: #7. Create a sample of: a. 40 discrete random numbers selected from a population of 1 to 750. b. Sort
Use R studio
Explain clearly:
#7. Create a sample of:
a. 40 discrete random numbers selected from a population of 1 to 750.
b. Sort the values in your sample generated in part a.
c. 40 discrete random numbers from 1 to 750 using sampling with replacement.
d. How many of your values were repeated?
#8. Create a sample of:
a. 40 discrete random numbers selected from a population of 1 to 60.
b. Sort the values in your sample generated in part a.
c. 40 discrete random numbers from 1 to 60 using sampling with replacement.
d. How many of your values were repeated?
e. Compare the results of 7c with 8c. Explain why you have more repeated values in 8c than in 7c.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
