Skip to content

Commit 7a4a237

Browse files
authored
Fix Quiz link
1 parent dff43e7 commit 7a4a237

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

1-Introduction/01-defining-data-science/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[![Defining Data Science Video](images/video-def-ds.png)](https://youtu.be/beZ7Mb_oz9I)
1010

11-
## [Pre-lecture quiz](https://purple-hill-04aebfb03.1.azurestaticapps.net/quiz/0)
11+
## [Pre-lecture quiz](https://ff-quizzes.netlify.app/en/ds/quiz/0)
1212

1313
## What is Data?
1414
In our everyday life, we are constantly surrounded by data. The text you are reading now is data. The list of phone numbers of your friends in your smartphone is data, as well as the current time displayed on your watch. As human beings, we naturally operate with data by counting the money we have or by writing letters to our friends.

1-Introduction/02-ethics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this lesson, we'll explore the fascinating area of data ethics - from core co
2121

2222

2323

24-
## [Pre-lecture quiz](https://purple-hill-04aebfb03.1.azurestaticapps.net/quiz/2) 🎯
24+
## [Pre-lecture quiz](https://ff-quizzes.netlify.app/en/ds/quiz/2) 🎯
2525

2626
## Basic Definitions
2727

1-Introduction/03-defining-data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Data is facts, information, observations and measurements that are used to make
88

99
This lesson focuses on identifying and classifying data by its characteristics and its sources.
1010

11-
## [Pre-Lecture Quiz](https://purple-hill-04aebfb03.1.azurestaticapps.net/quiz/4)
11+
## [Pre-Lecture Quiz](https://ff-quizzes.netlify.app/en/ds/quiz/4)
1212
## How Data is Described
1313

1414
### Raw Data

1-Introduction/04-stats-and-probability/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Statistics and Probability Theory are two highly related areas of Mathematics th
99
[![Intro Video](images/video-prob-and-stats.png)](https://youtu.be/Z5Zy85g4Yjw)
1010

1111

12-
## [Pre-lecture quiz](https://purple-hill-04aebfb03.1.azurestaticapps.net/quiz/6)
12+
## [Pre-lecture quiz](https://ff-quizzes.netlify.app/en/ds/quiz/6)
1313

1414
## Probability and Random Variables
1515

2-Working-With-Data/07-python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ We will focus on a few examples of data processing, instead of giving you full o
2626
2727

2828

29-
## [Pre-lecture quiz](https://purple-hill-04aebfb03.1.azurestaticapps.net/quiz/12)
29+
## [Pre-lecture quiz](https://ff-quizzes.netlify.app/en/ds/quiz/12)
3030

3131
## Tabular Data and Dataframes
3232

2-Working-With-Data/08-data-preparation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
|:---:|
55
|Data Preparation - _Sketchnote by [@nitya](https://twitter.com/nitya)_ |
66

7-
## [Pre-Lecture Quiz](https://purple-hill-04aebfb03.1.azurestaticapps.net/quiz/14)
7+
## [Pre-Lecture Quiz](https://ff-quizzes.netlify.app/en/ds/quiz/14)
88

99

1010

3-Data-Visualization/09-visualization-quantities/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
| Visualizing Quantities - _Sketchnote by [@nitya](https://twitter.com/nitya)_ |
66

77
In this lesson you will explore how to use one of the many available Python libraries to learn how to create interesting visualizations all around the concept of quantity. Using a cleaned dataset about the birds of Minnesota, you can learn many interesting facts about local wildlife.
8-
## [Pre-lecture quiz](https://purple-hill-04aebfb03.1.azurestaticapps.net/quiz/16)
8+
## [Pre-lecture quiz](https://ff-quizzes.netlify.app/en/ds/quiz/16)
99

1010
## Observe wingspan with Matplotlib
1111

3-Data-Visualization/10-visualization-distributions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
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.
88

9-
## [Pre-lecture quiz](https://purple-hill-04aebfb03.1.azurestaticapps.net/quiz/18)
9+
## [Pre-lecture quiz](https://ff-quizzes.netlify.app/en/ds/quiz/18)
1010
## Explore the birds dataset
1111

1212
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.

3-Data-Visualization/11-visualization-proportions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ In this lesson, you learned three ways to visualize proportions. First, you need
170170
## 🚀 Challenge
171171

172172
Try recreating these tasty charts in [Charticulator](https://charticulator.com).
173-
## [Post-lecture quiz](https://purple-hill-04aebfb03.1.azurestaticapps.net/quiz/21)
173+
## [Post-lecture quiz](https://ff-quizzes.netlify.app/en/ds/quiz/21)
174174

175175
## Review & Self Study
176176

3-Data-Visualization/12-visualization-relationships/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This dataset of about 600 items displays honey production in many U.S. states. S
1010

1111
It will be interesting to visualize the relationship between a given state's production per year and, for example, the price of honey in that state. Alternately, you could visualize the relationship between states' honey yield per colony. This year span covers the devastating 'CCD' or 'Colony Collapse Disorder' first seen in 2006 (http://npic.orst.edu/envir/ccd.html), so it is a poignant dataset to study. 🐝
1212

13-
## [Pre-lecture quiz](https://purple-hill-04aebfb03.1.azurestaticapps.net/quiz/22)
13+
## [Pre-lecture quiz](https://ff-quizzes.netlify.app/en/ds/quiz/22)
1414

1515
In this lesson, you can use Seaborn, which you have used before, as a good library to visualize relationships between variables. Particularly interesting is the use of Seaborn's `relplot` function that allows scatter plots and line plots to quickly visualize '[statistical relationships](https://seaborn.pydata.org/tutorial/relational.html?highlight=relationships)', which allow the data scientist to better understand how variables relate to each other.
1616

0 commit comments

Comments
 (0)