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/steviecurran/bin-prob

Code to calculate the binomial probability of an event

ab-testing binomial-distribution gambling probability statistics

Last synced: 05 Jun 2026

https://github.com/miasanromen/math-modeling

Math modeling with Python. Statistics, math, graphics

math matplotlib numpy probality-theory scipy-stats statistics

Last synced: 14 Apr 2026

https://github.com/agbarnett/decimal.places

How many decimal places are used in abstracts?

decimal-places journals statistics

Last synced: 25 Oct 2025

https://github.com/faizantkhan/math-for-data-science

Math for Data Science Exercises Explore the mathematical foundations of data science with this repository of exercises. Strengthen your understanding of key concepts through practical challenges.

algorithms csv-files data-science datascience deep-learning engineering library machine-learning machine-learning-algorithms math matplotlib pyth pythonlibrarires statistics trigonometry

Last synced: 21 Apr 2026

https://github.com/nikhilfuke1/a-b-testing-and-regression-analysis-python

Python Statistical Project involves data analysis, visualization, A/B testing, and regression analysis to determine the best-performing platform.

ab-testing data-analysis hypothesis-testing libraries python regression-analysis statistics visualization

Last synced: 21 Apr 2026

https://github.com/coatless-textbooks/c4ds

Computing for Data Science is a work in progress tutorial book being made for STATS 290 at Stanford University

programming r statistics textbook

Last synced: 21 Apr 2026

https://github.com/teragrep/jos_01

Teragrep Operating System Statistics Library for Java

java library linux monitoring operating-system-statistics statistics teragrep

Last synced: 21 Apr 2026

https://github.com/oelin/surprisal

Compute the surprisal of an event given its probability.

probability statistics suprisal

Last synced: 22 Apr 2026

https://github.com/cipulot/ml-chopsticks

Solution to gather user behavior information when using chopsticks and compile a set of usage statistics based on a ML generated model.

chopsticks machine-learning-algorithms statistics

Last synced: 22 Apr 2026

https://github.com/cyanheads/imf-mcp-server

Query IMF SDMX 3.0 macroeconomic data — 193 dataflows, 190 countries, WEO projections, BOP, CPI, exchange rates, and national accounts via MCP. STDIO or Streamable HTTP.

ai-agents ai-tools cyanheads economics imf mcp mcp-server model-context-protocol sdmx statistics typescript

Last synced: 20 Jun 2026

https://github.com/yousefmohammad/manova_model

using Multiple Analysis of Variance (MANOVA) for estimating different means of species of flower in iris dataset

iris iris-dataset manova multivariate-analysis paired-comparisons python scipy scipy-stats statistics statsmodels

Last synced: 22 Apr 2026

https://github.com/papposilene/podstats-lddm

Code-source du site de statistiques du podcast Les Démons du MIDI.

laravel7 podcast statistics

Last synced: 23 Feb 2026

https://github.com/oldcrow/libhmm

Modern C++17 Hidden Markov Model library with smart pointer memory management, comprehensive training algorithms, and critical bug fixes. Features Viterbi training, multiple probability distributions, and memory-safe implementation.

baum-welch baum-welch-algorithm cmake cpp cpp17 hidden-markov-models machine-learning probability smart-pointers statistics viterbi-algorithm

Last synced: 10 May 2026

https://github.com/soviaat/statify

The ultimate Minecraft mod that visualises statistics in a cool way.

fabric fabricmc fabricmc-mod google-sheets google-sheets-api minecraft minecraft-mod mod statistical-analysis statistics

Last synced: 24 Apr 2026

https://github.com/stdlib-js/stats-strided-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: 24 Apr 2026

https://github.com/stdlib-js/stats-strided-scumin

Calculate the cumulative minimum of single-precision floating-point strided array elements.

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

Last synced: 24 Apr 2026

https://github.com/stdlib-js/stats-strided-dvariancetk

Calculate the variance of a double-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: 24 Apr 2026

https://github.com/p5quared/datafest23

First place submission (for all categories) for ASA Datafest '23.

pandas statistics

Last synced: 24 Apr 2026

https://github.com/dsw7/local-llm-benchmark

Miscellaneous scripts I use for benchmarking my locally hosted LLMs

llm ollama statistics

Last synced: 25 Apr 2026

https://github.com/danpoynor/python-basketball-team-stats-tool

Demo console-based basketball team statistics app that divides a group of players into teams and presents statistics about each team.

basketball-stats console-application python3 statistics unit-testing

Last synced: 06 Jun 2026

https://github.com/mkstratos/detectable_climate

Design and test improvements to MVK from evv4esm

climate climate-model-evaluation climate-modelling statistics

Last synced: 25 Oct 2025

https://github.com/stdlib-js/stats-array-nanmax-by

Calculate the maximum value of an array via a callback function, ignoring NaN values.

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

Last synced: 25 Apr 2026

https://github.com/stdlib-js/stats-strided-dcumin

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

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

Last synced: 26 Apr 2026

https://github.com/stdlib-js/stats-strided-wasm-dmeanwd

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

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

Last synced: 27 Apr 2026

https://github.com/stdlib-js/stats-strided-smaxabssorted

Calculate the maximum absolute value of a sorted single-precision floating-point strided array.

absolute absolute-value domain extent extremes javascript magnitude math mathematics max maxabs maximum node node-js nodejs range sorted statistics stats stdlib

Last synced: 27 Apr 2026

https://github.com/stdlib-js/stats-strided-dnanstdevpn

Calculate the standard deviation 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-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance

Last synced: 27 Apr 2026

https://github.com/stdlib-js/stats-strided-snanmax

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

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

Last synced: 27 Apr 2026

https://github.com/stdlib-js/stats-strided-dsmeanpw

Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation with extended accumulation and returning an extended precision result.

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: 27 Apr 2026

https://github.com/drkane/area-profiles

Produce UK area profiles based on various data sources

dash-plotly data flask statistics uk

Last synced: 27 Apr 2026

https://github.com/jurgenjacobsen/dsc.stats

A easy to use statistics package mainly for discord bots.

bots discord statistics stats

Last synced: 27 Apr 2026

https://github.com/vnery5/projetos

Repositório para abrigar alguns projetos pessoais feitos no intuito de aprender um pouco de Estatística e Machine Learning

machine-learning python statistics

Last synced: 28 Apr 2026

https://github.com/dadosdelaplace/dadosdelaplace.github.io

Web/blog de Javier Álvarez Liébana (@dadosdelaplace)

blog dataviz divulgacion programming r statistics website

Last synced: 28 Apr 2026

https://github.com/stdlib-js/stats-strided-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: 28 Apr 2026

https://github.com/stdlib-js/stats-strided-dnanmean

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

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

Last synced: 28 Apr 2026

https://github.com/stdlib-js/stats-strided-svariancech

Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean 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 Apr 2026

https://github.com/stdlib-js/stats-strided-nanmeanwd

Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.

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

Last synced: 28 Apr 2026

https://github.com/tar-it/powi-bachelorthesis

Meine Bachelorarbeit zum Thema "ICT-Investitionen und Arbeitslosigkeit in Wohlfahrtstaaten" im Studiengang Politikwissenschaften B.A. an der Goethe-Universität Frankfurt.

analysis ict-investment latex panel-data panel-data-analysis political-science r sociology statistics tex unemployment

Last synced: 28 Apr 2026

https://github.com/antoniojcosta/probability-and-statistics-exercises

Probability and statistics exercises solved using python

excel jupyter-notebook matplotlib probability python statistics

Last synced: 28 Apr 2026

https://github.com/mauricelambert/supplychainanalysis

This module provides CLI and functions to analyse supply chain and dependencies in python packages and apt packages.

apt python statistics supply-chain supply-chain-management supply-chain-security

Last synced: 20 Jun 2026

https://github.com/ouhscbbmc/randomrpql

A variable selection method for generalize linear mixed-effect models

glmm r-package statistics

Last synced: 29 Apr 2026

https://github.com/stdlib-js/stats-array-nanmeanwd

Calculate the arithmetic mean of an array, ignoring NaN values and using Welford's algorithm.

arithmetic-mean array average avg central-tendency domain extent javascript math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 29 Apr 2026

https://github.com/stdlib-js/stats-strided-dnanmax

Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.

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

Last synced: 29 Apr 2026

https://github.com/bilgeswe/datascience

Using Statistics and Data Science Project in Python using Google Colab tools, CVS and XLSX

box-plot colab-notebook cvs data-science data-scraping data-visualization heatmaps numpy python statistical-analysis statistics xlsx

Last synced: 29 Apr 2026

https://github.com/stdlib-js/stats-strided-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: 16 May 2026

https://github.com/stephaneguerrier/pempi

Proportion estimation with marginal proxy information

covid prevalence r rare-infectious-diseases statistics

Last synced: 17 Mar 2025

https://github.com/andreea-sindrilaru/statistics-research-project

Within this project, me and a teammate wanted to see if there is any relation between less hours of sleep and school performance.

pandas python statistics

Last synced: 09 May 2026

https://github.com/ilhanyumer/credit-risk-analysis

Estimate credit risk using R.

finance r rstudio statistics

Last synced: 28 Oct 2025

https://github.com/darkdk123/house-valuation-model

A Challenge Project in a Boot-Camp to create a ML Model to predict the prices of houses in Boston Massachusetts from multiple parameters Using Multivariable Regression.

data-analysis data-science data-visualization matplotlib-pyplot multivariate-regression predictive-modeling statistics

Last synced: 07 Jul 2025

https://github.com/albertoxamin/es-statistica

Repo with the R code I use to solve the assignments for the intro to statistics course at unitn

r statistics unitn university

Last synced: 11 Sep 2025

https://github.com/nhejazi/talk_biotmle

:speech_balloon: Talk on supervised variance moderation for locally efficient estimators

bioinformatics biostatistics causal-inference epidemiology machine-learning medicine statistics

Last synced: 14 Jun 2025

https://github.com/mdh266/poissondistributioninscala

Sampling From Poisson Distribution With A Functional Approach

data-science functional-programming poisson-distribution scala statistics

Last synced: 26 Mar 2025

https://github.com/konstantinoskostis/practical-data-science

Assignments of the course Practical Data Science (MSc Data Science @ AUEB)

data-science machine-learning statistics visualization

Last synced: 26 Mar 2025

https://github.com/lgibson7/lydz-notez

Key concepts from MS Stats Texts

anova probability regression statistics

Last synced: 19 Jan 2026

https://github.com/saadarazzaq/crop-recommendation-analysis-project

Crop Recommendation Analysis Semester project probability and statistics

flexdashboard r-language r-shiny r-studio rmd statistics

Last synced: 17 Mar 2025

https://github.com/tuliosg/calculadora-kappa

Calculadora Kappa para medir concordância entre avaliadores/anotadores.

kappa nltk python statistics streamlit

Last synced: 28 Apr 2026

https://github.com/stdlib-js/stats-strided-snanmaxabs

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

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

Last synced: 14 May 2026

https://github.com/mathworks-teaching-resources/statistics-and-probability_jp

Descriptive Statistics and Probability Distributionsの日本語版リポジトリ Japanese version of a published repository "Descriptive Statistics and Probability Distributions"

cwm japanese matlab matlab-live-script probability probability-statistics statistical-learning statistics translated

Last synced: 17 Mar 2025

https://github.com/bbc/http-transport-emf-stats

An http-transport plugin that adds stats information about the upstream request/response, errors, cache events etc. This plugin can be used in combination with CloudWatch EMF.

aws emf http http-transport https sounds sounds-web statistics stats

Last synced: 14 May 2026

https://github.com/gil2rok/drghmc-old

Delayed Rejection Generalized HMC sampler

hamiltonian-monte-carlo markov-chain-monte-carlo statistics

Last synced: 17 Mar 2025

https://github.com/iamkankan/data-analytics-with-python

NPTEL - By Prof. A Ramesh | IIT Roorkee

probabilistic-programming python statistics

Last synced: 30 Apr 2026

https://github.com/mrsamsonn/wishing-poll

wish something existed, add it here and let devs create!

django html-css-javascript open-source poll posgresql statistics tailwind

Last synced: 06 Mar 2026

https://github.com/pokgak/camp5viz

Parse data from Camp5 membership page

camp5 plotly python statistics

Last synced: 12 Dec 2025

https://github.com/saajann/lotto-predictor

No machine learning, just statistics 📊

python statistics streamlit

Last synced: 14 May 2026

https://github.com/agusk/ilmudata-book-stats

Belajar Praktis Pemrograman Web dengan PHP

book buku datascience ilmudata python statistics statistik

Last synced: 26 Mar 2025

https://github.com/waikato-datamining/image-dataset-converter-imgstats

Image statistics extension for the image-dataset-converter library.

conversion deep-learning image-dataset statistics

Last synced: 30 Apr 2025

https://github.com/csinva/total-variation-abide

Experiments with using total variation regularization on the ABIDE fmri dataset.

abide-data fmri fmri-data-analysis statistics total-variation

Last synced: 02 Apr 2025

https://github.com/dimits-ts/computational_statistics

Fundemental ML algorithm mathematics, algebraic and Python implementations, data-based problem solving

applied-mathematics machine-learning numpy regression statistics

Last synced: 14 May 2026

https://github.com/stdlib-js/stats-strided-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: 14 May 2026

https://github.com/reconditematter/ons2

Operations on points on the unit sphere S².

go golang math mathematics statistics

Last synced: 01 Feb 2026