Skip to main content
Module

x/simplestatistics/src/variance.js

simple statistics for node & browser javascript
Latest
import * as simplestatistics from "https://deno.land/x/simplestatistics@v7.8.3/src/variance.js";

Functions

The variance is the sum of squared deviations from the mean.