Statistics

Spring 2016
course
navigation

resources

This page lists books, software, articles, and other external sources of information for the statistics class.

textbook

The course text is OpenIntro Statistics 3rd edition. We'll be using the 3rd edition, downloadable from that link. You can get a physical copy from the bookstore or Amazon. I've put links to their website and a local pdf in the left menu.

R

I suggest the RStudio version of the R software system that we'll be using throughout the course. See the left menu for links to the website and a page where you can run it in your web browser, once you get a username and password from Jim.

ggplot2

ggplot2 is the graphics plot system that we'll be using, one of several that run within R.

spreadsheets

R cannot easily edit tables of data. The simplest approach is to use any spreadsheet program for editing, and then transfer the data between applications as a .csv (comma separated values) text file. These text files can be somewhere online (i.e. have a URL here on our class website) or on your computer.
Spreadsheets can also be used for making plots and running statistical tests, though they are not designed to be statistics engines per se.
Popular spreadsheets include

General Good Stuff regarding Stats

descriptive stats

A more comprehensive list this topic is available on the Painting By Numbers resource page. Here are a few of particular relevance for us though:

data visualization

various stats related articles struck Jim's fancy

other academic information

http://cs.marlboro.edu/ courses/ spring2016/statistics/ resources
last modified Monday February 1 2016 2:47 pm EST