import * as statistics from "https://deno.land/x/statistics@v0.1.1/src/median.ts"; FunctionsfmedianThe median is the middle number in a sorted, ascending or descending, list of numbers and can be more descriptive of that data set than the average.