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

This pipeline can be used to collect statistical information about all games, distributed through the Steam platform.

crawler-python data-crawler etl etl-pipeline extract-transform-load games luigi python python-3 python3 scraper scraping scraping-websites statistics steam steam-games steam-store steam-web-api

Last synced: 18 Apr 2026

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

Calculate the cumulative sum of single-precision floating-point strided array elements using ordinary recursive summation.

accumulate blas cumulative extended javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed

Last synced: 14 Feb 2026

https://github.com/markmusic27/data-statistics-calculator

💣 This method (made in JavaScript / Python) can find the mean, median, mode, range, and standard deviation.

data-analysis standard-deviation statistics statistics-calculator

Last synced: 20 Jun 2026

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/fedemagnani/binance_watcher.js

A simple script that allows you to download historical price data from all pairs against USDT, BTC, BNB, ETH and to apply simple statistics on it, including the construction of the MVP and the OPTIMAL PORTFOLIO

allocation asset assets-management binance btc cryptocurrency portfolio statistics trading

Last synced: 04 May 2026

https://github.com/jose-jaen/facialrecognizer

Facial Recognition system with AI and Statistical Learning models

cnn computer-vision data-science deep-learning faces facial-recognition lda pca polars python pytorch statistics uc3m

Last synced: 04 May 2026

https://github.com/voodoocreation/md-stats

A tool to report on statistics for Markdown file content within a folder (recursively).

cli command command-line count docs documentation markdown node report script scripts statistics stats word word-count wordcount

Last synced: 13 Apr 2026

https://github.com/justinribeiro/mplus-data-sets-and-templates

A collection of MPlus datasets and INP templates for study purposes.

mplus quantitive statistics

Last synced: 19 Mar 2026

https://github.com/juliahep/hs3.jl

Julia implementation of HEP Statistics Serialization Standard (HS3)

hep hep-ex statistics

Last synced: 19 Mar 2026

https://github.com/unsignedarduino/blackjackstats

Simulations for the gambling card game Blackjack.

blackjack gambling gambling-game game game-simulation simulation statistics

Last synced: 17 Jun 2026

https://github.com/vedmaka/mediawiki-extension-metrica

Javascript-based statistics for Mediawiki

js mediawiki mediawiki-extension metrics php statistics

Last synced: 04 May 2026

https://github.com/adamzammit/leastfilledmultichoice

LimeSurvey plugin to extend the multiple choice question to allow setting default values based on the least filled responses

least-filled limesurvey limesurvey-plugin multiple-choice statistics

Last synced: 29 Jan 2026

https://github.com/podaac/gibs-imagestat

Calculate statistics on GIBS hosted imagery

development statistics tva

Last synced: 01 Jun 2026

https://github.com/erwinelder/walletstats

Accounting your incomes and expenses to view statistics of that.

expenses incomes statistics stats wallet

Last synced: 24 Feb 2026

https://github.com/bilalhameed248/ml-dl-notes

Machine-Learning, Deep-Learning, NLP, Statistical, OOP, Python Interview preparation Notes

computer-vision deep-learning interview machine-learning natural-language-processing nlp notes python statistics

Last synced: 08 Oct 2025

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/stdlib-js/random-strided-rayleigh

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

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

Last synced: 15 Feb 2026

https://github.com/birmingham-and-solihull-ics/statistics_training

A repository for statistics training material

data-science nhs quarto r statistics training-materials

Last synced: 18 Jan 2026

https://github.com/alicankaya192/world-happiness-report-2025

Comprehensive exploratory data analysis (EDA) and visualization of the World Happiness Report 2025. Analyzes global rankings, regional distributions, key happiness factors, and detects wealth-happiness paradox outliers using Python (Pandas, Matplotlib, SciPy).

correlation-analysis data-analysis data-science data-visualization eda exploratory-data-analysis global-happiness happiness-index matplotlib pandas python scipy statistics whr-2025 world-happiness-report

Last synced: 21 Jun 2026

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

https://www.kaggle.com/datasets/bhadramohit/customer-shopping-latest-trends-dataset

data-science data-visualization jupiter-notebook numpy python sales shopping squarify statistics

Last synced: 05 May 2026

https://github.com/aurelliachristie/statistics-and-microsoft-excel-101

Materials about basic statistics & Microsoft Excel that I brought in my talk in Actuarial Science Day 2021 held by Business Mathematics program of Universitas Prasetiya Mulya.

excel statistics

Last synced: 28 Feb 2026

https://github.com/bakkdoor/svl

Latin Library Word Statistics

analysis graph-algorithms graphdb graphs language latin statistics

Last synced: 03 Sep 2025

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

Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.

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

Last synced: 05 Jan 2026

https://github.com/tomaztk/first_release_dates_r_packages

First Release dates of R Packages and some other statistics

cran cran-downloads cran-r r-language r-library r-packages r-programming statistics

Last synced: 21 Apr 2026

https://github.com/eshaagarwa/hr-analytics-project

Explore our HR Analytics Dashboard, a powerful Power BI project designed for HR managers and leaders. Analyzed essential KPIs such as Employee Count, Attrition Rate, and Job Satisfaction across various demographics.

dashboard data data-visualization dataanylasis ms-excel ms-excel-data-analytics powerbi statistics

Last synced: 23 Jan 2026

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/steviecurran/z-value

Python code for calculating Z-value from the p-value

numerical-methods p-value significance-testing statistics teaching-materials

Last synced: 06 May 2026

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/stdlib-js/random-strided-weibull

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

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

Last synced: 15 Feb 2026

https://github.com/pr38/cox_ph_estimation_notebooks

Personal discovery work on estimating Cox Proportional hazards coefficients for for both breslow and efron ties, using both autograd and directly calculating the gradient and hessian

cox-regression dask data-science machine-learning numpy pytensor statistics survival-analysis

Last synced: 15 Apr 2026

https://github.com/mvicens/sporscor

TypeScript API to manage sport data getting scoreboards and statistics

api-client data score scoreboards sport statistics typescript

Last synced: 16 Feb 2026

https://github.com/emilhein/optifunc

NPM module to make optimizations and tests on your functions

helper-functions nodejs npm performance statistics testing

Last synced: 08 May 2026

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

Calculate the maximum value of a strided 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 strided strided-array

Last synced: 07 Sep 2025

https://github.com/subh888999/stackoverflow-tag-predtiction

A machine learning-powered Streamlit app that predicts relevant Stack Overflow tags based on question content, using NLP and multi-label classification for accurate and real-time tag suggestions.

machine-learning matplotlib multilabel-classification nlp nltk pandas python sns stackoverflow-api statistics webscraping

Last synced: 08 May 2026

https://github.com/pronamic/wp-pronamic-telemetry

Pronamic Telemetry is a tool designed to collect and analyze usage data from WordPress websites that use WordPress solutions by Pronamic.

analytics insights pronamic statistics telemetry wordpress wordpress-development wordpress-plugin wordpress-site

Last synced: 22 Apr 2026

https://github.com/mrdcvlsc/jcharts

a simple graph-charts library for java swing GUI, provides pie graph and line graph

chart graphics gui java javafx jframe library line-graph netbeans pie-chart statistics swing-gui visualization

Last synced: 02 May 2026

https://github.com/akash1070/project---applied-statistics-

To dive deep into this data & find some valuable insights.

data-analysis data-science python statistics

Last synced: 30 Apr 2026

https://github.com/ctsrc/simulated-victor-game

A simulation of a game that has characteristics similar to The Secretary Problem, but where the numbers are generated in a specific, known way

applied-probability css decision-theory html5 mathematics secretary-problem simulation statistics vanilla-js

Last synced: 08 May 2026

https://github.com/rxtoolkit/sgd

📊 RxJS implementation of stochastic gradient descent (SGD) (classifier).

ai data-science fp functional-programming machine-learning ml observables package reactive-programming rxjs statistics

Last synced: 08 May 2026

https://github.com/ganeshkumartk/ncov-2019

[EDA] Statistical modelling of Novel Coronavirus breakout nCoV-2019

corona data-analysis ncov ncov-2019 statistics wuhan wuhan-coronavirus wuhan-virus

Last synced: 05 Jun 2026

https://github.com/dfandrich/testclutch

Test Clutch is a system for tracking and analyzing automated regression test results over multiple continuous integration services.

developer-tools statistics testing

Last synced: 01 Mar 2026

https://github.com/ashwinvis/scb-opendata-mcp

An unofficial FastMCP server that provides access to Statistics Sweden's PxWebApi v2, offering official statistics from Statistics Sweden and other statistical agencies.

agentic-ai mcp opengov scb statistics sweden

Last synced: 10 Jun 2026

https://github.com/607011/1dollar

Simulation of a counterintuitive distribution problem

animation go golang matplotlib numpy plot python3 simulation statistics

Last synced: 09 May 2026

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

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

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: 25 Feb 2026

https://github.com/ugolnikove/langstat

CLI tool to visualize programming language statistics for public GitHub repositories

cli github github-api lua statistics

Last synced: 01 Mar 2026

https://github.com/michalspano/jormungandr

Jörmungandr - the Snake Game (for DIT094 of SEM @ GU | Chalmers) [public mirror]

java javafx r snake-game statistics

Last synced: 18 Apr 2026

https://github.com/ezefranca/statistics

Ferramenta de Análise Estatística

statistics

Last synced: 19 Mar 2026

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

Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.

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

Last synced: 03 Mar 2026

https://github.com/sanchitbajaj02/github-finder

A dynamic github finder using react js and github apis

github-api hacktober hacktoberfest react reactjs readme statistics

Last synced: 21 Jan 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/xigmadev/reactdashboard

Statistics Admin Dashboard Panel with React and material tailwind

admin-dashboard-ui eslint javascript material-tailwind react statistics

Last synced: 11 May 2026

https://github.com/samirelanduk/fuzz

A lightweight Python utility providing values with associated uncertainty

mathematics statistics uncertainty uncertainty-propagation

Last synced: 06 Jun 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/electrocute4u/kiriko

A community made Discord bot for Overwatch 2. Get career stats, user search, all maps and heroes information covered and more!

discord-bot discord-js overwatch overwatch-stats overwatch2-js statistics

Last synced: 25 Apr 2026

https://github.com/easycris-software/easycris

Professional statistical analysis and RNA-seq for researchers — no coding required

anova bioinformatics data-analysis desktop-app genomics pharmacology research-tools rna-seq statistics tauri

Last synced: 11 May 2026

https://github.com/ggiuffre/patterns

Track patterns in your day-to-day life.

flutter lifestyle mobile statistics

Last synced: 21 Apr 2026

https://github.com/dietrichson/metodos_cuantitativos_2

Material de Cátedra y de consulta

statistics

Last synced: 24 Feb 2026

https://github.com/maxbiostat/comp_stan

Implementing the Conway-Maxwell Poisson distribution in Stan.

stan statistics truncation

Last synced: 24 Apr 2025

https://github.com/dns-oarc/dns-metrics

DNS Metrics JSON Schema

dns format metrics statistics

Last synced: 02 Mar 2026

https://github.com/maxbiostat/truncation_tests

Preliminary code to test truncation algorithms for infinite series and their applications in Statistics.

mathematics statistics summation truncation

Last synced: 24 Apr 2025

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/kzamanbd/cf-stats

A github action based realtime Codeforces activity statistics card and badge generator for github readme

git-scraping github programming statistics visualization

Last synced: 11 May 2026

https://github.com/yzimroni/spotifystreaminganalyzer

Analyze your Spotify's streaming history

python spotify statistics

Last synced: 06 Jun 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/learnwithfair/stat-2-1

elementary-statistics-and-probability with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

2-1 academic elementary elementary-statistics learn-with-fair learnwithfair probability r rahatul-rabbi rahatulrabbi statistics

Last synced: 11 Jun 2026

https://github.com/madsmammen/imgdist

Measure distances, detect unit cells and create statistics for images of particles

detection electron microscope-images particle statistics

Last synced: 22 Jan 2026

https://github.com/stdlib-js/stats-iter-cusumabs2

Create an iterator which iteratively computes a cumulative sum of squared absolute values.

abs absolute accumulate cumulative-sum cumulative-total javascript magnitude math mathematics node node-js nodejs squared statistics stats stdlib sum summation total value

Last synced: 23 Feb 2026

https://github.com/fynydd/fynydd.benford

Experiment with Benford's Law to find data anomalies in number lists and images (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)

analytics anomalous-numbers benfords-law dotnet fake fraud normal-distribution numbers patterns statistics

Last synced: 27 Apr 2026

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

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

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

Last synced: 22 Jan 2026

https://github.com/saeedkohansal/chart.js-monthly-visits-statistics-chart-tutorial

Learn to build a Monthly Visits Statistics Chart from scratch using Chart.js! This tutorial repo guides you through creating an interactive, customizable chart to track website traffic. Features include dark mode support, responsive design, and dynamic data integration via JSON API. Perfect for web devs looking to master data visualization.

chart chart-js chartjs charts coding gilgeekify html html5 javascript js line-chart linechart programming statistics tutorial visit-stats web-analytics web-development webanalytics webdevelopment

Last synced: 19 Apr 2026

https://github.com/imandra-ai/imandra-stats-experiments

Experiments combining Imandra with statistical or probabilistic models

formal-verification machine-learning sampling statistics

Last synced: 18 Oct 2025

https://github.com/lazerlambda/team09applieddl

Model Distillation for Unlabeled and Imbalanced Data for Amino-Acid-Strings

data-science deep-learning distillation imbalanced-data lmu munich python statistics transformer unlabeled-data

Last synced: 25 Mar 2025

https://github.com/tasnimalshair/smarttask-api

SmartTask is a Laravel 12 RESTful API for managing tasks. It features authentication (Sanctum), CRUD operations, weekly stats, notifications, scheduling, and full Postman documentation.

backend laravel mysql notifications php postman queue rest-api sanctum scheduler statistics task-manager todoapp

Last synced: 27 Apr 2026

https://github.com/stdlib-js/random-array-tools-unary

Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.

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

Last synced: 09 Mar 2026

https://github.com/bharat-jambhulkar/simulation-studies

This repository contains small case studies related to statistical theory, with simulations performed using R.

r simulations statistics

Last synced: 13 Oct 2025

https://github.com/agustinmusanti/inflacionargentina2017-2024

Este repositorio contiene un análisis detallado de la inflación en Argentina durante el período de enero de 2017 hasta octubre de 2024. Se abordan aspectos clave como la tendencia de la inflación promedio mensual, la estacionalidad en los diferentes meses y el análisis de su volatilidad utilizando Python

economy inflation pandas python statistics

Last synced: 10 May 2026

https://github.com/hasnocool/hasnocool

An innovative project that updates a README file with dynamic content from GitHub repositories and WakaTime API.

api automation developer dynamic generator github integration language productivity programming python readme statistics wakatime

Last synced: 27 Apr 2026

https://github.com/hassan11196/10-days-of-statistics

Hackerrank - 10 Days of Statistics Challenge

hackkerrank maths python statistics

Last synced: 19 Jun 2026