Improving Lectures in Statistics and the Use of
Computer Aided Learning and Assessment

Other useful links

This section contains links to useful online resources related to the topics covered by the unit element `EMa2 - Applied Statistics'. Since the links point to resources outside this website, I cannot guarantee their availability. Copyright of the respective authors should also be taken into account.

General sites about probability and statistics

Computer demonstrations sorted according to the topics

Probability

Distributions

  • Probability Calculator (Java) [Philip B. Stark, University of California, Berkeley] - calculates the probability that the value of a random variable is in given range, for a variety of distributions
  • Binomial histogram (Java) [Philip B. Stark, University of California, Berkeley]
  • Student's t-distribution (Java) [Philip B. Stark, University of California, Berkeley]
  • Quantile applet (Java) [University of Alabama in Huntsville] - displays quantiles and cummulative probabilities for various distributions
  • The Poisson experiment (Java) [University of Alabama in Huntsville] - running a Poisson process

Normal Distribution

Sampling and statistics

Confidence intervals

  • Confidence intervals demo (Java) [David M.Lane, Rice University] - observe the proportion of samples falling into the given confidence interval
  • Confidence intervals applet (Java) [Webster West, University of South Carolina] - generate random samples and observe the proportion of samples falling into the given confidence interval
  • Confidence interval for means (Java) [Charles Stanton, California State University] - generate random samples and observe the proportion of samples falling into the given confidence interval
  • Mean Estimate Experiment (Java) [University of Alabama in Huntsville] - select a random sample of size n from a specified distribution, and then to construct an approximate confidence interval for the mean at a specified confidence level
  • Proportion Estimate Experiment (Java) [University of Alabama in Huntsville] - select a random sample of size n from the Bernoulli distribution with parameter p, and then to construct an approximate confidence interval for p at a specified confidence level
  • Variance Estimate Experiment (Java)[University of Alabama in Huntsville] - select a random sample of size n from a specified distribution, and then to construct an approximate confidence interval for the standard deviation at a specified confidence level

Hypothesis testing

  • Mean Test Experiment (Java) [University of Alabama in Huntsville] - select a random sample of size n from a selected distribution and then test a hypothesis about the mean m at a specified significance level
  • Proportion Test Experiment (Java) [University of Alabama in Huntsville] - select a random sample of size n from the Bernoulli distribution with parameter p, and then test a hypothesis about p at a specified significance level
  • Variance Test Experiment (Java) [University of Alabama in Huntsville] - select a random sample of size n from a selected distribution and then test a hypothesis about the standard deviation d at a specified significance level

Goodness of Fit - Chi square test

  • Chi Square Test of Deviation (Java) [David M. Lane, Rice University] - Chi Square Test of Deviation from Theoretical Values for data sampled from normal or uniform distribution
  • Dice Experiment (Java) [University of Alabama in Huntsville] - select a random sample from a specified distribution and perform the chi-square goodness of fit test to another specified distribution, at a specified level of significance

Correlation and regression

  • Scatter, correlation and regression (Java) [Philip B. Stark, University of California, Berkeley] - Sample data with given correlation coefficient
  • Components of r (Java) [David M. Lane, Rice University] - shows the ration of variance in Y explained and unexplained by X
  • Regression by eye (Java) [David M. Lane, Rice University] - try to draw the regression line to given data
  • Reliability and Regression Analysis (Java) [David M. Lane, Rice University] - influence of unreliability in data on the quality of regression analysis
  • Guessing correlations (Java) [University of Illinois] - choose correct correlation coefficient for presented data
  • Putting points (Java) [University of Illinois] - put points into graph and observe the regression line and residuals
  • Transformations (Java) [David M. Lane, Rice University] - demonstrates how transformations affect the relationship between two variables

Sources of statistical articles, and other materials