weighted-mean
Calculates the weighted mean of an array of numbers
Found 168 results for avg
Calculates the weighted mean of an array of numbers
Haraka plugin for the AVG virus scanner
A JavaScript extension package for building strong and modern applications.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Chi-squared distribution expected value.
Calculate the arithmetic mean of a strided array.
Provides a method to compute a moving arithmetic mean incrementally.
Poisson distribution expected value.
Computes the median of an array.
Beta distribution expected value.
Binomial distribution expected value.
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.
Uniform distribution median.
Average module. An efficient way to calculate average.
Uniform distribution expected value.
Student's t distribution expected value.
Calculate the mean and standard deviation of a double-precision floating-point strided array.
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm.
Normal distribution expected value.
Lognormal distribution expected value.
Calculate the median value of a sorted double-precision floating-point strided array.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Calculate the median value of a sorted strided array.
Triangular distribution expected value.
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm with extended accumulation and returning an extended precision result.
Rayleigh distribution expected value.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Calculate the arithmetic mean of a strided array using ordinary recursive summation.
Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.
Calculate the arithmetic mean of a double-precision floating-point strided array using Welford's algorithm.
Calculate the arithmetic mean of a double-precision floating-point strided array.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.
Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
Calculate the arithmetic mean of a strided array using pairwise summation.
Calculate the arithmetic mean of a double-precision floating-point strided array using ordinary recursive summation.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using extended accumulation, and returning an extended precision result.
Calculate the arithmetic mean of a strided array using a second-order iterative Kahan–Babuška algorithm.
Compute an arithmetic mean incrementally.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.
Calculate the arithmetic mean of a strided array using Welford's algorithm.
Calculate the arithmetic mean of a strided array using an improved Kahan–Babuška algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using a two-pass error correction algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using a two-pass error correction algorithm with extended accumulation, and returning an extended precision result.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.
Weibull distribution expected value.
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation with extended accumulation and returning an extended precision result.
Small math function library
Calculate the arithmetic mean of a double-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.
This package is a combination of many useful functions.
Calculate the mean and variance of a double-precision floating-point strided array.
Calculate the arithmetic mean of a strided array, ignoring NaN values.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using Welford's algorithm with extended accumulation, and returning an extended precision result.
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
Node-RED added node functions.
turf average module
Exponential distribution expected value.
efficient rolling stats added one by one with no recalculation
Calculate the median value of a sorted single-precision floating-point strided array.
Calculate the arithmetic mean of a single-precision floating-point strided array using an improved Kahan–Babuška algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation.
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.
A Node-RED node to calculate average.
Calculate the arithmetic mean of a single-precision floating-point strided array.
F distribution expected value.
Calculate the arithmetic mean of a single-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Calculate the simple moving average of an array.
Computes the median of an array ignoring non-numeric values.
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using extended accumulation.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using Welford's algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values.
Compute a moving arithmetic mean incrementally.
Erlang distribution expected value.
Calculate the arithmetic mean of a double-precision floating-point strided array using an improved Kahan–Babuška algorithm.
Provides a method to compute an arithmetic mean incrementally.
Compute a geometric mean incrementally.
Computes the truncated mean of an array.
Computes the arithmetic mean.
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation.
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation with extended accumulation.
Chi distribution expected value.
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
Compute the arithmetic mean over all iterated values.
Compute a moving mean error (ME) incrementally.
Kumaraswamy's double bounded distribution expected value.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
Compute the mean absolute percentage error (MAPE) incrementally.
Calculates various averages of an array
Compute an arithmetic mean and corrected sample standard deviation incrementally.
Compute a moving arithmetic mean and unbiased sample variance incrementally.
Compute an exponentially weighted mean incrementally.
Compute a harmonic mean incrementally.
Compute an arithmetic mean and unbiased sample variance incrementally.
Arcsine distribution median.
Discrete uniform distribution expected value.
Compute a moving geometric mean incrementally.
Arcsine distribution expected value.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.
Compute the mean absolute error (MAE) incrementally.
Beta prime distribution expected value.
Pareto (Type I) distribution expected value.
Inverse gamma distribution expected value.
Geometric distribution expected value.
Compute the mean directional accuracy (MDA) incrementally.
Raised cosine distribution expected value.
Compute an arithmetic mean of squared absolute values incrementally.
Lévy distribution expected value.
Compute a moving mean absolute error (MAE) incrementally.
Gamma distribution expected value.
Degenerate distribution expected value.
Logistic distribution expected value.
Fréchet distribution expected value.
Bernoulli distribution expected value.
Laplace distribution expected value.
Gumbel distribution mean.
Compute a moving harmonic mean incrementally.
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
Compute a moving arithmetic mean and corrected sample standard deviation incrementally.
Compute the mean error (ME) incrementally.
Compute a moving mean percentage error (MPE) incrementally.
Compute a moving mean directional accuracy (MDA) incrementally.
The javascript library for using aggregate functions on array of objects
Compute a moving arithmetic mean of absolute values incrementally.
Compute the mean arctangent absolute percentage error (MAAPE) incrementally.
Compute the mean percentage error (MPE) incrementally.
Compute a moving mean absolute percentage error (MAPE) incrementally.
Compute a moving arithmetic mean of squared absolute values incrementally.
Compute an arithmetic mean of absolute values incrementally.
DaHao.de 播放引擎(TypeScript 版)
mpony - find the min, max, avg or sum of numbers in an array
Compute the arithmetic mean of squared absolute values for all iterated values.
Compute a weighted arithmetic mean incrementally.
Create an iterator which iteratively computes a cumulative harmonic mean.
Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.
The Javascript library used for aggregate on array of objects
slice file or join files or avg slice file.
Converts Text to AVG at runtime for easy use with the Alexa Presentation Language
Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.
Create an iterator which iteratively computes a cumulative geometric mean.
Create an iterator which iteratively computes a cumulative arithmetic mean.
Create an iterator which iteratively computes a moving arithmetic mean.
Calculate the simple moving average for an array.
Simple Array Math Library
Compute the arithmetic mean of absolute values for all iterated values.
total for stream json object
A simple command-line tool to convert SVG file to AVG (Alexa Presentation Language)
Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.
avg disable devtool(private)
Perform different actions with arrays.
Simple calculation of average values for an array of objects
Now, you can calculate the sum, average, mode, median, range, variance, and standard deviation for the given array of numbers.
Transform stream factory to calculate arithmetic means for streamed data arrays (chunks).
svg arrow
know the percentage of advance of an object