document.write( "Question 1052544: Could someone please help me understand this:\r
\n" ); document.write( "\n" ); document.write( "How is the mean square computed from the sum of squares?\r
\n" ); document.write( "\n" ); document.write( "Thanks for the help!
\n" ); document.write( "

Algebra.Com's Answer #667878 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Mean Square Total is an estimate of total variance against the grand mean (mean of all samples): (SS_total)/N-1 (note: _total indicates subscript)
\n" ); document.write( ":
\n" ); document.write( "Mean Square Between groups compare the means of groups to the grand mean: (SS_between)/K-1 If the means across groups are close together this number will be small
\n" ); document.write( ":
\n" ); document.write( "Mean Square Within groups calculate the variance within each individual group: (SS_within)/N-K
\n" ); document.write( ":
\n" ); document.write( "Mean Square Between and Mean Square Within are used to calculate the F-ratio: F-ratio = MS_between/MS_within
\n" ); document.write( "
\n" );