Statistics – Sum of Square

Prabhu TL
1 Min Read
Disclosure: This website may contain affiliate links, which means I may earn a commission if you click on the link and make a purchase. I only recommend products or services that I personally use and believe will add value to my readers. Your support is appreciated!

In statistical data analysis the total sum of squares (TSS or SST) is a quantity that appears as part of a standard way of presenting results of such analyses. It is defined as being the sum, over all observations, of the squared differences of each observation from the overall mean.

Total Sum of Squares is defined and given by the following function:

Formula

Sum of Squares =∑(xi−x¯)2Sum of Squares =∑(xi−x¯)2

Where −

·        xixi = frequency.

·        x¯x¯ = mean.

Example

Problem Statement:

Calculate the sum of square of 9 children whose heights are 100,100,102,98,77,99,70,105,98 and whose means is 94.3.

Solution:

Given mean = 94.3. To find Sum of Squares:

Calculation of Sum of Squares.
Column A
Value or Score
xixi
Column B
Deviation Score
∑(xi−x¯)∑(xi−x¯)
Column C
(Deviation Score)2(Deviation Score)2
∑(xi−x¯)2∑(xi−x¯)2
100100-94.3 = 5.7(5.7)2 = 32.49
100100-94.3 = 5.7(5.7)2 = 32.49
102102-94.3 = 7.7(7.7)2 = 59.29
9898-94.3 = 3.7(3.7)2 = 13.69
7777-94.3 = -17.3(-17.3)2 = 299.29
9999-94.3 = 4.7(4.7)2 = 22.09
7070-94.3 = -24.3(-24.3)2 = 590.49
105105-94.3 = 10.7(10.7)2 = 114.49
9898-94.3 = 3.7(3.7)2 = 3.69
∑xi=849∑xi=849∑(xi−x¯)∑(xi−x¯)∑(xi−x¯)2∑(xi−x¯)2
 First MomentSum of Squares
Share This Article
Prabhu TL is a SenseCentral contributor covering digital products, entrepreneurship, and scalable online business systems. He focuses on turning ideas into repeatable processes—validation, positioning, marketing, and execution. His writing is known for simple frameworks, clear checklists, and real-world examples. When he’s not writing, he’s usually building new digital assets and experimenting with growth channels.
Leave a review