Search Header Logo

Statistics Using R

Authored by Swathi S

Others

University

Used 2+ times

Statistics Using R
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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)

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?