Excel STDEV Function

Summary

The Excel STDEV function returns the standard deviation for data that represents a sample. To calculate the standard deviation for an entire population, use STDEVP or STDEV.P.

Purpose

Get the standard deviation in a sample

Return value

Estimated standard deviation

Syntax

=STDEV (number1, [number2], ...)

Arguments

Usage notes

The STDEV function calculates the standard deviation for a sample set of data. Standard deviation measures how much variance there is in a set of numbers compared to the average (mean) of the numbers. The STDEV function is meant to estimate standard deviation in a sample. If data represents an entire population, use the STDEVP function.

In the example shown, the formula in F7 is:

=STDEV(C5:C11)

Note: Microsoft classifies STDEV as a "compatibility function", now replaced by the STDEV.S function.

Standard Deviation functions in Excel

The table below summarizes the standard deviation functions provided by Excel.

NameData setText and logicals
STDEVSampleIgnored
STDEVPPopulationIgnored
STDEV.SSampleIgnored
STDEV.PPopulationIgnored
STDEVASampleEvaluated
STDEVPAPopulationEvaluated

Notes:

Excel STDEV Function

Summary

The Excel STDEV function returns the standard deviation for data that represents a sample. To calculate the standard deviation for an entire population, use STDEVP or STDEV.P.

Purpose

Get the standard deviation in a sample

Return value

Estimated standard deviation

Syntax

=STDEV (number1, [number2], ...)

Arguments

Usage notes

The STDEV function calculates the standard deviation for a sample set of data. Standard deviation measures how much variance there is in a set of numbers compared to the average (mean) of the numbers. The STDEV function is meant to estimate standard deviation in a sample. If data represents an entire population, use the STDEVP function.

In the example shown, the formula in F7 is:

=STDEV(C5:C11)

Note: Microsoft classifies STDEV as a "compatibility function", now replaced by the STDEV.S function.

Standard Deviation functions in Excel

The table below summarizes the standard deviation functions provided by Excel.

NameData setText and logicals
STDEVSampleIgnored
STDEVPPopulationIgnored
STDEV.SSampleIgnored
STDEV.PPopulationIgnored
STDEVASampleEvaluated
STDEVPAPopulationEvaluated

Notes: