

Intro to data science
Flashcard
•
Education, Other, Mathematics
•
11th - 12th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

10 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which code should work to make a histogram? Options: histogram(~gender,data=cdc), Histogram(~gender, data = cdc), histogram(~gender,data=cdc), histogram(gender,data=cdc)
Back
histogram(~gender,data=cdc)
2.
FLASHCARD QUESTION
Front
What is the code to display the count of your variable?
Back
tally (~sugar, data = food)
3.
FLASHCARD QUESTION
Front
Which graph is better for CATEGORICAL VARIABLE? Options: bargraph, histogram, scatterplot, dotPlot
Back
bargraph
4.
FLASHCARD QUESTION
Front
When you load a data in RStudio, in which section it pops up? Options: File, Environment, Viewer, History
Back
Environment
5.
FLASHCARD QUESTION
Front
What does the following code display?
dim (cdc)
Options: Number of rows, Number of Columns, The Variables, Both the number of rows and Columns
Back
Both the number of rows and Columns
6.
FLASHCARD QUESTION
Front
Which code tells us if a variable is numerical or categorical? Options: data(file), str(file), View(file), names(file)
Back
str(file)
7.
FLASHCARD QUESTION
Front
Which one is the code to make a dotplot? Options: dotplot(~variable, data = file), Dotplot(~variable, data = file), dotPlot(~variable, data = file), DotPlot(~variable, data = file)
Back
dotPlot(~variable, data = file)
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?