Search Header Logo

Week1 Quiz

Authored by Dongui Lee

Computers

University

Week1 Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

8 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

15 mins • 1 pt

Media Image

Enter the code in the mosaic

2.

FILL IN THE BLANK QUESTION

15 mins • 1 pt

Media Image

Enter the code in the mosaic

3.

FILL IN THE BLANK QUESTION

15 mins • 1 pt

Media Image

How to draw this plot?

(fill in the blank)

ggplot(data=mpg)+

_________(mapping=aes(x=displ,y=hwy))

4.

FILL IN THE BLANK QUESTION

15 mins • 1 pt

Media Image

How to draw this plot? (fill in the blacnk)

ggplot(data=mpg)+

geom_point(aes(x=displ,y=hwy,_____=class))

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

How to make these plots?(fill in the blank)

ggplot(data=mpg,aes(x=displ,y=hwy))+

geom_point()+

facet_wrap(class~.,____=2)

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

How to draw this plot? (fill in the blank)

ggplot(data=mpg,aes(x=displ,y=hwy))+

geom_point(aes(color=drv))+

geom_smooth(aes(________=drv), se=FALSE)

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

How to draw this plot? (fill in the blank)

ggplot(data=diamonds,aes(x=cut))+

geom_bar(fill=NA, aes(color=clarity), position='_____')

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?