Skip to content

sowusu08/ANOVA-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANOVA-app

author: Samantha Owusu-Antwi

Learning Objectives:

  1. Examine how violations of assumptions of (1) normality of all groups and (2) equal within group variances affect ANOVA test output (tab 1)
  2. Gain some understanding of what is happpening "behind the scenes" of an ANOVA test (tab 2) i.e. how F-stat is related to ratio of betweren group variance to within group variance
  3. Predict how differences in between and within group variances will affect ANOVA (quiz tab)

Future escapades?

Allow users to upload their own data for ANOVA test either a) simply to run aov(...) and receive result or b) so they can go through the steps and manipulate their uploaded data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 55.6%
  • HTML 44.4%