Question: Use the set. Seed (1001) function to set the random number generation seed to 1001. Then, create a 6x10 matrix by randomly selecting 60 numbers
Use the set. Seed (1001) function to set the random number generation seed to 1001. Then, create a 6x10 matrix by randomly selecting 60 numbers from (1-10) with replacement.
a) Find the number of elements greater than six.
b) Find the number of occurrences of each unique value in the matrix. Hint: You can use the \"table...) function of R.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
