This group activity illustrates the concepts of size and power of a test through simulation. Students simulate binomial data by repeatedly rolling a ten-sided die, and they use their simulated data to estimate the size of a binomial test. They carry out further simulations to estimate the power of the test. After pooling their data with that of other groups, they construct a power curve. A theoretical power curve is also constructed, and the students discuss why there are differences between the expected and estimated curves. Key words: Power, size, hypothesis testing, binomial distribution
This group activity focuses on conducting an experiment to determine which of two brands of paper towels are more absorbent by measuring the amount of water absorbed. A two-sample t-test can be used to analyze the data, or simple graphics and descriptive statistics can be used as an exploratory analysis. Students are asked to think about design issues, and to write a short report stating their results and conclusions, along with an evaluation of the experimental design. Key words: Two-sample t-test
The Food and Drug Administration requires pharmaceutical companies to establish a shelf life for all new drug products through a stability analysis. This is done to ensure the quality of the drug taken by an individual is within established levels. The purpose of this out-of-class project or in-class example is to determine the shelf life of a new drug. This is done through using simple linear regression models and correctly interpreting confidence and prediction intervals. An Excel spreadsheet and SAS program are given to help perform the analysis. Key words: prediction interval, confidence interval, stability
The program DistCalc calculates probabilities and critical values for the most important distributions. The purpose of this program is to show the concept of critical values and the replacement of printed distribution tables. The Distribution Calculator offers calculations for the normal distribution, the t distribution, the chi-square distribution, and the F distribution.
This program visualizes the effects of outliers to regression lines. The user may pick up a point with the mouse and move it across the chart. The resulting regression line is automatically adjusted after each movement, showing the effect in an immediate and impressive way. The program Leverage allows one to experiment with the leverage effect. You can create a random sample of data noisy points on a line. Dragging one of the points away from the regression line immediately shows the effect, as the regression line is recalculated and moves according to the current data set. Not online: user has to download the program.
This program has been written to explore the relationship between the data points and the error surface of the regression problem. On one hand you can learn how to represent a line in two different spaces ({x,y} and {k,d}), and on the other hand you see that solving the regression problem is nothing else than finding the minimum in the error surface.