Statistics with Python! Variance and Standard Deviation

preview_player
Показать описание
Tutorial on coding out descriptive statistics in Python. Learn how to analyze data sets using descriptive statistics, code out the variance & standard deviation by hand within Python and graph out histograms to visualize the data.

CONNECT:

|-Video Chapters-|
0:00 - Intro
0:12 - Descriptive Statistics
0:49 - Measures of Spread/Variation
1:06 - Scenario: Housing Prices
1:57 - Creating a function for the arithmetic mean
3:18 - Calculating and coding the variance
7:03 - Calculating and coding the standard deviation
8:21 - Graphing the standard deviation onto a histogram
10:58 - Time varying data and the change of the distribution's spread
12:37 - References and additional learning
Рекомендации по теме
Комментарии
Автор

This is a very useful and an amazing tutorial. I'm starting my data analysis journey, although I have some experience coding with Python and JavaScript, and this video helps a lot. Thank you very much for creating this type of content.

getacho