This chapter of the HyperStat Online Textbook discusses in detail sampling distributions of various statistics (mean, median, proportions, correlation, etc.), differences between such statistics, the Central Limit Theorem, and standard error, giving formulas, examples, and exercises.
This site has a wide collection of statistical resources inluding an online textbook covering first-year non-calculus based statistics (e.g. Normal distribution, ANOVA, Chi-Square), a simulation/demonstration section containing Java Applets on these first-year topics (ANOVA, Binomial Distribution,Central Limit Theorem, Chi Square, Confidence Interval, Correlation, Central Tendency, Effect Size, Goodness of Fit, Histogram, Normal Distribution, Power, Regression, Repeated Measures, Restriction of Range, Sampling Distribution, Skew, t-test, Transformations), and case studies covering the topics in the first-year statistics course. There is also a page with some basic statistical analysis tools that will aid in doing the computations if you have a Java enabled browser. The source code for these resources can also be downloaded from this site.
Log-linear analysis is a version of chi-square analysis in which the relevant values are calculated by way of weighted natural logarithms. This page will calculate several values of G^2.
Calculates unweighted kappa and kappa with linear and quadratic weightings, along with some other measures of concordance.
This page will perform an analysis of variance for the situation where there are three independent variables, A, B, and C, each with two levels. The user may enter data directly or copy and paste from a spreadsheet or other application.
This page will compute the One-Way ANOVA for up to five samples. The design can be either for independent samples or correlated samples (repeated measures or randomized blocks). This page will also perform pair-wise comparisons of sample means via the Tukey HSD test