Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Complete using R, i just need part f. Finish the following questions using the R. Please turn-in your R code along with the solutions. 1.

Complete using R, i just need part f.
image text in transcribed
Finish the following questions using the R. Please turn-in your R code along with the solutions. 1. Create a vector a=(5,10,15,20,,200). a. How many elements are there in a ? b. What are the 10th, 19th and 22rd elements of a ? c. Create a vector which is obtained by multiplying each element of a by 0.1. d. Create a vector which consists of odd numbers of a. e. Sum over all even elements of a. f. Create a vector which consists of elements of a divisible by 3

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

=4. What is a random number? For what purpose is it used?

Answered: 1 week ago