Navigation
Synopsis Variance of data values.
Function num variance(list[num] values)
Usage import analysis::statistics::Descriptive;
Description Computes the variance of the data values. It measures how far a set of numbers is spread out.
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.