From 447d008cd61abe171469255fdcf155b9ffcb3648 Mon Sep 17 00:00:00 2001 From: alo_sanchez Date: Sat, 25 Sep 2021 17:16:59 -0500 Subject: [PATCH] Update README.md #113 #114 --- 3-Data-Visualization/10-visualization-distributions/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3-Data-Visualization/10-visualization-distributions/README.md b/3-Data-Visualization/10-visualization-distributions/README.md index a20d5d7a..9f1366c7 100644 --- a/3-Data-Visualization/10-visualization-distributions/README.md +++ b/3-Data-Visualization/10-visualization-distributions/README.md @@ -7,7 +7,7 @@ In the previous lesson, you learned some interesting facts about a dataset about the birds of Minnesota. You found some erroneous data by visualizing outliers and looked at the differences between bird categories by their maximum length. ## [Pre-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/18) -## Explore the birds' dataset +## Explore the birds dataset Another way to dig into data is by looking at its distribution, or how the data is organized along an axis. Perhaps, for example, you'd like to learn about the general distribution, for this dataset, of the maximum wingspan or maximum body mass for the birds of Minnesota.