Source: wikibot/sum-of-squares

= Sum of squares
{wiki=Sum_of_squares}

The "sum of squares" is a statistical concept used to measure the variability or dispersion in a dataset. It is calculated by taking the difference between each data point and the mean of the dataset, squaring those differences, and then summing them up. It can be used in various contexts, including inferential statistics, regression analysis, and the analysis of variance (ANOVA). \#\#\# Formula Given a dataset with \\( n \\) observations \\( x_1, x_2, ...