Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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
  • No labels