Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 620 Bytes

File metadata and controls

15 lines (11 loc) · 620 Bytes

statsintro

Introduction to Statistics

These notes intend to provide the Python basics that most undergrad and grad students need for the analysis of their data. No derivations of formulas are presented, and only the absolutely necessary background. Instead, hands-on demonstrations of how to impelement the analysis in Python are given.

In addition to the sourcecode here on github, these notes are available

Python rocks - also for statistical tasks!