
Week1 Quiz
Authored by Dongui Lee
Computers
University

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
Enter the code in the mosaic
2.
FILL IN THE BLANK QUESTION
15 mins • 1 pt
Enter the code in the mosaic
3.
FILL IN THE BLANK QUESTION
15 mins • 1 pt
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
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
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
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
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

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?