An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with variance

A curated list of projects in awesome lists tagged with variance .

https://github.com/MastodonC/kixi.stats

A library of statistical distribution sampling and transducing functions

distribution stats variance

Last synced: 13 Nov 2025

https://github.com/mastodonc/kixi.stats

A library of statistical distribution sampling and transducing functions

distribution stats variance

Last synced: 22 Oct 2025

https://github.com/10mohi6/portfolio-backtest-python

portfolio-backtest is a python library for backtest portfolio asset allocation on Python 3.7 and above.

asset-allocation backtest cvar etf hrp minimum mutual-fund portfolio python stock tangency variance

Last synced: 14 Apr 2025

https://github.com/ledell/cvAUC

Computationally efficient confidence intervals for cross-validated AUC estimates in R

auc confidence-intervals cross-validation machine-learning r statistics variance

Last synced: 26 Apr 2025

https://github.com/ledell/cvauc

Computationally efficient confidence intervals for cross-validated AUC estimates in R

auc confidence-intervals cross-validation machine-learning r statistics variance

Last synced: 08 Oct 2025

https://github.com/axiomhq/variance

Go implementation of variance's method for one-pass variance computation with D. H. D. West improved methods which features merging of several multiple sets of statistics and adding weighted values.

go golang standard-deviation variance welford welford-online-algorithm

Last synced: 14 Jul 2025

https://github.com/microprediction/momentum

Running mean, variance, skew, and kurtosis

kurtosis mean online-learning skewness variance

Last synced: 26 Mar 2025

https://github.com/csblatvia/vardpoor

Variance Estimation for Sample Surveys by the Ultimate Cluster Method

r sampling statistics variance

Last synced: 02 Feb 2026

https://github.com/tupol/online-stats

Online statistics implementations, including average, variance and standard deviation; exponentially weighted versions as well.

covariance exponential-moving-average exponential-moving-variance kurtosis library online-stats scala skewness variance

Last synced: 05 Mar 2026

https://github.com/alexandrehiroyuki/datatome

Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.

algorithms analysis arduino arduino-library cpp cumulative-mean data-processing data-structures exponential-moving-average filters median moving-average moving-median pio platformio platformio-library standard-deviation variance

Last synced: 24 Oct 2025

https://github.com/cossio/truncatednormal.jl

Compute mean and variance of the univariate truncated normal distribution (works far from the peak).

julia julia-language mean normal-distribution numerical-methods statistics variance

Last synced: 31 Aug 2025

https://github.com/shilangyu/dart-variance-hack

Small overview of subtyping and variance in Dart motivated by a real example.

contravariance dart variance

Last synced: 30 Aug 2025

https://github.com/limen/redenvelope

Php library for red envelope/packet (红包) what is popular among Chinese.

assignment random redenvelope redpacket variance

Last synced: 03 Mar 2026

https://github.com/facundoq/tmeasures

The Transformational Measures (TM) library allows neural network researchers to evaluate the invariance and equivariance of their models with respect to a set of transformations. Support for Pytorch (current) and Tensorflow/Keras (coming).

equivariance invariance keras measure neural-networks python python3 pytorch tensorflow variance

Last synced: 28 Oct 2025

https://github.com/lukem512/levene-test

Perform Levene's statistical test for equality of group variances.

analysis deviation levene-test statistics variance

Last synced: 24 Apr 2026

https://github.com/gfoidl/stochastics

Stochastic tools, distrubution, analysis

kutosis median outlier-detection sigma simd skewness variance

Last synced: 14 Apr 2025

https://github.com/lilingxi01/svdm

SVDM - Styling Variance Decomposition Module

design design-system styling svdm ui ui-components ux variance

Last synced: 17 Apr 2026

https://github.com/jammyjamjamman/pywinslide

Sliding window functions for processing iterative timeseries data in python.

average downsampling mean moving resampling rolling sliding timeseries variance

Last synced: 31 Mar 2025

https://github.com/stdlib-js/stats-base-dvariancepn

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 21 Aug 2025

https://github.com/stdlib-js/stats-base-nanstdevtk

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 05 Oct 2025

https://github.com/stdlib-js/stats-base-nanstdevch

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 07 Sep 2025

https://github.com/lukem512/statistical-methods

A collection of statistical methods

average deviation mean statistics variance

Last synced: 14 Mar 2025

https://github.com/travorlzh/temperature-analyzer

Python crawler that helps fetch temperature of Beijing, China

crawler homework python variance

Last synced: 25 Aug 2025

https://github.com/stdlib-js/stats-base-sstdevtk

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 04 Apr 2026

https://github.com/stdlib-js/stats-base-dnanvariancetk

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 19 Feb 2026

https://github.com/stdlib-js/stats-base-dvariancewd

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

deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford

Last synced: 21 Jun 2025

https://github.com/stdlib-js/stats-base-dsvariance

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 12 Jun 2025

https://github.com/stdlib-js/stats-base-dstdevwd

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array unbiased var variance welford

Last synced: 16 Mar 2026

https://github.com/stdlib-js/stats-base-dnanvariancepn

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 18 Feb 2026

https://github.com/stdlib-js/stats-base-dstdevch

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 01 Mar 2026

https://github.com/lukem512/brown-forsythe-test

Perform the Brown-Forsythe statistical test for equality of group variances.

brown-forsythe-test statistics variance

Last synced: 24 Apr 2026

https://github.com/stdlib-js/stats-base-snanvariancepn

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 08 Oct 2025

https://github.com/stdlib-js/stats-base-stdevyc

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

cramer deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided unbiased var variance youngs

Last synced: 26 Jun 2025

https://github.com/stdlib-js/stats-base-varianceyc

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

cramer deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array unbiased var variance youngs

Last synced: 09 Apr 2025

https://github.com/stdlib-js/stats-base-snanstdevwd

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford

Last synced: 05 Jul 2025

https://github.com/stdlib-js/stats-base-dnanstdevwd

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

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford

Last synced: 29 Jan 2026

https://github.com/stdlib-js/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.

deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 25 Feb 2026

https://github.com/stdlib-js/stats-base-dnanstdev

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 08 Mar 2026

https://github.com/stdlib-js/stats-base-svariancetk

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 16 Feb 2026

https://github.com/stdlib-js/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.

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 13 Feb 2026

https://github.com/stdlib-js/stats-base-nanvariancetk

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 28 Feb 2026

https://github.com/stdlib-js/stats-base-dvarm

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

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 12 Jan 2026

https://github.com/stdlib-js/stats-base-dvarianceyc

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

cramer deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array unbiased var variance youngs

Last synced: 17 Feb 2026

https://github.com/stdlib-js/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.

array deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 03 May 2026

https://github.com/zsnout/statistics.js

This repository contains the source code for Statistics.JS.

analysis calculator iqr measures outliers quartile range statistics variance zsnout

Last synced: 22 Apr 2026