Introduction to R for Data Science

Introduction to R for Data Science

University

10 Qs

quiz-placeholder

Similar activities

MTA Quiz 2 30.12.2020

MTA Quiz 2 30.12.2020

University

10 Qs

Kuis Pembangkit Listrik Tenaga Surya (PLTS)

Kuis Pembangkit Listrik Tenaga Surya (PLTS)

University

15 Qs

EEU Chap 3.2

EEU Chap 3.2

University

15 Qs

Tubes and Test Values

Tubes and Test Values

12th Grade - University

15 Qs

prinsip dasar pembuatan animasi dua dimensi (2D) berba

prinsip dasar pembuatan animasi dua dimensi (2D) berba

University

10 Qs

Clin Path Quiz #7 Chemistry

Clin Path Quiz #7 Chemistry

University

10 Qs

AMT 11-08 Quiz no. 2

AMT 11-08 Quiz no. 2

University

10 Qs

Expresión Oral y Escrita II Discusión formal.

Expresión Oral y Escrita II Discusión formal.

University

10 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?