One-way ANOVA Sources One-way ANOVA variance = SS/df, where SS - sum of squares and df - degree of freedom
SS=n∑i=1(xi−μ)2, where
μ is the sample mean
n is the sample size
var(x)=1nn∑i=1(xi−μ)2
3 groups of students with scores (1-100):
a = c(82,93,61,74,69,70,53) b = c(71,62,85,94,78,66,71) c = c(64,73,87,91,56,78,87) SST = SSE + SSC = W + B, where