Graduate students

  • The Census Bureau has made many data visualizations of the data it collects. It is a good collections of maps, treemaps, an age/sex pyramid, and of course more familiar graphs, like bar graphs.
    0
    No votes yet
  • This online software allows you to load data and make professional-looking graphs with it. Graph types are basic (scatterplot, line plot, bar charts, etc.), statistical (histograms, box plots), scientific (error bars, heat map, contour), 3D charts, and financial (e.g. time series). Other graphs are available with the paid pro version. Log in is required, which allows you to upload data and save it for next use.

    0
    No votes yet
  • This online application allows the user to import data from online resources such as Facebook, Google Analytics, GitHub, as well as spreadsheets on their own computers. They can then drag-and-drop variables to make graphs automatically. The basic version is free, but you can upgrade to a paid version which allows combining data across services and, if the data come from an online resource, the user has the choice to have Data Hub keep the graphs updated as the data changes.
    0
    No votes yet
  • A game to aid in teaching experimental design and significance testing (especially one sample, two sample, and matched pair situations). Tangrams are puzzles in which a person is expected to place geometrically shaped pieces into a particular design. The on-line Tangram Game provides students the opportunity to design many versions of the original game in order to test which variables have the largest effect on game completion time. A full set of student and instructor materials are available and were created by Kevin Comiskey (West Point), Rod Sturdivant (Ohio State University) and Shonda Kuiper (Grinnell College) as part of the Stat2Labs collection.

    0
    No votes yet
  • This software makes it easier to use the R language. It includes a code debugger, editing, and visualization tools.

    0
    No votes yet
  • This is a web application framework for R, in which you can write and publish web apps without knowing HTML, Java, etc. You create two .R files: one that controls the user interface, and one that controls what the app does. The site contains examples of Shiny apps, a tutorial on how to get started, and information on how to have your apps hosted, if you don't have a server.

    0
    No votes yet
  • These slides from the 2014 ICOTS workshop describe a minimal set of R commands for Introductory Statistics. Also, it describes the best way to teach them to students. There are 61 slides that start with plotting, move through modeling, and finish with randomization.
    0
    No votes yet
  • This online booklet comes out of the Mosaic project. It is a guide aimed at students in an introductory statistics class. After a chapter on getting started, the chapters are grouped around what kind of variable is being analyzed. One quantitative variable; one categorical variable; two quantitative variables; two categorical variables; quantitative response, categorical predictor; categorical response, quantitative predictor; and survival time outcomes.
    0
    No votes yet
  • This site is an interactive, online tutorial for R. It asks the user to type in commands at an R prompt, which are then evaluated. Typing the right thing allows the user to continue on, typing the wrong thing yields an error. The user cannot skip the easier lessons. Lessons are: Using R; Vectors; Matrices; Summary Statistics; Factors; Data Frames; Real-World Data; and What’s Next.
    0
    No votes yet
  • The Comprehensive Epidemiologic Data Resource is a collection of data sets. It includes definitions of each variable in the data set. It requires a login to retrieve the data sets. Registering involves giving your name and address and the name of the study and a detailed description of the intended use of the data.
    0
    No votes yet

Pages