The Stem and Tendril project consists of a collection of projects for use in statistics laboratories. Each project covers multiple levels of the curriculum, pedagogically, they are held together by a common theme. Students should be able to use these materials at many different levels of development. By coming back to similar data stories at different levels of awareness, the student should be able to fully understand the previous material and better learn the new material.

  • StockMarket
    Date: 07/2004
    Summary: Introduction to R via the stock market
  • Crackers
    Date: 2/2005
    Summary: Uses a data set on nutritional facts about crackers to introduce topics of exploratory data analysis.
  • Cars
    Date: 08/2004
    Summary: Uses car data for univariate and bivariate explorations
  • Personal Expenses
    Date: 12/2003
    Summary: A look at personal expenses using two government data sets.
  • Movies
    Date: 09/2004
    Summary: A look at box-office data for the movies.
  • Counting
    Date: 03/2005
    Summary: Shows how to do some counting problems using R
  • SamplingDistributions
    Date: 10/2004
    Summary: Looks at sampling distributions of statistics without assuming the Central Limit Theorem
  • Baseball
    Date: 12/2003
    Summary: Uses baseball statistics to introduce the binomial
  • Exit Polls
    Date: 12/2004
    Summary: Statistical inference for a population proportion using exit poll data from CNN
  • Voting
    Date: 12/2003
    Summary: Uses voting theme to introduce confidence intervals
  • CI
    Date: 12/2004
    Summary: Uses made up problems about iPods to introduce confidence intervals for the population proportion and mean.
  • Human Body
    Date: 12/2004
    Summary: Study of various body measurements
  • Chi-square
    Date: 12/2004
    Summary: Chi-square statistic applied to grade data.
  • Height and Weight in Debate
    Date: 12/2003
    Summary: A look at statistics on childrens height and weight using NHANES data
  • Chutes and Ladders
    Date: 11/2003
    Summary: Project covering long-tailed distributions using Chutes and Ladders games to illustrate. Also covers Markov chains.
    You can find a grid of all topics here.
  • Fri, 25 Mar 2005

    logo

    Another project for confidence intervals

    The CI project uses many made up problems dealing with manufacturing and marketing iPods to illustrate confidence intervals for the population proportion and mean.

    Fri, 18 Feb 2005

    logo

    A new project based on a data set on crackers

    The data set crackers of Carolyn Cuff gives a theme to a new project that covers many of the basics of exploratory data analysis including numeric summaries of univariate data, graphical summaries of univariate data, correlation, fitting simple linear regression models, and data extraction by index and logical vectors (indicator variables).