Do you need to find sum of squares for a pesky statistical analysis? The standard Excel formula would require you to enter a great deal of information, such as for this article's example: =Sum((Num-1)^2, (Num-2)^2, (Num-3)^2,…..). However, why do all the hard work of manually entering formulas for squaring up each variable and then taking the sum? Help is at hand, with use of MS Excel Formula SUMSQ. Following steps will teach you how to do this with ease.

Steps

  1. 1
    Begin the Excel sheet/table and find where you want to apply this function.
  2. 2
    Create a new column for the sum to appear.
    Advertisement
  3. 3
    Start typing the Formula = SUMSQ( in the blank cell.
  4. 4
    Click on the cell that is after the bracket, where first number is located.

    In the example, the number is located in the cell A3.
  5. 5
    Insert a comma and proceed with the selection of second number.

    In the given example, the second number is located in cell B3.
  6. 6
    Close the Bracket and click on enter. The answer will be displayed.

    In the example,Square (11) + Square (12) = 121 + 144 = 265, which is the number displayed in the cell.
  7. 7
    Drag down to apply the formula to apply to the other cells.
  8. 8
    See how the final output will show up in the table. This is what the final output looks like.
    Advertisement

Warnings

  • While using the Formula, make sure you use the correct cell reference, i.e. select the correct cells.
Advertisement

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, volunteer authors worked to edit and improve it over time. This article has been viewed 13,354 times.
How helpful is this?
Co-authors: 3
Updated: October 23, 2019
Views: 13,354
Categories: Microsoft Excel
Advertisement