DSTDEVP Function

The Excel DSTDEVP function gets the standard deviation of data that represents an entire population, extracted from records matching criteria. Basically, DSTDEVP calculates standard deviation with a subset of data, like a "standard deviation IF" formula.

The database argument is...Read more

DSTDEV Function

The Excel DSTDEV function gets the standard deviation of sample data extracted from records matching criteria. Essentially, this function calculates standard deviation on a subset of data, like a "standard deviation IF" formula.

The database argument is a range of cells that...Read more

DVARP Function

The Excel DVARP function calculates the variance of data that represents an entire population, extracted from records matching the given criteria, where values come from a given field.

The database argument is a range of cells that includes field headers,...Read more

DVAR Function

The Excel DVAR function gets the variance of a sample extracted from records matching criteria, using values in a given field.

The database argument is a range of cells that includes field headers, field is the name or index of the field to get a max value from, and...Read more

VAR.S Function

The VAR.S function calculates the variance of a sample of data. Variance provides a general idea of the spread of data.  The VAR.S function can accept up to 254 arguments.

Note while VAR.S ignores text and logicals passed into as cell references, it will evaluate logical values, and text...Read more

VAR.P Function

The VAR.P function calculates variance for data that represents an entire population. Variance measures how far a data set is spread out, giving you a general idea of the spread of your data.  The VAR.P function can accept up to 254 arguments.

Variation functions in Excel

The...Read more

DGET Function

The Excel DGET function gets a single value from a given field in a record that matches criteria. The database argument is a range of cells that includes field headers, field is the name or index of the field to get a max value from, and criteria is a range of cells...Read more

DAVERAGE Function

The Excel DAVERAGE function gets the average in a given field for a subset of records that match criteria. The database argument is a range of cells that includes field headers, field is the name or index of the field to get a max value from, and criteria is a range of...Read more

DMIN Function

The Excel DMAX function gets the minimum value in a given field from a set of records that match criteria. The database argument is a range of cells that includes field headers, field is the name or index of the field to get a max value from, and criteria is a range of...Read more

Pages