Excel STDEVP Function

Summary

The STDEVP function calculates the standard deviation for a sample set of data. STDEVP has been replaced with a newer function called STDEV.P, which has the same behavior.

Purpose

Get standard deviation of population

Return value

Estimated standard deviation

Syntax

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

Arguments

Usage notes

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

Note: STDEVP has been replaced with a newer function called STDEV.P, which has identical behavior. Although STDEVP still exists for backwards compatibility, Microsoft recommends that people use the newer STDEV.P function instead.

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 STDEVP Function

Summary

The STDEVP function calculates the standard deviation for a sample set of data. STDEVP has been replaced with a newer function called STDEV.P, which has the same behavior.

Purpose

Get standard deviation of population

Return value

Estimated standard deviation

Syntax

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

Arguments

Usage notes

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

Note: STDEVP has been replaced with a newer function called STDEV.P, which has identical behavior. Although STDEVP still exists for backwards compatibility, Microsoft recommends that people use the newer STDEV.P function instead.

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: