Lesson 3: Intro to Statistics
We recommend visiting our new website CodeSciLab.org for completing the lessons
Lesson 3: Intro to Statistics
Learning Objectives:
Explain the use of Python packages and recognize how to import them
Demonstrate how to load data into Python from an outside source
Summarize why computer science is useful in data analysis
Define mean, median, and standard deviation
Compare the utility of the mean compared to a full distribution to summarize data
Create interpretable histograms, box plots, and scatter plots using real biological data