Question: Questions Questions 1 - 1, each worth 10 points; QUESEDH 3 worth: 30 points. Questions are based on R vectors. I Write R code to
Questions

Questions 1 - 1, each worth 10 points; QUESEDH 3 worth: 30 points. Questions are based on R vectors. I Write R code to create a numeric: vector of length 1000, with each entry as 1. I Write R code to create a numeric vector of length 1000, with each entry as 0. I Write R code to create a numeric vector that contains all even numbers between 1 to 20001. I Write R code to create a numeric vector that contains all odd numbers from between 2 to 20000. I Write R code to compute the sum of all even numbers between 1000 and 2000. I Write R code to compute the mean {average} of all odd numbers between 1000 and 2000. I Write R code to randomly select 50 even numbers between 25? and 45?. I Below is R cocie to create a vector lr' that contains numbers from 1 to 100. 'v'
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
