UofTCoders / Events

University of Toronto Coders Events
https://uoftcoders.github.io/studyGroup/#events
29 stars 14 forks source link

Intro to Statistics in Python - November 14 #268

Closed margot-l closed 4 years ago

margot-l commented 4 years ago

Statistics is an important cornerstone to data analysis. Our introduction to doing statistics in Python lesson will go over basic descriptive and inferential statistics

Installation instructions: You will need to install the appropriate programs. See the Python section of the installation instructions page. Please also install these packages: scipy.stats.

Watch: This event will be streamed live. If you have questions during the live stream (or just want to chat with us), please ask in our Gitter lobby and we will forward your questions to the instructor! (Although we aim to live stream each event, there are sometimes technical difficulties so it's best to attend in person if you can.)

Directions: MADLab is located in Gerstein Science Information Centre, Room B112 at the south end of the first lower level. Once you go through the main entrance of Gerstein, take a right turn down a corridor (across from the admin desk or just past the reading room), then take the stairs down and follow the signs to MADLab, the door should be open 10-15 minutes before the lesson.

HaidyGiratallah commented 4 years ago

Here are the files used for this lesson:

marathon_results_2015_version2.csv.zip

HaidyGiratallah commented 4 years ago

Here's the Jupyter Notebook for this lesson:

intro to stats in python.zip