DEVSQ function - The function returns the sum of squares of deviations of data points from the sample mean in Excel
The following article introduces you to the DEVSQ function - one of the functions in the statistical function group is very popular in Excel.
Description: Returns the sum of squares of deviations of data points from the sample mean.
Syntax: DEVSQ (number1, [number2], .)
Inside:
- number1, number1: The value you want to sum the squares of their deviations, where number1 is the required value, from number1 onwards is optional and contains up to 255 number arguments .
Attention:
- The argument must be either a number or a reference array that contains numbers.
- If text or logical values are typed directly into the argument list -> it is still calculated in the function.
- If the reference form or array containing logical values and text will be ignored, the case of the value of 0 is still calculated.
- The function will give an error if the arguments are text or an error value cannot be converted into a number.
- The function using the equation to calculate the square of deviation is:
[DEVSQ = sum {{{left ({x - overline x} right)} ^ 2}}]
For example:
Calculate the sum of squares of deviations of data points in the table below:
- In the cell to calculate enter the formula : = DEVSQ (C6: C10)
- Press Enter -> the sum of squares of deviations of data points is:
- Where the data points are non-adjacent cells. For example, calculate the sum of squares of deviations of data points in cells C6, C8, C10 -> enter the formula: = DEVSQ (C6, C8, C10)
Above are instructions and some specific examples when using DEVSQ function in Excel.
Good luck!
You should read it
- DEVSQ function in Excel The function returns the sum of squares of deviations between data points from their average
- COVARIANCE.S function - Returns the covariance pattern, the average of product deviations for each pair of data points in two data sets in Excel
- COVARIANCE.P function - The function returns the covariance of a set, the product of the average of degrees of instruction for each pair of data points in Excel
- STDEV function - The function of estimating standard deviations based on a sample in Excel
- ZTEST function - Returns the probability value on one side of the z test in Excel
- STDEV.S function - The function returns the standard deviation based on a sample in Excel
- SLOPE function - The function returns the slope of a linear regression line through data points in Excel
- STDEVA function - The function of estimating standard deviations based on a sample including both text and logical values in Excel
- AVEDEV function - The function returns the average absolute deviation of data points from their midpoint in Excel
- TTEST - Returns the probability associated with a Student's t-Test in Excel
- BETA.DIST function - The function returns the Beta distribution in Excel
- STDEVP function - The function of calculating standard deviations in Excel
Maybe you are interested
How to turn a photo into a painting using the Generative Fill function in Photoshop
How to use the TREND function in Excel
Google Sheets Functions to Simplify Your Budget Spreadsheets
Instructions for using the TRIMRANGE function to clean up Excel tables
How to master numerical data in Google Sheets with the AVERAGE function
Don't buy headphones if they lack this important function!