This page will compute the Two-Way Factorial ANOVA for Independent Samples, for up to four rows by four columns. This page will also calculate the critical values of Tukey's HSD for purposes of post-ANOVA comparisons.
In the first simulation, random samples of size n are drawn from the population one sample at a time. With df=3, the critical value of chi-square for significance at or beyond the 0.05 level is 7.815; hence, any calculated value of chi-square equal to or greater than 7.815 is recorded as "significant," while any value smaller than that is noted as "non-significant." The second simulation does the same thing, except that it draws random samples 100 at a time. The Power of the Chi-Square "Goodness of Fit" Test pertains to the questionable common practice of accepting the null hypothesis upon failing to find a significant result in a one- dimensional chi-square test.
Given a sample of N values of X randomly drawn from a normally distributed population, this page will calculate the .95 and .99 confidence intervals (CI) for the estimated mean of the population.
This page will calculate r_s , the Spearman rank- order correlation coefficient, for a bivariate set of paired XY rankings. As the page opens, you will be prompted to enter the number of items for which there are paired rankings. If you are starting out with raw (unranked) data, the necessary rank-ordering will be performed automatically.
This page of Statistical Java describes 11 different probability distributions including the Binomial, Poisson, Negative Binomial, Geometric, T, Chi-squared, Gamma, Weibull, Log-Normal, Beta, and F. Each distribution has its own applet in which users can manipulate the parameters to see how the distribution changes. The parameters are described on the main page as well as situations that would use each distribution. The equations of the distributions are not given. To select between the different applets you can click on Statistical Theory, Probability Distributions and then the Main Page. At the bottom of this page you can make your applet selection. This page was formerly located at http://www.stat.vt.edu/~sundar/java/applets/