Skip to main content
Module

x/simplestatistics/src/variance.js

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

Functions

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