Week 7: Hypothesis Testing
We will slowly be transitioning into the statistical inference part of the class. How do we make decision based on data and uncertainty? We will start formal...
Course Website: http://data8.org/sp21/
Feedback Form: https://forms.gle/bL9nT1SyYeANaS3U7
Lab:
Discussion:
Office Hours:
All times are shown in PT.
We will slowly be transitioning into the statistical inference part of the class. How do we make decision based on data and uncertainty? We will start formal...
In lecture, professor Ayazifar taught you about control flow and iteration, well known as conditionals/if-statements and for loops. Conditionals allow us to ...
Starting from now on, I will be putting both labs and discussions in one post to make it easier to find resources related to that specific week!
Corresponding Readings
Understanding your dataset is extremely important if you want to move to numerical inference or to prediction. We have to look for patterns that make sense a...
Corresponding Readings
This week we will be diving a little deeper into python and using tables with the datascience library. As we know, a lot of data lives in tables. In this dis...
Tables are the most important data structure within Data Science. Databases, our conceptions of data revolve about this notion that data consist of individua...
Nice to meet you! This week we will be touching on topics that you have discussed in lecture, namely python programming and tables. We won’t go too much into...
First of all, welcome to Data 8!