This is an old revision of the document!
STDDEVP Function
- STDDEV( <value>, <periods> )
Computes the standard deviation (entire population) of the value over the specified number of periods.
Function Parameters Parameter Description <value> The value to compute the standard deviation of. <periods> The number of periods to compute the standard deviation over.