Design of controlled experiments and comparison tests

Issues for discussion

Here is a "short paper" that presents an experiment. It has all of the standard elements of an experiment.

Using statistical tests

A statistical test (e.g. T-Test, ANOVA, CHI-Squared) can determine if the difference between the conditions (or products) is real, or simply due to chance.

Usually there is a difference. The null hypothesis asserts that the difference between the conditions is due simply to chance. The alternate hypothesis (also called the experimental hypothesis) asserts that the difference between the conditions is real. That is, the difference between the conditions (or the difference between the products) caused the difference with the dependent variable.

A statistical test produces the probability that the observed difference could occur assuming the null hypothesis. If this probability is small (i.e. less than 0.05), the null hypothesis is rejected and the alternate hypothesis is accepted.

Statistical tools can also provide confidence intervals for the averages of each condition.

Many statistical tools can be found online. In particular, this online paired t-test is useful for testing continuous measures coming from a 2-condition within-groups test. This online unpaired t-test is useful for testing continuous measures coming from a 2-condition between-groups test.