Links



Interactive web applets:

You will see these in the course videos, and you’re encouraged to play with / use them for learning and doing.

  • Distribution calculator: For calculating probabilities for the binomial, normal, t, T, and distributions.
  • Central Limit Theorem (for means): For exploring and visualizing the central limit theorem (for means). Especially illustrative if you’re trying to grasp what we mean by “sampling many times from the population” or by the term “sampling distribution”. Also great for illustrating shapes of sampling distributions given various population characteristics and sample sizes.
  • Central Limit Theorem (for proportions): For exploring and visualizing the central limit theorem (for proportions).
  • Diagnostics for simple linear regression: For illustrating how diagnostics plots for simple (one-predictor) linear regression look for various forms of relationship between the explanatory and response variables.

Supplementary resources from OpenIntro:

You might find the following resources useful as you navigate through this course.


Supplementary resource for bootstrapping:


Supplementary R resources:

  • CodeSchoolR Tutorial: Another brief R tutorial, in case you would like to have another avenue by which to get introduced to R.
  • twotorials: how to do stuff in r. two minutes or less.

Stats and data visualization blogs:

Find out what others are doing with data, or what other statisticians/data analysts/data scientists/data visualizers are up to.

  • FiveThirtyEight: Nate Silver and friends
  • FlowingData: data visualization
  • Junk Charts: the name says it, examples of not-so-good visualizations and discussion on how to improve them
  • The Guardian Data Blog: interesting data visualizations for news stories as well as links to the actual data
  • Statistical Modeling, Causal Inference, and Social Science: blog of Andrew Gelman, professor of statistics and political science at Columbia University, often higher level statistics but interesting commentary
  • Simply Statistics: blog of three biostatistics professors (Jeff Leek, Roger Peng, and Rafa Irizarry), posts discussing science/popular writing, linking to inspiring articles, and advice for up-and-coming statisticians