Welcome!

Introduction to Statistics · Fall 2026

This is a companion interactive webpage to our course. In some sections, I will go into more detail into how they connect to the general picture, which is helpful for exploring statistics in much more detail. Although programming is beyond our course, I have made many Python and programming examples to help you visualize what is going on with the data; the code is displayed in code-blocks, so if you are an experienced programmer, you can play around with the code to create your own statistical experiments.

You will learn a ton over this sixteen-week course. Feel free to check out the rest of the pages for some more information on what we will be doing.

TipSummary of what this site is for
  • Extend explanations of topics covered in lecture
  • Visualize concepts that are hard to picture from text
  • Python examples you can run and modify yourself