Get startedGet started for free

Onward toward the whole story!

1. Onward toward the whole story!

You now have some great graphical EDA tools.

2. Insert title here...

You can quickly generate and investigate a histogram. You can immediately get a feel for your data by plotting all of them, with bee swarm plots or ECDFs. In almost every data set we encounter in this course, and in its sequel, and also in real life, we start with graphical EDA. Remember what Tukey said,

3. “Exploratory data analysis can never be the whole story, but nothing else can serve as the foundation stone.” — John Tukey

"Exploratory data analysis can never be the whole story, but nothing else can serve as the foundation stone."

4. Coming up…

In the next chapter, you will build upon graphical EDA with quantitative EDA, which allows you to compute useful summary statistics. With your foundation stone in place, you will spend the last half of this course learning to think probabilistically. You will learn about probability distributions for both discrete and continuous variables, which provide the mathematical foundation for you to draw meaningful conclusions from your data. We will not get mired in mathematical details, but rather will unleash the power of the NumPy random module to use hacker statistics in order to simulate the probabilistic stories and distributions that we encounter. You will find that by writing a few lines of Python code, you can perform even putatively complicated statistical analyses. As you work through this course and its sequel, you will grow ever closer to being able to tell what Tukey calls "the whole story."

5. Let's practice!

Now, let's get to work!

Create Your Free Account

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.