Skip to main content

Standard deviation_n

Computes the standard deviation of a data sample X={x1,...,xn} multiplied by a factor

sn=n-1ns2

where s2 is the standard deviation of X.

Syntax

standard_deviation_n(Statistics_data)

Description

Given a data sample X, computes its standard deviation multiplied by a factor.

statistics.standard_deviation_n.calc.png