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

Statistics

Statistics is a mathematical discipline concerned with developing and studying mathematical methods for collecting, analyzing, interpreting, and presenting large quantities of numerical data. Statistics is a highly interdisciplinary field of study with applications in fields such as physics, chemistry, life sciences, political science, and economics.

https://github.com/stdlib-js/stats-incr-mmaape

Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.

abs absolute accumulator average avg err error incremental javascript maape mape math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 13 Apr 2025

https://github.com/cherylisabella/statistics--caret

Training Regression and Classification Models using caret

data data-analysis data-mining data-science datascience dataset r statistics

Last synced: 24 Jun 2025

https://github.com/fvdm/nodejs-planetos

Access the Planet OS API with your Node.js app (unofficial)

api-client dataset earth nodejs planetos statistics unlicense

Last synced: 17 May 2026

https://github.com/garnetred/hide-linkedin-profile-stats

This browser extension hides analytics on LinkedIn's home page. It hides the number of post impressions and profile views for LinkedIn profiles. It also hides page notifications and visitors for LinkedIn business page owners.

analytics chrome-extension linkedin statistics

Last synced: 06 Feb 2026

https://github.com/sharmadhiraj/free-json-datasets

Collection of free JSON data that are scraped and parsed from different websites.

collection crawler data data-scraping datasets json sports statistics web-scraping

Last synced: 28 Mar 2025

https://github.com/itsrainingdata/sparsebnutils

Utilities for learning sparse Bayesian networks

bayesian-networks graphical-models machine-learning r statistics

Last synced: 13 Apr 2025

https://github.com/digitalservicebund/wie-viele-menschen

A small website that displays how many of your users in Germany statistically have some type of disability.

a11y accessibility statistics

Last synced: 05 Apr 2025

https://github.com/melchisedech333/my-statistics

:bar_chart: Statistics about my projects.

github-stats statistics

Last synced: 29 Mar 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/silvermete0r/31github

31 Days of Programming Challenge - Machine Learning Algorithms & Data Analysis

data-science deep-learning machine-learning python statistics streamlit tensorflow

Last synced: 11 Jan 2026

https://github.com/stdlib-js/blas-ext-base-gapxsumkbn

Add a constant to each strided array element and compute the sum using an improved Kahan–Babuška algorithm.

blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 05 Jul 2025

https://github.com/linguini1/typetracker

Analyzes typing data from Keybr.com and displays it graphically according to user preference. Involves polynomial interpolation using Numpy and graph visuals using Matplotlib. Console interface or CLI usage available.

command-line data-visualization graphing keyboard keybr matplotlib numpy polynomial-interpolation python statistics typing typing-practice

Last synced: 28 Apr 2026

https://github.com/progi1984/mozfxosstats

Mozilla Marketplace Statistics

firefox-os mozilla statistics

Last synced: 25 Jun 2025

https://github.com/stdlib-js/blas-ext-base-dapxsumpw

Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.

array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed

Last synced: 19 Apr 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/tuffacton/ece-5714

Collection of notes, papers, and python notebooks for ECE 5714 Robust Estimation and Filtering at Virginia Tech.

ipython-notebook matplotlib python-notebook statistics virginia-tech

Last synced: 24 Oct 2025

https://github.com/UnsignedArduino/Stats

A simple MakeCode Arcade extension to toggle stats on and off via blocks

arcade extension makecode makecode-arcade makecode-arcade-extensions makecode-extension statistics stats wrapper

Last synced: 12 May 2025

https://github.com/gtaiyou24/ml-algorithm

[PKG] 機械学習/統計パッケージ

machine-learning python3 statistics

Last synced: 30 Apr 2026

https://github.com/dharasim/simpleprobabilisticprograms.jl

Simple implementation of probabilistic programs for the Julia programming language

julia probabilistic-programming statistics

Last synced: 22 Jul 2025

https://github.com/russkyc/philippine-address-provider

Offline/Embedded PSGC Address Info Provider for .NET

address address-provider csharp nuget philippines psgc statistics

Last synced: 12 May 2025

https://github.com/machinelearningprodigy/machinelearningprodigy

This is my portfolio README, which highlights my skills, projects, and contributions. It provides an overview of my technical expertise and coding activity. Feel free to explore and connect with me! 🚀

achievements activity build commit community connection contribution github introduction portfolio profile readme social-network sponsors stack statistics stats technology timeline trophies

Last synced: 22 Jul 2025

https://github.com/jolars/sortedl1

Python package for Sorted L-One Penalized Estimation (SLOPE)

machine-learning python regression slope statistics

Last synced: 28 Jan 2026

https://github.com/stdlib-js/blas-ext-base-sdsapxsum

Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.

array blas extended float32 javascript math mathematics node node-js nodejs single statistics stats stdlib strided strided-array sum summation total typed

Last synced: 04 Mar 2025

https://github.com/cwendorf/sourcebook

Basic Statistical Methods for Social Science [Textbook]

annotated-ouput devise jamovi jasp r sourcebook spss statistical-tables statistics

Last synced: 14 Apr 2025

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

Calculate the range of a single-precision floating-point strided array, ignoring NaN values.

dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 12 Jan 2026

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

Calculate the minimum value of a sorted double-precision floating-point strided array.

domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed

Last synced: 13 May 2025

https://github.com/stdlib-js/blas-ext-base-dnansumpw

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.

array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed

Last synced: 12 Jan 2026

https://github.com/stdlib-js/random-iter-arcsine

Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.

arcsine continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib

Last synced: 13 May 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-dcumax

Calculate the cumulative maximum of double-precision floating-point strided array elements.

accumulate cumulative domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 08 Apr 2026

https://github.com/crsh/jab

R package to automagically compute Jeffrey's Approximate Bayes factors

bayes-factor bayesian-inference r statistics

Last synced: 21 Mar 2025

https://github.com/phrb/ccgrid19

Autotuning Source Transformation Tools with Design of Experiments, published @ CCGRID'19

autotuning ccgrid design-of-experiments orio r source-to-source spapt statistics

Last synced: 28 Mar 2025

https://github.com/marregui/logpulse

Command line utility, and mini framework, to harvest real time statistics on live log files over different periods of time expressed in seconds, as well as to report bursts where the average logs per second becomes greater than a predefined value.

general-statistics java logs period-schedules readout statistics threshold

Last synced: 27 Jun 2025

https://github.com/ocramz/splitmix-distributions

Sampling procedures for some common random variables based on splitmix

random-generation random-sampling splitmix statistics

Last synced: 22 Jul 2025

https://github.com/bergio13/confsets.jl

Compute confidence Intervals (CLT, Chebyshev, Hoeffding) and Confidence Sequences (in a sequential setting if needed) in Julia

confidence-intervals confidence-sequences confidence-sets sequential statistics

Last synced: 22 Mar 2025

https://github.com/ahotko/mathextended

C# Math Library with Functions, not included in standard Library. Compatible with NET.Core and NET.Framework

continued-fractions csharp csharp-code csharp-library easing easing-functions easings fractions histogram interpolation matrix netcore random ranmar standard-deviation statistics

Last synced: 30 Mar 2025

https://github.com/markalbrand56/frequency-distribution_statistics

This is a tool focused to help students with the Statistics topic "Frequency Distributions" and its variants

frequency-distributions statistics students

Last synced: 07 Jun 2026

https://github.com/buckthorndev/statistical_dart

Simple statistics for dart and flutter.Inspired by a javascript package.

dart dart2 statistics

Last synced: 03 Feb 2026

https://github.com/focalchord/metrinom

A web app for viewing spotify statistics curated for the user. Built using a modern MERN stack.

music statistics student-project

Last synced: 30 Mar 2025

https://github.com/dcs-training/from-spss-to-r-how-to-make-your-statistical-analysis-reproducible

Comfortable/aware of how to run your stats in SPSS? Curious to learn how to run them in R? You've come to the right place. Go to the readme file

data-analysis data-visualisation data-wrangling good-practices-digital-research r rmarkdown spss statistics

Last synced: 25 Jan 2026

https://github.com/juliaaplavin/directionalstatistics.jl

Statistical methods for circular and directional data analysis.

angular-data circular-statistics directional-statistics statistics

Last synced: 03 Feb 2026

https://github.com/dlsaavedra/rcens

The "rcens" package provides functions to generate censored samples of type I, II and III, from any random sample generator. It also provides the option to create left and right censorship. Along with this, the generation of samples with interval censoring is in the testing phase. With two options of fixed length intervals and random lengths.

censored-data r simulation statistics

Last synced: 25 Oct 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/stdlib-js/random-iter-gamma

Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.

continuous gamma generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib

Last synced: 13 May 2026

https://github.com/elstats/percentile

Calculate n-th percentile of an observation variable

percentile statistics stats

Last synced: 06 Apr 2025

https://github.com/soodoku/ds

Learning From Data

data-science statistics

Last synced: 31 Mar 2025

https://github.com/thorsten-l/sonia-app-bbb2influxdb

Writes statistic data of several BigBlueButton server nodes to an influxdb

bigbluebutton influxdb java statistics

Last synced: 22 May 2026

https://github.com/mrmagic2020/openrct2-dynamicdashboard

A dynamic dashboard for OpenRCT2 scenarios including all the statistics.

dashboard dynamic intransient openrct2 openrct2-mods openrct2-plugin statistics

Last synced: 17 Jan 2026

https://github.com/e107inc/awstats

Awstats integration with e107 v2.x

awstats e107-plugin statistics

Last synced: 28 Jun 2025

https://github.com/stdlib-js/random-iter-uniform

Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.

continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib uniform

Last synced: 23 Apr 2025

https://github.com/mindful-ai-assistants/movierevenueanalysis

🎬💰 Analyze movie companies' revenue, release strategies, and financial performance using statistical techniques for actionable insights. This project explores data on total revenue, number of releases, and lifetime gross to uncover patterns that can drive strategic decisions in the film industry.

correlation-analysis data-analysis data-science heatmap jupyter-notebook oneness-consciousness open-source python statistical-analysis statistical-analysis-and-hypothesis-testing statistics ttest

Last synced: 14 Apr 2025

https://github.com/reppon97/cryptosnake

Simple, unofficial python wrapper for Binance API. You'll find this easy-to-use package helpful if you're interested in general market data and cryptocurrency values. You don't need to have a Binance account or API Key since you can't purchase/trade cryptocurrencies using this package.

api binance bitcoin crypto cryptocurrencies cryptocurrency cryptocurrency-exchanges cryptography data ethereum json litecoin python python3 statistics

Last synced: 05 Mar 2025

https://github.com/f0i/statistics

Statistic functions for elm

elm libraries statistics

Last synced: 03 Jan 2026

https://github.com/stdlib-js/blas-ext-base-gnansumkbn

Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

array blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total

Last synced: 14 Apr 2025

https://github.com/coatless-rpkg/ucimlrepo

An unofficial R port of the Python package to download data off of the UCI ML repository

data data-science machine-learning rstats statistics uci-machine-learning uci-machine-learning-repository web-api

Last synced: 28 Jun 2025

https://github.com/westandunited/kiosk-people-counter

Raspberry Pi System that tracks and counts people as they walk by the Shineman Building KIOSK.

computer-vision facial-recognition object-tracking python statistics

Last synced: 30 Mar 2025

https://github.com/stdlib-js/random-streams-laplace

Create a readable stream for generating pseudorandom numbers drawn from a Laplace (double exponential) distribution.

continuous double exponential javascript laplace math mathematics node node-js nodejs prng pseudorandom rand random readable rng statistics stats stdlib stream

Last synced: 06 Sep 2025

https://github.com/marieroald/condat_tv

Python wrapper for the fast TV denoising algorithm by Laurent Condat

compressive-sensing denoising regularization signal-processing statistics total-variation

Last synced: 06 Nov 2025