
Data Analytics Quiz 2

Quiz
•
Computers
•
Professional Development
•
Hard

Shom Das
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Functions are defined using the _________ directive and are stored as R objects
function()
funct()
functions()
All of the mentioned
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Give the command to check if the element 15 is present in vector x.
15 in (x)
15 %in% x
in(15,x)
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
X is the vector c(5,9.2,3,8.51,NA), What is the output of mean(x)?
Error
NA
Will return mean of all integers present
None
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
R functionality is divided into a number of ________
Packages
Functions
Domains
All of the mentioned
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following truncates real x to integers ?
as.numeric(x)
as.integer(x)
as.order(x)
All of the mentioned
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following command will help us to rename the second column in a dataframe named “table” from alpha to beta?
colnames(table)[2]=’beta’
colnames(table)[which(colnames==’alpha’)]=’beta’
Both A and B
colnames(table)=’beta’
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following command will help us remove the duplicate rows based on both the columns?
df[!duplicated(df),]
unique(df)
distinct(df)
both a and b
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Chapter 5 : JavaScript Objects & Arrays

Quiz
•
Professional Development
15 questions
Google Cloud Digital Leader - common knowledge sort of

Quiz
•
Professional Development
15 questions
FA I ML QUIZ 2

Quiz
•
Professional Development
15 questions
Pop culture Impact

Quiz
•
Professional Development
15 questions
Week 2 - Pygame

Quiz
•
Professional Development
21 questions
MS PAINT QUIZIZZ

Quiz
•
Professional Development
22 questions
Python basics

Quiz
•
Professional Development
15 questions
Basic Microsoft Word

Quiz
•
1st Grade - Professio...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade