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

holi: Higher Order Likelihood Inference Web Applications

data data-science r statistics

Last synced: 10 Feb 2026

https://github.com/thautwarm/bioinfoplus

A tool framework for bioinformatics written in multiple scientific languages.

bioinformatics scientific-computing statistics toolchain

Last synced: 08 May 2026

https://github.com/fonnesbeck/uterine_fibroids_ma

Meta-analysis of uterine fibroids treatment outcomes

clinical-research meta-analysis pymc3 python statistics

Last synced: 08 May 2026

https://github.com/mikma03/r_lang_progr

Subject during MA studies at SGH. Example of using basic libraries with practical use.

distribution programing r statistics

Last synced: 26 Feb 2025

https://github.com/olekscode/statisticseconometrics

My solutions to the assignments from Elements of Statistics, Econometrics, and Time Series Analysis course at UCU

course econometrics homework r statistics time-series

Last synced: 06 Jul 2025

https://github.com/imbryan/day-tracker

Daily statistics tracking

calendar python3 statistics tracker

Last synced: 31 May 2026

https://github.com/stdlib-js/blas-ext-linspace

Return a new ndarray filled with linearly spaced values over a specified interval along one or more ndarray dimensions.

arange arrange javascript linear linspace math mathematics matlab ndarray node node-js nodejs numpy seq sequence statistics stats stdlib

Last synced: 04 May 2026

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/cyanheads/oecd-mcp-server

Search, explore, and query 1,500+ OECD statistical datasets (national accounts, employment, trade, PISA, health) via SDMX via MCP. STDIO or Streamable HTTP.

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

Last synced: 20 Jun 2026

https://github.com/dcs-training/introtostatistics

This is a repository which contains all the materials to be used in the introduction to statistics course. Go to the readme file

data-analysis r rmarkdown statistics

Last synced: 26 Mar 2025

https://github.com/alek-dr/math4ds

Примеры на Python и R из Сборника задач по математике т.4 под редакцией А.В.Ефимова и А.С.Попелова, Schaum's Outline of Theory and Problems of Statistics 3rd Edition by Murray R Spiegel, Larry J Stephens

education statistics

Last synced: 12 Mar 2026

https://github.com/ptfonseca/inspector

inspector: Validation of arguments and objects in user-defined functions

input-validation r r-package statistics validation validations

Last synced: 21 Feb 2026

https://github.com/ayakovlenko/scalai

Artificial Intelligence in Scala

linear-algebra machine-learning statistics

Last synced: 17 Mar 2025

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

https://github.com/murilobsd/capybara

:neckbeard: Capybara: C DataFrames for geeks who like numbers. :alien:

analytics bigdata c-plus-plus dataframe geeksforgeeks pandas statistics

Last synced: 16 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/analyticbastard/statistical-independence-financial-forecasting

Statistical independence for (impossible) financial forecasting

cryptocurrency finance machine-learning statistics trading

Last synced: 27 May 2026

https://github.com/kddubey/microarray-kaggle

Analyze a dataset with 72 observations and 7,129 features

machine-learning statistics

Last synced: 08 Apr 2025

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/haloapping/tissue-paseo

Catatan masa lalu, ketika belajar mengenai dasar-dasar statistika deskriptif.

descriptive-statistics jupyter-notebook python3 statistics

Last synced: 08 May 2026

https://github.com/brunos3d/monty-hall-game-simulation

A web-based implementation of the famous Monty Hall problem, a probability puzzle based on a game show scenario.

advent-of-code algorithms demo game playable statistics study

Last synced: 28 Mar 2025

https://github.com/ilhanyumer/simplestatistics

Generate simple statistics from a given set of numbers.

java statistics

Last synced: 23 Mar 2025

https://github.com/ilke-kas/multivariate-data-analysis

A curated collection of R-based data analysis projects applying regression modeling, clustering, dimensionality reduction, multivariate statistics, and classification. Each project showcases practical data science techniques, interpretability, and domain insights using real-world and academic datasets.

classification data-analysis data-visualization dimensionality-reduction machine-learning multivariate-analysis r regression statistics

Last synced: 05 Oct 2025

https://github.com/rhagenson/rscripts

Random R scripts and utilities I have created. May be useful for others, but no guarantee

helpers r statistics utilities

Last synced: 23 Mar 2025

https://github.com/gregoritsch3/ml_eda_clustering_aidassessment

An EDA and Machine Learning Clustering exercise on the Country Aid Assessment dataset demonstrating the use of PCA, KMeans and DBSCAN clustering, Elbow Methods, etc. The clustering algorithm successfully demarcates countries that are in most dire need of aid based on their GDPP and Child Mortality rate.

anova dbscan kmeans machine-learning matplotlib numpy pandas pca scikit-learn seaborn statistics

Last synced: 16 Apr 2026

https://github.com/ik5/tracepath

For those who trespass against us

golang graph plot plotting statistics

Last synced: 05 Oct 2025

https://github.com/jedrzejszelc/my_projects

A collection of Jedrzej (Andrew) Szelc's projects in Python, Robotframework, SQL and R languages.

machine-learning python3 rlanguage robotframework sql statistics xml xml-parser

Last synced: 18 May 2026

https://github.com/banyc/statistical_inference

Calculate p-values on either categorical or numerical data for hypothesis tests.

statistics

Last synced: 22 Apr 2026

https://github.com/nabilshadman/multiprocessing-time-series-data-simulation

A simulation using multiprocessing to generate 10,000 time dependent samples from an initial dataset of 20 samples

multiprocessing numpy pandas scipy simulation statistics time-series

Last synced: 05 May 2026

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

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using Welford's algorithm with extended accumulation, and returning an extended precision result.

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

Last synced: 15 May 2026

https://github.com/vic-cheung/rpy-bridge

Python-R interoperability layer for environment management, type-safe conversions, data normalization, safe function execution, and supporting recursive R object unpacking.

bioinformatics bridge interoperability interoperability-layer python python-bridge r rpy2 statistics

Last synced: 17 Jan 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/the-tave/stats-picker

The Stats Picker (Statistics Picker) is now openly available on GitHub!

learning psychology r shinyapps simulation statistics teaching

Last synced: 21 Feb 2026

https://github.com/wiso/countingworkspace

Create RooFit workspace for simple counting experiments

roofit roofit-workspace root-cern statistics

Last synced: 12 Mar 2026

https://github.com/jenspi/sustainabilitypal

University of New Orleans x Tulane Hackathon Spring 2025! Theme: Social Innovation or Sustainability

habit-tracking hackathon hackathon-project mobile-app mobile-development statistics sustainability tulaneuniversity universityofneworleans uno-hackathon-spring-2025

Last synced: 18 Jan 2026

https://github.com/dcorking/school-perf-rank

Demo of using Ruby standard library to rank government school tables

csv-reading open-data opendata schools statistics

Last synced: 09 Apr 2025

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

Multivariate cumulative distribution functions.

cdf cumulative-distribution multivariate probability statistics

Last synced: 14 Mar 2026

https://github.com/danielbatres/descriptive-statistics

This project is to learn about descriptive statistics applied to data science.

data-science descriptive-statistics jupyter-notebook python statistics

Last synced: 24 Apr 2026

https://github.com/dcs-training/machinelearning

Introduction to Machine Learning with Python delivered by the centre in the year 2022-23. Go to the read me file

data-analysis data-wrangling machine-learning python statistics

Last synced: 08 Oct 2025

https://github.com/emso-c/knn-classifier

A KNN classifier written from scratch

benchmark knn-classification machine-learning statistics

Last synced: 29 Jun 2025

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

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook 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: 24 Apr 2026

https://github.com/kmilkevych/linecount

A tool to count lines of code in your projects and display the information in a fancy way

crystal lines-of-code project-management statistics

Last synced: 30 Mar 2025

https://github.com/juaniraggio/micropythonms

MicroPython - Adding Math and Statistic functionalities to programable calculators

casio casio-calculators micropython statistical-inference statistics texas-instruments ti84plusce

Last synced: 29 Apr 2026

https://github.com/tyriek-cloud/power-bi-nyc-housing-financial-report

This report was conducted to provide a comprehensive analysis of various NYC housing and financial data.

dashboard data-analysis data-visualization financial-analysis powerbi statistics

Last synced: 21 Jan 2026

https://github.com/amyanchen/computational-statistics

Computational statistics projects for statistical inference using R programming

computational-statistics r statistical-computing statistics

Last synced: 09 Oct 2025

https://github.com/lingumd/mechacar_statistical_analysis

Analysis on MechaCar data to help the manufacturing team, using R to run multiple linear regression, summary statistics, and t-tests.

multiple-linear-regression r-studio statistical-analysis statistics summary-statistics t-tests

Last synced: 16 Mar 2025

https://github.com/dadosdelaplace/dadosdelaplace

About me: mathematician, PhD Stats, Assistant Professor and scicomm

biostatistics compositional-data data-science quarto r-packages statistics teaching-materials

Last synced: 19 Jan 2026

https://github.com/milad-rasouli/toker

Toker is a lightweight app that clones GitHub projects and analyzes their codebase with Tokei, offering insightful statistics and details about project structure.

code-analysis code-metrics statistics tokei

Last synced: 14 Jan 2026

https://github.com/bhavnanahar/breast.cancer.detection

This project aims to build a machine learning model to predict breast cancer using a dataset containing various medical features

colab-notebook machine-learning python statistics

Last synced: 10 Oct 2025

https://github.com/levy-y/levy-y

Levy-Y's github profile landing page

profile profile-readme statistics tech-stack

Last synced: 05 Mar 2026

https://github.com/eigenein/rust-fqn-estimator

Fast online Qn scale estimator in Rust

estimator mathematics rust rust-crate science statistics

Last synced: 06 Mar 2026

https://github.com/eliasdehondt/learn-r

Welcome to the Learn-R repository! This is your go-to resource for learning the R programming language, whether you're a beginner or looking to enhance your skills.

data-analysis data-visualization education machine-learning programming r statistics tutorials

Last synced: 03 Apr 2026

https://github.com/snacks02/wobbling-statistics

Audio equipment statistics using Squiglink data

audio data data-visualization headphones iems speakers squiglink statistics

Last synced: 17 Apr 2026

https://github.com/szymon-budziak/probability_theory_and_statistics_course_agh

Solutions from Probability theory and Statistics course at AGH UST. If you use it and it helped you please leave a star ⭐

probability-theory r statistics

Last synced: 19 Mar 2025

https://github.com/efrod/bca-survival-analyzer

A tool that helps you performing survival analysis on body composition data.

python statistics survival-analysis

Last synced: 13 Jan 2026

https://github.com/alexkhype/04python-carpricepredictor

Modelo de machine learning para predecir el valor de mercado de autos usados, optimizando precisión y eficiencia.

catboost data-science lightgbm machine-learning numpy pandas python sklearn statistics xgboost

Last synced: 05 Apr 2026

https://github.com/abdoufermat5/gps_statistiques

Calculs statistiques pour le cloud personnel

geolife gps numpy pandas python statistics trajectory-analysis

Last synced: 20 Apr 2026

https://github.com/volychev/statly

A IntelliJ IDEA plugin that displays file statistics in the status bar

intellij-plugin itmo kotlin statistics university-projects

Last synced: 20 Apr 2026

https://github.com/abinashsahoo007/project-bankruptcy-prevention

The project is to create a classification model that predicts the chances of a business facing bankruptcy based on the key feature like Industrial Risk, Management Risk, Financial Flexibility, Credibility, Competitiveness, Operating Risk.

data-analysis data-mining data-visualization deployments eda machine-learning pickle python statistics streamlit

Last synced: 20 Apr 2026

https://github.com/bootcamptoprod/spring-boot-cache-management

A simple Spring Boot app showcasing how we can create our own endpoints to manage the cache and get cache statistics

cache cache-management cache-metrics cache-statistics caching spring spring-boot spring-boot-3 spring-boot-cache spring-boot-starter-cache statistics

Last synced: 20 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/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/stdlib-js/stats-strided-dnanmskrange

Calculate the range of a double-precision floating-point strided array according to a mask, 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: 22 Apr 2026