When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

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.

This Course Includes
pluralsight
4 (39 reviews )
2 hour 21 minutes
english
Online - Self Paced
core courses
pluralsight
About Interpreting Data Using Descriptive Statistics with Python
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.
What You Will Learn?
- Course Overview : 1min.
- Understanding Descriptive Statistics : 48mins.
- Working with Descriptive Statistics Using Pandas : 49mins.
- Working with Descriptive Statistics Using SciPy and Statsmodels : 41mins.