Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 1 . This problem is meant for you to familiarize yourself with running R commands and interpret the output. Use the given R commands,

Problem 1.
This problem is meant for you to familiarize yourself with running R commands and interpret the output. Use the given R commands, obtain the corresponding output and answer any questions that might be given. Note: Your solutions should include the R commands used, corresponding R output, and any comments and/or interpretations.
a. Find the radius of a circle with a radius of 4. Execute the following command:
**42
b. Create a vector x consisting of the numbers 24,23,6,10,3,5,8,33. Execute the following command:
x-c(24,23,6,10,3,5,8,33)
c. Following up to part b, what is the sum of the numbers in the vector x? Execute the following command: sum (x)
image text in transcribed

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

Recommended Textbook for

Database Machine Performance Modeling Methodologies And Evaluation Strategies Lncs 257

Authors: Francesca Cesarini ,Silvio Salza

1st Edition

3540179429, 978-3540179429

More Books

Students also viewed these Databases questions