PROBLEM SOLVING USING R - UNIT II - TEST 1 - MCQS

PROBLEM SOLVING USING R - UNIT II - TEST 1 - MCQS

University

15 Qs

quiz-placeholder

Similar activities

Determining System Requirements

Determining System Requirements

University

11 Qs

CIS2303 Week 4_5 Ch_3

CIS2303 Week 4_5 Ch_3

University

18 Qs

ITF Chapter 1 Computing Devices

ITF Chapter 1 Computing Devices

University

14 Qs

INTRODUCCION A LA PROGRAMACION

INTRODUCCION A LA PROGRAMACION

6th Grade - University

10 Qs

U3BigData01

U3BigData01

University

18 Qs

Sains Komputer Tingkatan 5 - 1.3.1 Menerangkan get logik

Sains Komputer Tingkatan 5 - 1.3.1 Menerangkan get logik

1st Grade - Professional Development

20 Qs

Application Development Midterm Quiz

Application Development Midterm Quiz

University

15 Qs

Software Engineering Quiz 1

Software Engineering Quiz 1

University

20 Qs

PROBLEM SOLVING USING R - UNIT II - TEST 1 - MCQS

PROBLEM SOLVING USING R - UNIT II - TEST 1 - MCQS

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

MS.SHYAMALADEVI C

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a matrix in R?

A one-dimensional array

A two-dimensional array

A collection of data frames

A statistical model

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you define a matrix in R using the matrix() function?

matrix(data)

matrix(data, nrow)

matrix(data, ncol)

matrix(data, nrow, ncol)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which argument in the matrix() function determines the direction of filling the elements?

byrow

bycolumn

fill

direction

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you bind two matrices by rows in R?

bind_rows()

rbind()

row_bind()

merge()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the dim() function return in R?

Number of rows in a matrix

Number of columns in a matrix

Dimensions of a matrix

Data type of a matrix

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you subset a specific row in a matrix in R?

matrix[row, ]

matrix[, row]

matrix[row]

matrix[row, col]

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you extract a specific column from a matrix in R?

matrix[row, ]

matrix[, col]

matrix[col]

matrix[row, col]

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?