Skip to main content

Variance_n

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

Varn(X)=n-1nVar(X)

where Varx is the variance of X.

Syntax

variance_n(Statistics_data)

Description

Given statistics data, returns its variance multiplied by a factor.

statistics.variance_n.calc.png