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

STDEVP(<number>;<number>;...)

Description

Estimates standard deviation on the entire population. If they represent only a sample of the entire population, use STDEVS instead. STDEVP supports more than 255 arguments.

Examples

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

Column1Column2STDEVP returns
194
23335
43344.5
22115.5
6238.5
32234101
24342159
  • No labels