Learn about the role of visualization; scatter plots; and Jupyter notebook interactive widgets.
- [Instructor] We have worked through the hard job…of cleaning data and learning the basics of pandas,…or at least refreshing them.…Now, we can have some fun.…Statistics is the science of learning from data…and of reducing complex structures and trends…in the world to succinct numerical descriptions…and do powerful visualizations.…And nobody was more apt at identifying…and explaining global trends in data…than the late statistician…and public health expert Hans Rosling.…
His book Factfulness, and his website gapminder.org,…are must reads and must see for anybody…who wants to understand our complex world as it is.…And certainly for anybody learning statistics.…Throughout this chapter we will use data curated…by Rosling's organization.…Here I want to give you a preview…of the powerful visualizations that we can achieve…very simply with Python.…And we use one of gapminder datasets.…
As usual, we import some modules.…And we load the dataset with read_csv.…Let's have a look.…Here I'm selecting every 20th row, up to row 200.…
Author
Released
7/17/2018- Installing and setting up Python
- Importing and cleaning data
- Visualizing data
- Describing distributions and categorical variables
- Using basic statistical inference and modeling techniques
- Bayesian inference
Skill Level Intermediate
Duration
Views
Related Courses
-
SPSS Statistics Essential Training
with Barton Poulson4h 57m Beginner -
R Statistics Essential Training
with Barton Poulson5h 59m Intermediate -
Python: Data Analysis
with Michele Vallisneri2h 16m Intermediate -
Statistics Foundations: 1
with Eddie Davila2h 6m Beginner
-
Introduction
-
Welcome1m 9s
-
Using the exercise files1m 2s
-
-
1. Installation and Setup
-
2. Importing and Cleaning Data
-
The structure of data1m 52s
-
Create tidy data tables5m 20s
-
Introducing pandas7m 28s
-
Data cleaning12m 6s
-
-
3. Visualizing and Describing Data
-
The power of visualization7m 12s
-
Describe distributions5m 3s
-
Plot distributions7m 34s
-
More quantitative variables7m 58s
-
Plot categorical variables4m 30s
-
Personal email analytics10m 10s
-
-
4. Introduction to Statistical Inference
-
Statistical inference1m 27s
-
Confidence intervals9m 30s
-
Bootstrapping7m 10s
-
Hypothesis testing7m 34s
-
-
5. Introduction to Statistical Modeling
-
Statistical modeling1m 35s
-
Fitting models to data7m 36s
-
Goodness of fit6m 13s
-
Cross validation6m 22s
-
Logistic regression5m 30s
-
Bayesian inference9m 14s
-
-
Conclusion
-
Next steps1m 55s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: The power of visualization