Statistics Using R

Statistics Using R

University

10 Qs

quiz-placeholder

Similar activities

QUIZ IN PROF ED 4 - TTL

QUIZ IN PROF ED 4 - TTL

University

10 Qs

Finals Geria and LV Quiz

Finals Geria and LV Quiz

University

15 Qs

Quiz on Express JS and Routing

Quiz on Express JS and Routing

University

10 Qs

Cyber Security

Cyber Security

University

13 Qs

Instruction Set Architecture Quiz 1

Instruction Set Architecture Quiz 1

University

10 Qs

Quiz Literasi Olahraga

Quiz Literasi Olahraga

University

14 Qs

Midterm Examination 1.2 (Computer Network)

Midterm Examination 1.2 (Computer Network)

University

15 Qs

Round 1

Round 1

University

10 Qs

Statistics Using R

Statistics Using R

Assessment

Quiz

Others

University

Medium

Created by

Swathi S

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

R commonly used to _______ the data.

Analyse & Visualize

Summarize & Memorize

Collect &Classify

Define & Illustrate

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To identify the highest scores in the 'data', use the following syntax: ________

Max(data)

max(data)

mean(data)

min(data)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The interquartile range in the 'data' can be found using the following syntax: _________

IQR(data)

iqr(data)

quantile(data)

quartile(data)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the incorrect syntax for printing data as output?

print('text')

print("text")

'text'

print(text)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

R will ignore that anything starts with ____.

%

$

&

#

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to calculate the mean of a dataset in R?

median(data)

mean(data)

average(data)

sum(data)/length(data)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In R, which function is used to create a scatter plot?

chart(data)

scatter(data)

plot(data)

graph(data)

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?