Statistics Using R

Statistics Using R

University

10 Qs

quiz-placeholder

Similar activities

Pop Quiz (ITN:1.3) -12/09/2023

Pop Quiz (ITN:1.3) -12/09/2023

University

12 Qs

komunikasi efektif dalam praktik Kebidanan

komunikasi efektif dalam praktik Kebidanan

University

12 Qs

C++ Syntax and Concepts Quiz

C++ Syntax and Concepts Quiz

University

15 Qs

Chapter 2-Lesson 1 Quiz

Chapter 2-Lesson 1 Quiz

University

15 Qs

MarCom Quiz 1 (Semi-Final)

MarCom Quiz 1 (Semi-Final)

University

15 Qs

CSNP-04103 C++ Chapter 7 - 2 - Data Types

CSNP-04103 C++ Chapter 7 - 2 - Data Types

University - Professional Development

10 Qs

pre test pbo - week 1

pre test pbo - week 1

University

10 Qs

Python data types

Python data types

University

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