This library contains a plethera of downloadable applets and the components of the applets for use by teachers and students of probability and statistics. These objects (both executable files and source code) can be downloaded, modified if desired, and reused.
The page calculates summary statistics for any dataset. Users will be prompted for sample size when opening this page. The calculator returns mean, sum of X, sum of X^2, variance, standard deviation, and standard error. Key word: Descriptive statistics.
This page will perform basic multiple regression analysis for the case where there are several independent predictor variables, X1, X2, etc., and one dependent or criterion variable, Y. Requires import of data from a spreadsheet.
This calculator performs the following for a contingency table up to 5x5: chi-square analysis; Cramer's V; two asymmetrical versions of lambda; the Goodman-Kruskal index of predictive association; other measures relevant to categorical prediction. Key Word: Categorical Analysis.
This page will calculate standard measures for Rates, Risk Ratio, Odds, Odds Ratio, and Log Odds. It will also calculate the Phi coefficient of association;perform a chi-square test of association, if the sample size is not too small; and perform the Fisher exact probability test, if the sample size is not too large. For intermediate values of n, the chi-square and Fisher tests will both be performed.
Given three overlapping correlation coefficients: rXY, rXZ, and rYZ, this page will calculate the first-order partial correlations: rXY.Z, rXZ.Y, and rYZ.X. If you enter the value of N (providing N>6), the program will also calculate the values of t for the partial correlations (df=N-3) along with the associated two-tailed probability values.