summary
Takes an array of numbers and calculates some descriptive statistics
Found 14 results for quartile
Takes an array of numbers and calculates some descriptive statistics
Quickly calculate common statistics on lists of numbers
Helper with misc. math functions such as sums, averages, max, min, etc
Computes the interquartile mean (midmean) of a numeric array.
Basic statistics functions
Statistics Library in vanilla JavaScript
Provides functions for many of the statistical operations that you might need
Summarize a set of observations, in order to communicate the largest amount of information as simply as possible
small minimal quantile and CDF estimator for multiple large data streams
@numio/bigmath is an arbitrary-precision arithmetic library. It can be used for basic operations with decimal numbers (integers and float)
JavaScript stats library containing parallel distributed streaming algorithms to compute important frequently used statistics on big data. The library calculates commonly used univariate, multivariate and discrete statistics. It can be used alone in a webpage, or server-side in nodejs (or both since mss's can be merged), or within a big-data no-sql engines such as hadoop, mongodb.
Box and Whisker plot SVG generator, zero dependencies
A utility for quartile-based analysis of numeric datasets including percentile boundaries and quarterly splits.
Quickly calculate common statistics on lists of numbers