73 packages tagged with “mean”
Easy to use library for computing math formulas, mean and proportion. Is a basis of Rychusoft.NumericalLibraries. var calc = new Calculator("8^2+5-cos(2*PI)"); var result = calc.Compute(); // result = 68"
Do you find yourself adding numbers to the collection and recalculating mean each time? This package is intended to solve the issue. By computing the base terms with each new observation, the retrieval of statistics at any time is O(1). The statistics are always ready and calculating mean for next element does not require iterating over whole collection. On-the-fly calculation of mean, variance, standard deviation, ZScore, sum, min, max and more supported. Create Confusion Matrixes using ReceiverOperatorCharacteristic class, that will calculate Accuracy etc. on the fly.
Keeps track of elapsed time, iteration count, max, and mean time spent for a given operation
Incrementally computes the variance, mean and count without needed several passes.
A small evaluation tool to calculate the jaccard similarity index and distance. It also includes mean jaccard index and distance which considers the order of the elements as well.
MathCore Library - Statistics
A library of statistics algorithms for numeric arrays.Including Sort,Mean,Median,Mode,StandardDeviation, Variance, Paercentile, (1st,2nd,3rd Quartile),ZScore,InterquartileRange
RSI Slope Mean Reversion (C#)
Keltner Width Mean Reversion (C#)
MA Slope Mean Reversion (C#)
Volume Mean Reversion Strategy (C#)
MACD Mean Reversion Strategy (C#)
ADX Mean Reversion Strategy (C#)
OBV Mean Reversion Strategy (C#)
Mean Reversion Strategy (C#)
EMA Slope Mean Reversion (C#)
Correlation Mean Reversion (C#)
VWAP Mean Reversion Strategy (C#)
Volume Slope Mean Reversion (C#)
OBV Slope Mean Reversion (C#)
Stochastic Mean Reversion Strategy (C#)
CCI Mean Reversion Strategy (C#)
Parabolic SAR Distance Mean Reversion (C#)
Donchian Width Mean Reversion (C#)
Williams R Slope Mean Reversion (C#)
VWAP Slope Mean Reversion (C#)
ADX Slope Mean Reversion (C#)
RSI Mean Reversion Strategy (C#)
Ichimoku Cloud Width Mean Reversion (C#)
Supertrend Distance Mean Reversion (C#)