Skip to content

Commit 67d956d

Browse files
Added assignment.md for visualizing distributions
1 parent 1b60675 commit 67d956d

File tree

1 file changed

+10
-0
lines changed
  • 3-Data-Visualization/R/10-visualization-distributions

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Apply your skills
2+
3+
## Instructions
4+
5+
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.
6+
## Rubric
7+
8+
Exemplary | Adequate | Needs Improvement
9+
--- | --- | -- |
10+
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.

0 commit comments

Comments
 (0)