DAA_12_R-graphics

Quiz
•
Biology, Science
•
University
•
Hard
Alfonso Gar
Used 2+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
plot(iris$Petal.Length ~ iris$Species)
Will make a dotplot
Will make a boxplot
Will make a pie plot
Will make a barplot
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
plot(iris$Species)
Will make a dotplot
Will make a boxplot
Will make a pie plot
Will make a barplot
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which won't work
plot(iris$Species)
plot(Species, data = iris)
plot(Sepal.Length ~ ., data = iris)
library(dplyr)
iris %>%
plot()
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
The next code will print:
library(ggplot2)
ggplot(iris, aes(x = Sepal.Length, y = Sepal.Width))
Nothing
An empty frame
A dot plot
A box plot
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
The code will give:
library(ggplot2)
ggplot(iris, aes(x = Species,
y = Sepal.Width,
fill = Species)) +
geom_boxplot() +
geom_jitter()
A boxplot with all boxes the same color
A boxplot with different color for each species and all the points in black
A boxplot with different color for each species and all the points the same colors than the boxes
A dot plot
Similar Resources on Wayground
5 questions
Seaborn

Quiz
•
University
9 questions
A & P - AMI 3

Quiz
•
11th Grade - University
10 questions
penglihatan

Quiz
•
8th Grade - University
10 questions
Quiz Sifat Cahaya dan Bagian Mata

Quiz
•
5th Grade - University
8 questions
Eye Anatomy - Spelling Quiz

Quiz
•
11th Grade - University
10 questions
Field Development Project 20212022

Quiz
•
University
10 questions
Ecosystem Disruption and Succession Quiz

Quiz
•
8th Grade - University
8 questions
Ecology Review - Ch. 54 & 55

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade