Contents

Introduction to Applied Statistics

Can we use the datascience package in Python to conduct applied statistics? Certainly. The Data8 project at UC Berkeley has developed a robust suite of content including a digital textbook called Inferential Thinking together with labs, homeworks, projects and exams. At UNG, I have been working with a group of math professors to tweak the materials in ways suitable forapplied statistics visualizations and data analyses.

Sandboxes

A sandbox is digital playground, an environment created for experimentation and fun. I’m creating sandbox content for Intro to Applied Statistics using Python’s datascience package. The notebooks in this section are intended to make class examples using my own datasets easily accessible to my students. They are interactive and include all the commands needed to conduct the applied statistics tasks.