When designing ANOVA models, a crossed design is used when every possible combination of the levels of different factors are applied to experimental units. A nested design is used when each level of one factor can only be combined with one level of another factor. This app demonstrates the differences between creating model designs for crossed and nested ANOVAs.
Author / rpc5102
ANCOVA
This app introduces the concept of ANCOVA focusing on interpreting interaction plots.
Bayes Theorem
This app is designed to demonstrate Bayes’ Theorem using the classic example of disease incidence.
Bias and Reliability
The bias of a measurement describes to what degree it is systematically off target from the true value. The reliability of a measurement describes how consistent the measurement is when you repeat it. This app is designed to help with understanding those concepts.
Central Limit Theorem
This app allows the user to examine the sampling distribution of the mean for samples from a variety of continuous and discrete populations.
Chi-Square Goodness of Fit Test
This app explores the Chi-Square Goodness-fit Test for categorical data using simulations under the null hypothesis.
Chi-Square Independence Test
In this app you will explore examples of the Chi-Square Test of Independence; you will also be able to test your own dataset. The Fill in the Blanks exercise would serve to test your understandings about this topic.
Correlation Guessing
This game is to help you better understand the numerical value of correlations for scatterplots with or without outliers.
Data Visualization
This app illustrates R code for data visualization.
Data Wrangling App
This app illustrates R code for data wrangling, reshaping and combining data.