Lab 1A
Directions: Follow along with the slides and answer the questions in red font in your journal.
Space, Click, Right Arrow or swipe left to move to the next slide.R
programming language.
R
.View(cdc)
:
cdc
data, type the command below into your console.
Viewer
tab.View
your data. Then answer the following:
cdc
data loaded.cdc
data set?R
is one of many coding languages. Each coding language is slightly different, and these differences are reflected in the syntax.R
with the following:
Search through the different panes. Find and then click on the Plots tab.
Which one of these plots would be useful for answering the question: Is it unusual for students in the CDC dataset to be taller than 1.8 meters?
Run the three commands below then answer the question that follows.
Do you think it’s unusual for students in the data to be taller than 1.8 meters? Why or why not?
Hint: Use the arrow keys on the Plots
tab to toggle between the plots.