Skip to main content

Posts

xkcd's Linear Regression

http://xkcd.com/1725/ This comic is another great example of allowing your student to demonstrate statistical comprehension by explaining why a comic is funny. What does the r^2 indicate? When would it be easy to guess the direction of the correlation?  More on that via this previous blog post .

Kristoffer Magnusson's "Interpreting Confidence Intervals"

I have shared Kristoffer Magnusson's fantastic visualizations of statistical concepts here previously ( correlation , Cohen's d ). Here is another one that helps to explain confidence intervals , and how the likelihood of an interval containing true mu varies based on interval size as well as the size of the underlying sample. The site is interactive in two ways. 1) The sliding bar at the top of the page allows you to adjust the size of the confidence interval, which you can read in the portion of the page labeled "CI coverage %" or directly above the CI ticker. See below. 2) You can also change the n-size for the samples the simulation is pulling. The site also reports back the number of samples that include mu and the number of samples that miss mu (wee little example for Type I/Type II error). How to use it in class: Students will see how intervals increase and decrease in size as you reset the CI percentage. As the sample size increases, the range ...

Matt, Rali & Rhonda's Statistical Test Flowchart.

Take a look at this interactive, statistical decision making flow chart. I think that almost every statistics text includes a flow chart, but the interactive piece of this, and its ability to immediately provide the reader with information on the appropriate analysis AND software assistant is something your students can't get from paper versions of same. The flow chart is based on Andy Field's work. I discovered this tool via Reddit. I'm including that Reddit thread because the person that created the thread (commentor4) states that they also created the flow chart. So, you are lead through a series of questions (read this from the bottom up). After you provide the necessary information, the page provides you with a quick definition of the test you should conduct as well as links to instruction using popular statistical packages.