import * as statistics from "https://deno.land/x/statistics@v0.1.1/src/sample_standard_deviation.ts";
Functions
The sample standard deviation is the square root of the sample variance. |
import * as statistics from "https://deno.land/x/statistics@v0.1.1/src/sample_standard_deviation.ts";
The sample standard deviation is the square root of the sample variance. |