JSPM

Found 184 results for deviation

statsjs

Provides functions for many of the statistical operations that you might need

  • v1.0.7
  • 34.70
  • Published

swstats

Sliding window statistics

  • v0.8.1
  • 33.91
  • Published

node-stdev

Small utility for calculating standard deviation

  • v1.0.1
  • 31.07
  • Published

node-red-contrib-combine

Node-RED Nodes that output combinations of consecutive incoming messages

  • v1.8.1
  • 28.68
  • Published

s-deviation

Math utility to calculate standard deviations.

  • v2.0.4
  • 25.17
  • Published

@stdlib/stats-incr-mcv

Compute a moving coefficient of variation (CV) incrementally.

  • v0.2.2
  • 21.94
  • Published

@stdlib/stats-incr-maape

Compute the mean arctangent absolute percentage error (MAAPE) incrementally.

  • v0.2.2
  • 21.56
  • Published

atlas-mad

Calculates the median absolute deviation of a set of data points in-place.

  • v1.0.0
  • 20.48
  • Published

@stdlib/stats-base-snanvariancepn

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

  • v0.2.2
  • 18.05
  • Published

@stdlib/stats-base-snanstdevpn

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

  • v0.2.2
  • 16.91
  • Published

@stdlib/stats-base-dmeanvarpn

Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.

  • v0.2.2
  • 16.65
  • Published

standarddeviation

A tiny node module to calculate Standard Deviation from a given array dataset

  • v0.0.2
  • 16.25
  • Published

@stdlib/stats-base-dmeanstdev

Calculate the mean and standard deviation of a double-precision floating-point strided array.

  • v0.2.2
  • 16.25
  • Published

@stdlib/stats-base-dmeanstdevpn

Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.

  • v0.2.2
  • 15.53
  • Published

@stdlib/stats-base-nanstdevwd

Calculate the standard deviation of a strided array ignoring NaN values and using Welford's algorithm.

  • v0.2.2
  • 15.09
  • Published

@stdlib/stats-base-stdevch

Calculate the standard deviation of a strided array using a one-pass trial mean algorithm.

  • v0.2.2
  • 14.86
  • Published

@stdlib/stats-base-varianceyc

Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 14.69
  • Published

@stdlib/stats-base-dvarmpn

Calculate the variance of a double-precision floating-point strided array provided a known mean and using Neely's correction algorithm.

  • v0.2.2
  • 14.16
  • Published

@stdlib/stats-base-nanstdevpn

Calculate the standard deviation of a strided array ignoring NaN values and using a two-pass algorithm.

  • v0.2.2
  • 14.11
  • Published

@stdlib/stats-base-nanstdevyc

Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 13.66
  • Published

@stdlib/stats-base-nanstdevch

Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass trial mean algorithm.

  • v0.2.2
  • 13.66
  • Published

@stdlib/stats-base-svariancewd

Calculate the variance of a single-precision floating-point strided array using Welford's algorithm.

  • v0.2.2
  • 13.55
  • Published

@stdlib/stats-base-dvariancewd

Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.

  • v0.2.2
  • 12.99
  • Published

@stdlib/stats-base-dnanstdevyc

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 12.98
  • Published

@stdlib/stats-base-dnanvarianceyc

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 12.78
  • Published

@stdlib/stats-base-snanstdevtk

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

  • v0.2.2
  • 12.78
  • Published

@stdlib/stats-base-dstdevch

Calculate the standard deviation of a double-precision floating-point strided array using a one-pass trial mean algorithm.

  • v0.2.2
  • 12.62
  • Published

@stdlib/stats-base-dvarm

Calculate the variance of a double-precision floating-point strided array provided a known mean.

  • v0.2.2
  • 12.59
  • Published

@stdlib/stats-base-snanvariancetk

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

  • v0.2.2
  • 12.48
  • Published

@stdlib/stats-base-dnanstdevwd

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

  • v0.2.2
  • 12.48
  • Published

@stdlib/stats-base-nanvarianceyc

Calculate the variance of a strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 12.48
  • Published

@stdlib/stats-base-dvarianceyc

Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 12.45
  • Published

@stdlib/stats-base-dnanstdevch

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

  • v0.2.2
  • 12.24
  • Published

@stdlib/stats-base-dsvariance

Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.

  • v0.2.2
  • 12.23
  • Published

@stdlib/stats-base-stdevwd

Calculate the standard deviation of a strided array using Welford's algorithm.

  • v0.2.2
  • 12.15
  • Published

@stdlib/stats-base-nanvariancech

Calculate the variance of a strided array ignoring NaN values and using a one-pass trial mean algorithm.

  • v0.2.2
  • 11.90
  • Published

@stdlib/stats-base-dstdevyc

Calculate the standard deviation of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 11.90
  • Published

@stdlib/stats-base-snanstdevyc

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 11.90
  • Published

@stdlib/stats-base-dvariancech

Calculate the variance of a double-precision floating-point strided array using a one-pass trial mean algorithm.

  • v0.2.2
  • 11.86
  • Published

@stdlib/stats-base-dnanvariancepn

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

  • v0.2.2
  • 11.86
  • Published

@stdlib/stats-base-sstdevyc

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 11.68
  • Published

@stdlib/stats-base-dnanstdev

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values.

  • v0.2.2
  • 11.59
  • Published

@stdlib/stats-base-stdevtk

Calculate the standard deviation of a strided array using a one-pass textbook algorithm.

  • v0.2.2
  • 11.49
  • Published

@stdlib/stats-base-dvariancetk

Calculate the variance of a double-precision floating-point strided array using a one-pass textbook algorithm.

  • v0.2.2
  • 11.49
  • Published

@stdlib/stats-base-snanstdevwd

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

  • v0.2.2
  • 11.49
  • Published

@stdlib/stats-base-sstdevwd

Calculate the standard deviation of a single-precision floating-point strided array using Welford's algorithm.

  • v0.2.2
  • 11.45
  • Published

@stdlib/stats-base-dstdevpn

Calculate the standard deviation of a double-precision floating-point strided array using a two-pass algorithm.

  • v0.2.2
  • 11.45
  • Published

@stdlib/stats-base-sstdevtk

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.

  • v0.2.2
  • 11.36
  • Published

@stdlib/stats-base-dnanstdevpn

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

  • v0.2.2
  • 11.32
  • Published

@stdlib/stats-base-dsvariancepn

Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm with extended accumulation and returning an extended precision result.

  • v0.2.2
  • 11.28
  • Published

@stdlib/stats-base-nanstdevtk

Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass textbook algorithm.

  • v0.2.2
  • 11.05
  • Published

@stdlib/stats-base-snanstdevch

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

  • v0.2.2
  • 11.01
  • Published

@stdlib/stats-base-sstdevch

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.

  • v0.2.2
  • 10.85
  • Published

@stdlib/stats-base-snanstdev

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.

  • v0.2.2
  • 10.81
  • Published

@stdlib/stats-base-nanvariancetk

Calculate the variance of a strided array ignoring NaN values and using a one-pass textbook algorithm.

  • v0.2.2
  • 10.81
  • Published

@stdlib/stats-base-sstdevpn

Calculate the standard deviation of a single-precision floating-point strided array using a two-pass algorithm.

  • v0.2.2
  • 10.58
  • Published

@stdlib/stats-base-dvariancepn

Calculate the variance of a double-precision floating-point strided array using a two-pass algorithm.

  • v0.2.2
  • 10.54
  • Published

normal-pdf

Get gaussian density at a point

  • v1.0.1
  • 10.42
  • Published

@stdlib/stats-base-dnanstdevtk

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

  • v0.2.2
  • 10.42
  • Published

@stdlib/stats-base-dstdev

Calculate the standard deviation of a double-precision floating-point strided array.

  • v0.2.2
  • 10.39
  • Published

@stdlib/stats-base-svariancepn

Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.

  • v0.2.2
  • 10.28
  • Published

@stdlib/stats-base-snanvariancech

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

  • v0.2.2
  • 10.07
  • Published

@stdlib/stats-base-svariancetk

Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.

  • v0.2.2
  • 10.03
  • Published

@stdlib/stats-base-dvarmtk

Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.

  • v0.2.2
  • 10.03
  • Published

@stdlib/stats-base-stdevyc

Calculate the standard deviation of a strided array using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 9.92
  • Published

@stdlib/stats-base-dnanvariancewd

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

  • v0.2.2
  • 9.71
  • Published

@stdlib/stats-base-dstdevwd

Calculate the standard deviation of a double-precision floating-point strided array using Welford's algorithm.

  • v0.2.2
  • 9.47
  • Published

@stdlib/stats-base-sstdev

Calculate the standard deviation of a single-precision floating-point strided array.

  • v0.2.2
  • 9.36
  • Published

@stdlib/stats-base-dstdevtk

Calculate the standard deviation of a double-precision floating-point strided array using a one-pass textbook algorithm.

  • v0.2.2
  • 9.33
  • Published

@stdlib/stats-base-dnanvariancetk

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

  • v0.2.2
  • 9.33
  • Published

@stdlib/stats-base-snanvariancewd

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

  • v0.2.2
  • 9.13
  • Published

@stdlib/stats-base-snanvarianceyc

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 8.85
  • Published

@stdlib/stats-base-dnanvariancech

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

  • v0.2.2
  • 8.72
  • Published

grade-math

A bundle of commonly used math functions for grading applications, including Standard Deviation, Normal Y, Mean, and Z-Score.

  • v1.0.2
  • 8.59
  • Published

@stdlib/stats-base-dmeanvar

Calculate the mean and variance of a double-precision floating-point strided array.

  • v0.2.2
  • 8.36
  • Published

@stdlib/stats-base-svarianceyc

Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 8.36
  • Published

@stdlib/stats-base-svariancech

Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.

  • v0.2.2
  • 8.36
  • Published

deviationdetective

Have two geojson lines? Yes? Good! Use this tool to find differences between the two.

  • v0.1.1
  • 6.39
  • Published

deviation

A DI System for React

  • v0.2.2
  • 6.37
  • Published

stdev-js

A tiny node module to calculate Standard Deviation from a given array dataset

  • v0.0.1
  • 2.45
  • Published

adoperaza7.java

Oolong, developed in JavaScript for Phase 2, offers efficient mean calculations for web applications and databases.

  • v1.0.0
  • 2.45
  • Published

adosinarath2.generator

Enhances mean calculation efficiency in Oolong Phase 3, providing accelerated processes for random number analysis.

  • v1.0.0
  • 2.45
  • Published

inryeesprob

Enhances mean calculation efficiency in Oolong Phase 3, providing accelerated processes for random number analysis.

  • v1.0.0
  • 2.39
  • Published

brymer4-dev-version

The beta Tea testnet offers insightful trend analysis through tracking totals and averages of randomly selected numbers.

  • v1.0.0
  • 0.00
  • Published

celynette8_calculate

The beta Tea testnet offers insightful trend analysis through tracking totals and averages of randomly selected numbers.

  • v1.0.0
  • 0.00
  • Published

nemalen4-algebra

The beta Tea testnet offers insightful trend analysis through tracking totals and averages of randomly selected numbers.

  • v1.0.0
  • 0.00
  • Published

eecress3-compute

Oolong, developed in JavaScript for Phase 2, offers efficient mean calculations for web applications and databases.

  • v1.0.0
  • 0.00
  • Published

ieemler7-balance

The beta Tea testnet offers insightful trend analysis through tracking totals and averages of randomly selected numbers.

  • v1.0.0
  • 0.00
  • Published

sdeviate

standard deviation

  • v0.0.0
  • 0.00
  • Published

nolehamdn1.weights

Oolong, developed in JavaScript for Phase 2, offers efficient mean calculations for web applications and databases.

  • v1.0.0
  • 0.00
  • Published

fmstats

Decriptive Statistics

    • v1.0.0
    • 0.00
    • Published

    ktirabassi7-oss

    Oolong, developed in JavaScript for Phase 2, offers efficient mean calculations for web applications and databases.

    • v1.0.0
    • 0.00
    • Published

    neioana2_derivatives

    Enhances mean calculation efficiency in Oolong Phase 3, providing accelerated processes for random number analysis.

    • v1.0.0
    • 0.00
    • Published

    zzischuck8-measurement

    Enhances mean calculation efficiency in Oolong Phase 3, providing accelerated processes for random number analysis.

    • v1.0.0
    • 0.00
    • Published

    lethur4.python

    The beta Tea testnet offers insightful trend analysis through tracking totals and averages of randomly selected numbers.

    • v1.0.0
    • 0.00
    • Published