Question 7 x = sum(c(-3,12,40 * 3-2) num = round(runif(x,80,111)) num= num+7 Based on the script above in R, answer the

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Question 7 x = sum(c(-3,12,40 * 3-2) num = round(runif(x,80,111)) num= num+7 Based on the script above in R, answer the

Post by answerhappygod »

Question 7 x = sum(c(-3,12,40 * 3-2) num =
round(runif(x,80,111)) num= num+7 Based on the script above in R,
answer the following questions:
1. What is the value of length (num)?
2. What is the lowest value in num you will expect in different
runs of the above R script?
3. What is the maximum value you would expect in num in
different runs of the above R script?
Please solve it.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply