Question: num = round (runif(10)*15) num Num= num+5 num Based on the script above in R answer the following questions: How many values will be generated
num = round (runif(10)*15)
num Num= num+5
num
Based on the script above in R answer the following questions:
How many values will be generated in num?
What is the lowest value for num you will get in different runs?
What is the maximum value you would expect for num in many different runs?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
