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-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/random-iter-rayleigh

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

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

Last synced: 15 Feb 2026

https://github.com/xlisp/jim-emacs-kungfu-sparkling-lisp

Clojure Sparkling & statistics, machine learning, kungfu

clojure machine-learning mllib spark-streaming sparkling statistics

Last synced: 15 May 2026

https://github.com/sarincr/r-programming-basics

R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. Sample exersies of R Programming for Machine learning for training an developmeny

artificial-intelligence deep-learning deeplearning machine-intelligence machine-learning machine-learning-algorithms machinelearning r rprogramming rproject statistics statistics-course statistics-learning

Last synced: 04 May 2026

https://github.com/rara-ch/data-analysis-portfolio

This repository to store my data analytics projects, showcasing my skills in SQL and Python.

data-analysis mathematics matplotlib numpy pandas portfolio probability python seaborn sql statistics

Last synced: 12 Mar 2025

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

This repository was created to model popular lottery games through statistics and ML.

machine-learning python simulation statistics

Last synced: 19 Aug 2025

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

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

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

Last synced: 14 Feb 2026

https://github.com/m-dadej/business-cycle-transmission

Data analysis for paper Business cycle transmission between France and United Kingdom

applied-statistics econometrics macroeconomics statistics var

Last synced: 19 Mar 2026

https://github.com/emptywork/sekdabookmaker

Provincial Economic and Financial Statistics (SEKDA) are monthly statistics published by Bank Indonesia containing economic, financial and banking data at the provincial level throughout Indonesia.

statistics vba vba-excel vba-modules vba-script vba-word

Last synced: 19 Mar 2026

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

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

array estimate estimation float64 javascript math mathematics mean node node-js nodejs standard-deviation standard-error standard-error-of-the-mean statistics stats stdlib strided strided-array typed

Last synced: 13 Feb 2026

https://github.com/andypicke/birthday-puzzle-paradox

Simulation of the Birthday Puzzle Problem in Python, including actual US births data

birthday-paradox python statistics

Last synced: 18 Apr 2026

https://github.com/froozeify/git-ladder

Github Contribution Hall of Fame accross multiple repositories

commits contributions halloffame ladders pull-requests repositories statistics

Last synced: 12 Feb 2026

https://github.com/windowgenerator/gotablestats

gotablestats is a fast and flexible command-line tool for generating detailed statistical summaries from CSV and TSV files

csv go statistics tsv

Last synced: 05 Oct 2025

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

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.

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

Last synced: 17 Feb 2026

https://github.com/andre-st/irssi-scripts

2 scripts for the IRC textmode client Irssi, such as a channel recommender on the basis of aggregated whois-data of other users

addon channels collaborative-filtering extension irssi irssi-script irssi-scripts listing on-screen on-screen-display osd overlay overlays perl-script plugin recommendation recommender search statistics x11

Last synced: 03 Oct 2025

https://github.com/mtgr18977/sassamaru-br-25

Este projeto implementa um modelo híbrido de previsão de partidas de futebol, combinando a força estatística do modelo de Poisson com o ajuste dinâmico do rating Elo.

ml soccer statistics

Last synced: 27 Feb 2026

https://github.com/anishlearnstocode/mc-205

Probability and Statistics (MC-205) coure practical files and code samples @ DTU

spss statistics

Last synced: 10 Feb 2026

https://github.com/enijkamp/notes

A set of notes on generative learning.

generative-models statistics

Last synced: 18 Mar 2026

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

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

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

Last synced: 09 Feb 2026

https://github.com/sl-pirate/count-crusher

a multi-purpose counting program with built-in basic statistic functionality, written in Java

counter java javafx statistics

Last synced: 15 Apr 2026

https://github.com/dindinyt37/roblox-stats-tracker

Automated statistics tracker for Roblox games and groups. Collects and logs visits, favorites, player counts, and more at configurable intervals

analytics automation csv data-collection game-analytics monitoring nodejs roblox roblox-api statistics

Last synced: 15 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/blas-ext-base-sapxsumkbn2

Add a constant to each single-precision floating-point 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: 14 Mar 2026

https://github.com/muhammadhilmyputrarisma/ab-test

Python code for A/B testing on Cookie Cats game data. This project analyzes the impact of moving the first gate from level 30 to level 40 on player retention and game rounds, helping to evaluate if delaying the gate improves player engagement and gameplay experience.

ab-testing cookie-cats data-analysis data-visualization game-analytics python statistics

Last synced: 18 May 2026

https://github.com/mvuorre/hpbm-bayes-tutorial

A tutorial on Bayesian statistics for HPBM

bayesian-statistics psychology statistics tutorial

Last synced: 25 Feb 2026

https://github.com/aritrakar/statpy

A simple package containing some functions for analysing Gaussian and Binomial distributions. Created for the Udacity AWS MLE Foundations 2021 course.

data-analysis python statistics

Last synced: 24 Oct 2025

https://github.com/demic-dev/als-biomarker-identification-project

ALS Project aims to identify potential biomarkers associated with Amyotrophic Lateral Sclerosis (ALS) through RNA-Seq data analysis. w/ @aliakseibrown

bioinformatics data-science statistics

Last synced: 12 Apr 2025

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

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

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

Last synced: 25 Feb 2026

https://github.com/garciparedes/machine-learning-formulas

This project pretends to be a survey about Machine Learning algorithms focusing on math definitions.

computer-science formula latex machine-learning maths statistics university-of-valladolid

Last synced: 08 Oct 2025

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

Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.

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

Last synced: 15 Apr 2026

https://github.com/zooniverse/eras

Enhanced Running Average Stats Service

aggregation classification-counts counter counts hacktoberfest statistics stats

Last synced: 06 Feb 2026

https://github.com/antononcube/raku-statistics-outlieridentifiers

Raku package for 1D outlier identifier functions.

hampel outlier-detection outliers raku splus statistics

Last synced: 09 Oct 2025

https://github.com/zane/plot

A tiny Clojure library for plotting things at the REPL.

clojure data-science data-visualization repl statistics

Last synced: 01 Sep 2025

https://github.com/peter-evans/soft-thresholding

Candidate selection using an iterative soft-thresholding algorithm

algorithm python selection-algorithms soft-thresholding statistics thresholding

Last synced: 31 Mar 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/valiantlynx/statistics-course

Welcome to the GitHub repository for the Code Statistics Course at UIA University. This repository contains materials, examples, and assignments related to statistical analysis and coding techniques taught in the course.

statistics

Last synced: 17 Feb 2026

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/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/santi100a/percentage-lib

Santi's Powerful Percentage Function: Easily find percentages!

library math percentage santi100a statistics typescript

Last synced: 17 Mar 2025

https://github.com/bozenne/lavapenalty

lava plugin allowing regularization terms

latent-variable-models lava-r-package r regularization statistics

Last synced: 15 Jan 2026

https://github.com/s4kibs4mi/emqx_influx_exporter

Emqx event exporter to influxDB

emqx exporter influxdb mqtt statistics

Last synced: 18 Apr 2026

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

Messente API library: https://www.npmjs.com/package/messente_api

number-lookup omnichannel phonebook statistics

Last synced: 26 Jul 2025

https://github.com/exi66/bdo-servers-status

down detector for Black Desert Online

blackdesertonline downdetector ping statistics

Last synced: 26 Jul 2025

https://github.com/stdlib-js/stats-base-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: 19 Feb 2026

https://github.com/davidje13/raffle

Calculates odds of winning prizes in a raffle

finance statistics

Last synced: 25 Jun 2025

https://github.com/lobis/master-mcm-material

Material related to the subject of Mathematical and Computational Methods in Cosmology, Astrophysics and Particle Physics.

binder education jupyter-notebook mathematics physics statistics

Last synced: 17 Jun 2026

https://github.com/lpabon/ghstats

GitHub Stats utility program. Shows number of reviews and authored PRs from a user per repo

github pr review statistics stats

Last synced: 17 May 2026

https://github.com/stdlib-js/random-array-kumaraswamy

Create an array containing pseudorandom numbers drawn from Kumaraswamy's double bounded distribution.

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

Last synced: 12 Aug 2025

https://github.com/prpriesler/time-series-analysis-forecasting

This project presents a dual-phase analysis leveraging Python for two disparate datasets. In the initial segment, an exhaustive time series analysis is conducted on historical weather data sourced from Dublin Airport.

acf-pacf exponential-smoothing forecasting seasonality statistics time-series-analysis tripleexponentialsmoothing

Last synced: 07 Nov 2025

https://github.com/limatechnologies/hextech-builds

The best builds you can get based on the top game players on that specific champion

league-of-legends lol riot-games statistics

Last synced: 09 Jul 2025

https://github.com/songjiayang/china_repos

github repo 爬虫

china crawler statistics

Last synced: 18 Jul 2025

https://github.com/sumansuhag/time-series-forecasting

This project is more than just code—it’s a complete journey into the fascinating world of forecasting. Whether you're an aspiring data scientist, a seasoned analyst, or simply a curious mind, this repository will empower you with essential tools and techniques to unlock the hidden stories in your data.

aritificial-intelligence machine-learning machine-learning-algorithms modeling scikitlearn-machine-learning statistics

Last synced: 22 Sep 2025

https://github.com/whossname/stream_stats

Concurrent calculation of count, mean and standard deviation

elixir standard-deviation statistics stream-processing

Last synced: 02 Jul 2026

https://github.com/2kabhishek/pokemon-stats

Gotta stat 'em all 🖲🐭

d3 data emoji pokemon rollup statistics

Last synced: 14 May 2026

https://github.com/stla/gfilogisreg

Generalized fiducial inference for the logistic regression model.

fiducial-distribution logistic-regression r statistics

Last synced: 19 Feb 2026

https://github.com/dcousin3/anopa

Analysis of proportions using Anscombe transform

error-bars proportions r statistical-testing statistics summary-statistics

Last synced: 01 Aug 2025

https://github.com/mr-vozhyk/certificates

Сертификаты об обучении и подтверждении уровней владения навыками

analytics certificates dataviz etl probability-theory python sql statistics

Last synced: 11 Jun 2026

https://github.com/r2dev2/nearlynormal

A simulation to see if a distribution is normal enough to be modeled using a Student's t-distribution.

simulation statistics svelte

Last synced: 16 May 2026

https://github.com/simran2911/restaurant_rating_pridiction

This github repository have restaurant rating analysis and understand what contributes to high or low ratings on the platform and how these insights can be leveraged for business decision-making.

jupyter-notebook machine-learning numpy pandas powerbi python sklearn statistics tableau

Last synced: 17 Feb 2026

https://github.com/pavellaptev/get-figma-stat

Get the stats about any Figma plugin, file or widget

figma statistics

Last synced: 14 May 2026

https://github.com/EliseoBaquero/Bundesliga

Basic Bundesliga statistics from the 1999-2000 season to the 2021-2022 season

bundesliga football-data germany statistics

Last synced: 26 Sep 2025

https://github.com/yanniskatsaros/who-scraped-my-car

Web scraping car listings with Python and BeautifulSoup4

cars cars-dataset machine-learning python python3 statistics visualization webscraping

Last synced: 27 Sep 2025

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

Fill a strided array with pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.

generator javascript math mathematics mt19937 node node-js nodejs prng pseudorandom rand randi randint random rng seed seedable statistics stats stdlib

Last synced: 19 Feb 2026