Descriptive statistics with Python

karthik · updated · flag

This is a port of my statistics crash course, a very basic one, from Geekswipe. In this series of lessons, you will learn the basic concepts of descriptive statistics and their significance with the help of Numpy, a mathematical Python library.

1 Statistics, a quick intro
2 Mean, Median, and Mode
3 Variance
4 Standard Deviation