STAT 200


All sections are online.

Instructor: Ellen Fireman




Course Goals and Philosophy

Why everyone needs to know Basic Statistics:

Large stores of information have become readily available on crucial issues, e.g. Covid-19. You can choose either to ignore the information or to make sense of it, which means learning statistics.

What's special about Stat 200:

Most people think statistics is boring and difficult. Statistics is to data what grammar is to words. And like grammar, it's only interesting if it's used to understand something interesting.

In Stat 200, we use statistics to research a topic we're all interested in - ourselves. We collect data on ourselves through anonymous surveys, largely on the sort of social questions on which students have shown intense interest. Having real questions that we want to answer motivates real understanding, not just memorizing some complicated rules.


3 Main Goals

    Statistics is a collection of real tools. The key is to understand which one to use when and why, not just to memorize some complicated rules.

    We teach:

  1. How to use a conceptual, intuitive approach to understand a set of complex statistical methods.
  2. We tie the methods together with a few unifying themes rather than get bogged down in the tedious calculations and tiny differences between some of them. We build a unifying framework for general predictive models.

  3. How to determine whether predictors are also causes.
  4. Often we really care about whether X causes Y, not just whether X predicts Y. Would changing X change Y? To answer that question in the absence of a randomized experiment involves sorting out a tangle of possible confounders and causal links. As we examine real data sets, we investigate how to evaluate causal claims.

  5. How to use statistical software both to help us understand what the statistical methods are doing and to do the calculations for us.
  6. a. We have a simple, point and click data program to let you compare the same data sets with a variety of methods to see how the results they give differ and why. We can get a feel for which of the methods, which are usually all approximations to the real world, work better in which situations by analyzing the data using a variety of them. We focus on understanding the underlying concepts behind the methods so you can choose your methods wisely.

    b. Once you do understand the needed statistics, performing useful applied calculations usually requires more flexible software than our data program. You will have weekly exercises on using the R statistical language to acquire basic familiarity. For those who wish to become fluent in R programming, we also offer a free non-credit R course .