Introduction to R for Data Science

Introduction to R for Data Science

University

10 Qs

quiz-placeholder

Similar activities

Sensor dan Transduser- 1

Sensor dan Transduser- 1

University

9 Qs

CONTROL SYSTEM

CONTROL SYSTEM

University

10 Qs

Graphics in Multimedia

Graphics in Multimedia

University

10 Qs

Techii Quizzz

Techii Quizzz

University

10 Qs

Unit 6 Microcontrollers Intro 2022

Unit 6 Microcontrollers Intro 2022

11th Grade - University

14 Qs

image

image

University

10 Qs

c set 3

c set 3

University

10 Qs

RPA - Group 3

RPA - Group 3

University

15 Qs

Introduction to R for Data Science

Introduction to R for Data Science

Assessment

Quiz

Other

University

Medium

Created by

Selin Taşkın

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will be the output of the presented code?

number_3 is not found

0

10

number_3 creates an error

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The option showing which files are in the current working directory is ............

wdirect()

rm()

wd()

dir()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What are the 4 panels of RStudio?

Source panel - Console panel - Environment panel - Output panel

R panel - Studio panel - Tidyverse panel - Output panel

Remove panel - Directory panel -Verse panel - Input panel

Keyboard panel - Studio panel -Tidy panel - Input panel

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will be the output of the presented code?

0,25

25

2500

250.000.000

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How many dimensions does the vector c(1,2,3,4) have in R?

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What statement is not true about the "c()" function in R?

It concatenates different elements into a vector.

It is used to create a vector or combine elements.

While using it, elements should be separated by commas.

It helps to do something repeatedly for each item in a list.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the "by" parameter in the "seq()" function determine?

The length of the resulting vector

The step size between vector entries

The number of times to replicate elements

The operation to perform on each element of the vector

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?