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/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

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

Create an iterator for a 32-bit Mersenne Twister pseudorandom number generator.

discrete generator integer javascript math mathematics node node-js nodejs prng pseudorandom rand randint random randu rng statistics stats stdlib uniform

Last synced: 26 Jul 2025

https://github.com/messente/messente-api-ruby

Messente API library: https://rubygems.org/gems/messente_api

number-lookup omnichannel phonebook statistics

Last synced: 26 Jul 2025

https://github.com/faustogerman/BlueBerryMath

An extensive math library written in Java.

calculus linear-algebra math statistics

Last synced: 27 Jul 2025

https://github.com/compscidr/awm

Android Wireless Measurement Library aims to collect and open source wireless statistics and information in a way that does not disrupt the functioning of apps

bluetooth gps statistics wi-fi wireless

Last synced: 18 Sep 2025

https://github.com/friendly/mvinfluence

Influence Measures and Diagnostic Plots for Multivariate Linear Models

multivariate-analysis multivariate-linear-regression r r-package statistics visualization

Last synced: 18 Sep 2025

https://github.com/adilshamim8/eda-on-data-science-salaries

A comprehensive exploration of data science salary trends across experience levels, regions, and roles, providing key insights for career decisions and market understanding.

career-insights data-science data-visualization eda exploratory-data-analysis job-market job-market-analysis machine-learning python salary-analysis statistics

Last synced: 28 Jul 2025

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

Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.

discrete generator integer javascript math mathematics node node-js nodejs prng pseudorandom rand randint random randu rng statistics stats stdlib uniform

Last synced: 17 Sep 2025

https://github.com/aurelio-amerio/gpcs

Code for the paper "Deepening gamma-ray point-source catalogues with sub-threshold information"

gamma-ray machine-learning photon photon-count pip python source-catalog statistics

Last synced: 10 Feb 2026

https://github.com/gasparl/tidystats-google-docs-add-in

A Google Docs add-in for inserting statistics using the tidystats R package.

google-docs r statistics tidystats

Last synced: 19 Feb 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/random-streams-rayleigh

Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.

continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh readable rng seed seedable statistics stats stdlib stream

Last synced: 28 Sep 2025

https://github.com/chiraag-kakar/ckstats

A simple Python package for generating charts.

charts ckstats pdf png pypi pypi-package python3 statistics

Last synced: 03 Aug 2025

https://github.com/joelgombin/qualvar

An R package that implements Implements Indices of Qualitative Variation proposed by Wilcox (1973)

measure r statistics

Last synced: 04 Aug 2025

https://github.com/evavanweenen/cycling-stats

Calculate advanced cycling statistics from power and/or heart rate data

bike cycling cyclinganalytics heartrate-analysis power-analysis statistics

Last synced: 17 Jan 2026

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

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs pairwise pw statistics stats stdlib strided strided-array typed

Last synced: 19 Feb 2026

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

Create a readable stream for generating pseudorandom numbers drawn from a geometric distribution.

discrete geometric javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream

Last synced: 11 Aug 2025

https://github.com/ar1ja/bruhst

[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/bruhst] rust, c and c++ benchmark

benchmark c c89 cargo cpp cpp98 linux python3 rust rustlang statistics

Last synced: 04 Oct 2025

https://github.com/bdilday/combinatoricsinningsim

Simulations based on combinatorics

baseball combinatorics python simulation statistics

Last synced: 05 Oct 2025

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

Calculate the sum of single-precision floating-point strided array elements using extended accumulation.

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

Last synced: 20 Feb 2026

https://github.com/manu-karenite/covid-warn

Detailed Covid Tracker Web Application built on React.js, providing Current Day Statistics to Track COVID-19 and produce Correct News. Contains STATE-WISE as well as DISTRICT-WISE Breakout for each State for detailed Analysis. The Web Application is hosted on Firebase.

api covid-19 firebase nodejs npm react statistics tracking

Last synced: 10 Apr 2026

https://github.com/aldeebhasan/fast-bi

This package will help you to add a fully customized widgets, generate statistical reports, and have a deeper insight for your stored data

bi charts custum-widget laravel php reports statistics table widgets

Last synced: 20 Feb 2026

https://github.com/junyuan-chen/methodofmoments.jl

Generalized method of moments (GMM) estimation in Julia

econometrics economics julia statistics

Last synced: 23 Aug 2025

https://github.com/tsostarics/contrastable

Contrast Coding Utilities

contrasts modeling rstats statistics

Last synced: 20 Feb 2026

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

Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.

arithmetic-mean average avg central-tendency javascript math mathematics mean node node-js nodejs pairwise pw statistics stats stdlib strided strided-array summation typed

Last synced: 16 Oct 2025

https://github.com/scicloj/tablemath

Math and statistics modelling with table ergonomics

clojure dataframes math statistics

Last synced: 12 Jul 2025

https://github.com/fervoyush/plotnine-mcp

MCP server bringing ggplot2's grammar of graphics to Python via plotnine. Create publication-quality statistical visualizations through natural language with AI assisted IDEs like Claude-Code, Cursor and VSCode

ai claude-code cursor-ai data-visualization ggplot2 grammar-of-graphics mcp model-context-protocol plotnine python3 statistics

Last synced: 12 Nov 2025

https://github.com/stdlib-js/random-streams-box-muller

Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.

bell continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng standard statistics stats stdlib

Last synced: 12 May 2025

https://github.com/akhilpandey95/experiments

Articles about technology stacks, software libraries and programming paradigms

experiments machine-learning programming statistics

Last synced: 31 Aug 2025

https://github.com/lqmanh/directory-stat

Composable directory statistics fetcher where "fs" is insufficient

dir directory stat statistics

Last synced: 30 Apr 2025

https://github.com/stdlib-js/random-streams-negative-binomial

Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.

binomial discrete javascript math mathematics negative node node-js nodejs prng pseudorandom rand random readable rng seed statistics stats stdlib stream

Last synced: 05 May 2025

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

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.

arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 25 Apr 2025

https://github.com/gxelab/tutorials

Tutorials of frequently used software packages and libraries in the lab

bioinformatics data-analysis evolution genetics genomics julia python3 r-language statistics visualization

Last synced: 18 Jan 2026

https://github.com/hrolive/introduction-to-bayesian-statistical-learning

Concepts of Bayesian Statistics, Bayesian inference, computational techniques and knowledge about the different types of models as well as model selection procedures.

bayesian-inference bayesian-optimization bayesian-statistics deep-learning gaussian-processes hpc jupyter-notebook mcmc notebook pymc3 python statistics variational-autoencoder

Last synced: 15 May 2026

https://github.com/vivek-v-rao/cpp-dataframe

C++17 dataframe featuring CSV/binary I/O, date/datetime indices, arithmetic transforms, statistics (including rolling windows and multiple correlation types), and random data generators

cpp cpp17 dataframe statistics time-series time-series-analysis

Last synced: 04 Jan 2026

https://github.com/stdlib-js/random-strided-normal

Fill a strided array with pseudorandom numbers drawn from a normal distribution.

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

Last synced: 18 May 2026

https://github.com/glambard/nvidia_gpu_usage

NVIDIA GPU usage in the blink of an eye

fan gpu memory monitor nvidia nvidia-smi statistics temperature usage

Last synced: 07 Apr 2026

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/markphamm/stats-calculator

A user-friendly app for performing various statistical analyses. Easily calculate and visualize key statistics including mean, median, standard deviation, and more. Ideal for quick and accurate data analysis.

gradient-descent statistics streamlit

Last synced: 19 May 2026

https://github.com/ajardin/git-contribs

:zap: Display the contributors statistics of a Git project.

contributions git golang statistics

Last synced: 12 May 2026

https://github.com/kientech/mathematics-for-machine-learning-specialization

Mathematics for Machine Learning Specialization

mathematics pca python statistics

Last synced: 22 Mar 2025

https://github.com/legitcoconut/teed-ts

The Touchless Entry-Exit Data Tracking System (TEED-TS) is a hygienic, non-contact solution designed to monitor entry and exit movements.

arduino data-tracking datamonitor esp32 esp8266 python sensor statistics

Last synced: 14 Apr 2025

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

Add a constant to each strided array element and compute the sum using a second-order iterative 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: 24 Jun 2025

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

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

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

Last synced: 15 Mar 2026

https://github.com/francescopaolol/humblestatistics

Some statistical concepts

math octave-scripts statistics

Last synced: 12 Jul 2025

https://github.com/flazefy2/ds-netflix_movies_and_tv_shows

https://www.kaggle.com/datasets/anandshaw2001/netflix-movies-and-tv-shows

csv data-science data-visualization jupiter-notebook python statistics

Last synced: 14 May 2026

https://github.com/edgardleal/lot

Tool for Brazilian Lottery written in C

lottery math statistics

Last synced: 04 Oct 2025

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/rakibhhridoy/easywaydiveinto-datascience

Data Science is not as easy as it seems at first. The most problem faced by new learner are lack of resource knowledge as well as confusion in using the various resources. I hope this repository will benefit confusion learner.

algorithms algorithms-implemented bayesian-statistics data-science deep-learning deep-neural-networks linear-algebra machine-learning matplotlib multivariate-calculus numpy optimization pandas python scikit-learn scipy seaborn statistics statsmodels tensorflow

Last synced: 06 Apr 2026

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/lgibson7/gender-wage-inequality-in-stem

Final Project for STAT 632 Linear and Logistic Regression, Cal State East Bay Spring 2022

eda regression statistics

Last synced: 05 Apr 2025

https://github.com/nikitadanilenko/londo

A tool for detailing various views on progress (analysis only)

hacktoberfest progress statistics

Last synced: 18 May 2026

https://github.com/sharathsphd/coffee_causality

Data-driven analysis of coffee shop sales using correlation, regression, and causal inference. A Jupyter Book project exploring foot traffic, weather patterns, and business analytics.

business-analytics causal-inference correlation data-analysis foot-traffic forecasting github-pages jupyter-notebook machine-learning open-source python regression retail-analytics statistics storytelling time-series visualization weather-analysis

Last synced: 18 May 2026

https://github.com/flyawaymaking/trackplayer

TrackPlayer - плагин для отслеживания статистики игроков на серверах Minecraft (учет смертей, PvP-убийств и убийств враждебных мобов) с поддержкой PlaceholderAPI.

minecraf-plugins minecraft papermc placeholderapi plugins statistics

Last synced: 21 Apr 2026

https://github.com/owengombas/genyus

🐍 Lyrics analysis with genius.com, Python and Jupyter Notebooks

api data data-science genius jupyter-notebook lyrics python statistics

Last synced: 20 May 2026

https://github.com/hokagem/damagedlogginganalyzer

A project about an analyzation of a statistic of damaged logging (wood) in Germany using Python.

analysis csv csv-parser k-fold-cross-validation numpy pandas pandas-dataframe pandas-python polynomial-regression scikit-learn statistics wood

Last synced: 03 May 2026

https://github.com/5tarlight/grade-predictor

This project will predict your next grade based on your previous grades. but, you must not believe this entirely. This is just statistically predicted value

grade grade-calculator predictor statistics

Last synced: 14 May 2025

https://github.com/nysportsfan/Gun-Violence-in-the-US

This repository contains all the relevant files for my first capstone project as part of the Springboard Data Science Career Track.

data-analysis data-science data-visualization machine-learning python3 statistics

Last synced: 10 May 2025

https://github.com/badlocale/buttonstats

Client-server app for collecting typing statistic.

client-server graphs reactive-programming reactiveui statistics typing wpf

Last synced: 24 Jan 2026

https://github.com/leen15/emq-logs-nodes-stats

Get EMQ nodes stats in console

emq emqx logs mqtt statistics

Last synced: 17 May 2026

https://github.com/stdlib-js/random-strided-cosine

Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.

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

Last synced: 26 Jun 2025