-
Course
- Data
Interpreting Data Using Descriptive Statistics with Python
This course covers measures of central tendency and dispersion needed to identify key insights in data. It also covers: correlation, covariance, skewness, kurtosis, and implementations in Python libraries such as Pandas, SciPy, and StatsModels.
What you'll learn
The tools of machine learning - algorithms, solution techniques, and even neural network architectures, are becoming commoditized. Everyone is using the same tools these days, so your edge needs to come from how well you adapt those tools to your data.
In this course, Interpreting Data using Descriptive Statistics with Python, you will gain the ability to identify the important statistical properties of your dataset and understand their implications.
First, you will explore how important measures of central tendency, the arithmetic mean, the mode, and the median, each summarize our data in different ways. Next, you will discover how measures of dispersion such as standard deviation provide clues about variation in a single variable.
Later, you will learn how your data is distributed using skewness and kurtosis and understand bivariate measures of dispersion and co-movement like correlation and covariance.
Finally, you will round out your knowledge by implementing these measures using different libraries available in Python, like Pandas, SciPy, and StatsModels.
When you are finished with this course, you will have the skills and knowledge to summarize key statistical properties of your dataset using Python.
Table of contents
- Version Check | 16s
- Module Summary | 1m 26s
- Prerequisites and Course Outline | 1m 9s
- Introducing Descriptive Statistics | 4m 8s
- Measures of Central Tendency | 8m 3s
- Measures of Dispersion | 4m 49s
- Understanding Variance | 2m 44s
- The Gaussian Distribution | 4m 3s
- Sampling Distribution to Estimate Population Mean | 5m 12s
- Confidence Intervals | 5m 57s
- Skewness and Kurtosis | 5m 5s
- Covariance and Correlation | 4m 24s
- Module Summary | 1m 19s
About the author
A problem solver at heart, Janani has a Masters degree from Stanford and worked for 7+ years at Google. She was one of the original engineers on Google Docs and holds 4 patents for its real-time collaborative editing framework.
More Courses by Janani