Statistics with Python, Part 2

Statistics with Python, Part 2

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 03m | 234 MB

Learn how to perform statistical analysis on datasets and generate descriptive statistics such as center-of-data and variance using Python and prominent packages such as NumPy and SciPy.

Table of Contents

00:00:00 Introduction
00:01:00 Descriptive Statistics with Python
00:02:42 Getting Started with Data
00:06:11 Exploring Population and Random Samples (Demo)
00:09:31 Measuring the Center of Data
00:19:40 Calculating Mean, Median, and Mode (Demo)
00:31:37 Measuring Variation
00:43:22 Calculating Variance, Standard Deviation, Percentiles, Range, and Skewness (Demo)
00:58:42 Generating Descriptive Statistics
00:59:50 Calculating All Descriptive Statistics (Demo)
01:03:06 Conclusion