You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Data-Science-For-Beginners/3-Data-Visualization/R/10-visualization-distributions/assignment.md

11 lines
742 B

# Apply your skills
## Instructions
So far, you have worked with the Minnesota birds dataset to discover information about bird quantities and population density. Practice your application of these techniques by trying a different dataset, perhaps sourced from [Kaggle](https://www.kaggle.com/). Build a R script to tell a story about this dataset, and make sure to use histograms when discussing it.
## Rubric
Exemplary | Adequate | Needs Improvement
--- | --- | -- |
A script is presented with annotations about this dataset, including its source, and uses at least 5 histograms to discover facts about the data. | A script is presented with incomplete annotations or bugs. | A script is presented without annotations and includes bugs.