Ratings & reviews
4.852 ratings
Wesley E.
167 days ago
Raymond F.
168 days ago
Austin F.
170 days ago
83%10%8%0%0%
Complete all chapters to get certificate
0%
Confidence Interval
This section will help us deal with the first real statistical case: finding confidence intervals. It requires knowledge of NumPy, pandas, Matplotlib, and Seaborn library to calculate math formulas and build visualization! To encourage you to pass this section, I want to point out that you will run across a small amount of theory but a significant amount of practice!
Statistical Testing
An inseparable part of a data analyst's life is conducting hypothesis testing. After completing this section, you will understand the idea behind testing in statistics and will be able to conduct a t-test using Python.