- I 2 Using R Do The Following A Create A Set Of 20 Random Numbers Call This X In The Range Of A And B Where Ask Use 1 (31.44 KiB) Viewed 19 times
I 2. Using R do the following: a. Create a set of 20 random numbers (call this x) in the range of a and b, where ask use
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
I 2. Using R do the following: a. Create a set of 20 random numbers (call this x) in the range of a and b, where ask use
I 2. Using R do the following: a. Create a set of 20 random numbers (call this x) in the range of a and b, where ask user to enter a and b using scan command. b. Find the mean, median and standard deviation of these 20 numbers. c. Draw a box plot and find out the quartiles. d. Create a set of another 20 random numbers (call this y vector) and make a x- y scatter plot. e. Using linear regression find the best fit x-y straight line and show on the plot.