Statistics Using R

Statistics Using R

University

10 Qs

quiz-placeholder

Similar activities

Quiz on Today's Technologies

Quiz on Today's Technologies

University

10 Qs

การทำปก ด้วยโปรแกรม canva

การทำปก ด้วยโปรแกรม canva

University

10 Qs

แบบทดสอบวิชาภาษา Python สำหรับมหาลัยปี1

แบบทดสอบวิชาภาษา Python สำหรับมหาลัยปี1

University

10 Qs

Understanding Python Control Structures

Understanding Python Control Structures

University

15 Qs

WORKSHOP MULTIMEDIA

WORKSHOP MULTIMEDIA

University

10 Qs

CODE 4 KITSW ROUND - 4

CODE 4 KITSW ROUND - 4

University

15 Qs

CSNP-04103 - Chapter 6 - Functions Part II

CSNP-04103 - Chapter 6 - Functions Part II

University

10 Qs

كوكيز

كوكيز

University

10 Qs

Statistics Using R

Statistics Using R

Assessment

Quiz

Others

University

Medium

Created by

Swathi S

Used 2+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?