Statistics in Python
Statistics in Python
A lot of people in the fields of Statistics, Risk Modeling and Economics are unfamiliar with Python. I therefore designed this course to demystify this awesome programming language and convince coworkers, friends and family that Python is a language worth learning.
The course is based on Michael Bulmer's 1965 classic Principles of Statistics and is split in two parts. The first section goes over the theory presented in the book and the second part contains the solutions to the practice problems. Both sections are written in Jupyter Notebooks to guarantee an accessible environment for beginners.