Skip to content

Commit 34a63ca

Browse files
Created assignment for visualizing quantities
1 parent c42de19 commit 34a63ca

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Lines, Scatters and Bars
2+
3+
## Instructions
4+
5+
In this lesson, you worked with line charts, scatterplots, and bar charts to show interesting facts about this dataset. In this assignment, dig deeper into the dataset to discover a fact about a given type of bird. For example, create a script visualizing all the interesting data you can uncover about Snow Geese. Use the three plots mentioned above to tell a story in your notebook.
6+
7+
## Rubric
8+
9+
Exemplary | Adequate | Needs Improvement
10+
--- | --- | -- |
11+
A script is presented with good annotations, solid storytelling, and attractive graphs | The script is missing one of these elements | The script is missing two of these elements

0 commit comments

Comments
 (0)