
Intro to data science
Authored by Mehrbod Mavandadi
Education, Other, Mathematics
11th - 12th Grade
Used 24+ times

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