/
STDEVS

STDEVS

Syntax

STDEVS(<number>;<number>;...)

Description

Estimates standard deviation of its arguments. It assumes that the arguments are a sample of the population. If they represent the entire population, use STDEVP instead. STDEVS supports more than 255 arguments.

Examples

STDEVS(#sheet!Column1;#sheet!Column2)

Column1Column2STDEVP returns
195.656854349492381
23337.0710678118654755
43346.363961030678928
22117.7781745930520225
62312.020815280171307
32234142.8355697996826
24342224.8599564173221

Related content

STDEVS
More like this
STDEVS
More like this
STDEVP
More like this
STDEVP
More like this
STDEVP
More like this
GROUPSTDEVS
GROUPSTDEVS
More like this