Description
Learn the basic components of Data Science in this crash course for beginners. You will learn about:
1. Statistics: we talk about the types of data you'll encounter, types of averages, variance, standard deviation, correlation, and more.
2. Data visualization: we talk about why we need to visualize our data, and the different ways of doing it (1 variable graphs, 2 variable graphs and 3 variable graphs.)
3. Programming: we talk about why programming helps us with data science including the ease of automation and recommended Python libraries for you to get started with data science.