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/rpodcast/opensub-ness2025

R-based Submissions talk at NESS 2025

life-sciences r statistics

Last synced: 29 Apr 2026

https://github.com/misha-mayskiy/lootbox_analytics

Lootbox Analytics: Your personal dashboard for tracking and analyzing lootbox/gacha opening statistics from popular games. Currently supports Genshin Impact with detailed Pity/luck analysis. (Python, Flask, SQLAlchemy)

chartjs data-visualization flask gacha game-analytics genshin-impact pity-tracker python sqlalchemy statistics

Last synced: 29 Apr 2026

https://github.com/kasraskari/learn-r-codes

A learning repository for R programming, covering data manipulation, visualization, and statistical analysis. (Work in progress!) 🚧

data-analysis data-analysis-r data-visualization r r-examples r-graphics r-statistics statistics

Last synced: 08 Jun 2026

https://github.com/v-mayya/programming-statistics-and-econometrics-resources

Programming, statistics and econometrics resources

econometrics programming python r statistics

Last synced: 29 Apr 2026

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

Calculate the maximum value of an array via a callback function.

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

Last synced: 29 Apr 2026

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

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

abs absolute absolute-value accumulate cumulative domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib

Last synced: 29 Apr 2026

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

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

accumulate cumulative domain extent extremes 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/stdlib-js/stats-strided-smskrange

Calculate the range of a single-precision floating-point strided array according to a mask.

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

Last synced: 30 Apr 2026

https://github.com/nikhilsree5/yulucasestudy

Identifying Key Predictors of Demand for Yulu Electric Cycles in the Indian Market

eda hypothesis-testing numpy-library pandas-dataframe python statistics

Last synced: 30 Apr 2026

https://github.com/miryasha/advanced-trading-statistics

javascript npm-package trading-analytics statistics risk-management

financial-analysis npm-package risk-analysis statistics

Last synced: 30 Apr 2026

https://github.com/stdlib-js/stats-base-ztest-alternative-str2enum

Return the enumeration constant associated with a Z-test alternative hypothesis string.

enum javascript node node-js nodejs statistics stats stdlib util utilities utility utils z-test ztest

Last synced: 30 Apr 2026

https://github.com/sarastojanova/stats-base-ndarray-dcumax

Compute the cumulative maximum value of a one-dimensional double-precision floating-point ndarray.

accumulate cumulative domain extent extremes javascript mathematics max maximum ndarray nodejs range statistics stats

Last synced: 30 Apr 2026

https://github.com/thuynguyentud/sc-analytics-and-forecasting-using-python

End-to-end supply chain analytics (ETL, EDA) and time series forecasting using Python

eda etl forecast python statistics

Last synced: 30 Apr 2026

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

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and 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: 30 Apr 2026

https://github.com/petzi53/swr-harris

Personal notes during reading Statistics with R by Jenine K. Harris, 1st ed. (2019)

data-wrangling educational-project educational-resources r statistical-inference statistical-tests statistics statistics-course text-book

Last synced: 01 May 2026

https://github.com/anuejn/whatsup

Statistical analysis of different news sources

mongodb news statistics visualization

Last synced: 01 May 2026

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

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

Last synced: 01 May 2026

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

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.

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: 01 May 2026

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

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

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: 01 May 2026

https://github.com/perryflynn/thebestlogparserintheworld

The best webserver log parser in the world.

access-logs analytics apache log-parser nginx statistics

Last synced: 02 May 2026

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

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

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

Last synced: 02 May 2026

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

Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass textbook algorithm.

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: 02 May 2026

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

Compute the sum of all elements in a one-dimensional double-precision complex floating-point ndarray.

blas extended javascript math mathematics ndarray node node-js nodejs statistics stats stdlib sum summation total

Last synced: 02 May 2026

https://github.com/lewkrr/lewkrr

Luke Klein seasoned statician with a growing repetoir of coding interests.

etl-pipeline ggplot2 machine-learning programming python3 r statistics teaching tidyverse

Last synced: 02 May 2026

https://github.com/bhawnagoyal18/ai-doctor-a-symptom-checker-disease-predictor

AI Doctor is an intelligent healthcare application that utilizes machine learning (ML) and Python to predict potential diseases based on user-input symptoms. The project integrates data from multiple medical datasets and provides an interactive web-based UI for an intuitive user experience.

data-analysis data-engineering data-visualization dataset flask html5 machine-learning python sql stacking statistics

Last synced: 02 May 2026

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

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

abs absolute absolute-value accumulate cumulative domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib

Last synced: 02 May 2026

https://github.com/gumballoon/time-tracking-dashboard

Challenge from Frontend Mentor, originally titled ‘Time tracking dashboard’, focusing on CSS Grid layout, toggling views, and updating the DOM dynamically.

css dashboard frontend-mentor html5 javascript mobile-first responsive-design statistics time-tracking

Last synced: 02 May 2026

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

https://github.com/prak112/datacamp

projects based on finance, statistics and probability simulations.

financial-analysis probabilistic-programming statistics

Last synced: 09 Jun 2026

https://github.com/chicolucio/estatistica-pratica-buretas

Repositório com as análises estatísticas da prática de leitura de escala de buretas de uma disciplina experimental

chemistry educational estatistica experimental quimica statistics

Last synced: 03 May 2026

https://github.com/sanchittechnogeek/rental-data-visualization_python

Statistics and visualization of rental data with python

data-analysis data-science data-visualization statistics

Last synced: 04 May 2026

https://github.com/jakubfr4czek/apartment-prices-analysis

This repository contains an analysis of apartments prices in Krakow. It was made for "Rachunek prawdopodobieństwa i statystyka" (probability and statistics) course i took at AGH University of Science.

agh agh-wi analysis csv jupyter jupyter-notebook krakow numpy pandas price-analysis price-prediction probability probability-statistics python statistics statistics-learning

Last synced: 04 May 2026

https://github.com/fabnavarro/makedensity2d

2-dimensional Normal Mixture Models

bivariate-analysis matlab statistics

Last synced: 14 Jun 2026

https://github.com/jakjus/csgomath_engine

Backend of web application CS:GO Math - Data analysis of Counter-Strike: Global Offensive Market 📈

counter-strike-global-offensive docker-compose etl mariadb python requests scraper statistics

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

Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass trial mean algorithm.

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: 05 May 2026

https://github.com/adijo/ph525-statistics-and-r

Exercises from the Statistics and R course on edX.

inference r statistics

Last synced: 05 May 2026

https://github.com/okaditya84/smart-product-recommender

SmartProductRecommender is an advanced recommendation system that uses purchase history data to provide precise and relevant product suggestions. It employs sophisticated similarity calculations and dynamic price adjustments to enhance user shopping experiences.

ai data-science python recommendation-system statistics

Last synced: 05 May 2026

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

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

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: 05 May 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/purplem0n/anicount

anime profile degen counter

anilist anime myanimelist statistics

Last synced: 05 May 2026

https://github.com/donmaruko/python-eda-toolkit

CLI-runned EDA with 30 commands utilizing text-related functions, statistical calculations, data visualization, and data manipulation.

data data-analysis data-science data-visualization matplotlib pandas scipy seaborn statistical-analysis statistics wordcloud

Last synced: 06 May 2026

https://github.com/albert-2002/robust-penalized-empirical-likelihood-estimation-method-for-linear-regression

Implementation for the paper titled: Robust Penalized Empirical Likelihood Estimation Method for Linear Regression

linear-regression machine-learning numpy pandas python regression regression-analysis statistics

Last synced: 06 May 2026

https://github.com/ai-ahmed/bda-and-ds

Dual Course: EMC2 Data Scientist & Big Data Analytics & IBM Professional Data Science Course

analytics big-data data-science jupyter-notebook jupyterlab linear-algebra mathematics matplotlib ml numpy pandas probability seaborn sklearn statistics

Last synced: 07 May 2026

https://github.com/joeloparco/laptop-analysis

Final Project for COSC 3570 intro to Data Science. Project aimed to find a relationship between laptop price and other laptop characteristics using linear regression.

juypter-notebook latex python statistical-analysis statistics

Last synced: 07 May 2026

https://github.com/alexander-ignition/stepic-statistics

Fundamentals of Statistics

python python3 statistics stepic

Last synced: 08 May 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/stelios-c/eurostat_eda

Exploration of eurostat data

eda pandas python statistics

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/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/stdlib-js/stats-strided-dnanmin

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

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

Last synced: 08 May 2026

https://github.com/kasworld/genenum

generate enumeration and statistics

enum enumeration golang metaprogramming statistics vector

Last synced: 09 May 2026

https://github.com/rexlmanu/climbchallenge

League of Legends Climb Challenge Tracking website built for my friend group

laravel league-of-legends riot-api shadcn statistics

Last synced: 09 May 2026

https://github.com/myConsciousness/twitter-api-v2

The lightweight and powerful wrapper library for Twitter API v2.0 written in Dart and Flutter 🐦

analytics api dart flutter library marketing mobile mobile-app mobile-development oauth package statistics tweets twitter twitter-api webapp wrapper

Last synced: 03 Apr 2025

https://github.com/edwardlavender/rstats_blog

Adventures of an ecologist in statistical modelling

blog ecology modelling rstats statistics

Last synced: 01 Mar 2026

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

Calculate the standard deviation of a double-precision floating-point strided array using a two-pass 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: 30 Apr 2026

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

Calculate the standard deviation of a double-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: 17 May 2026

https://github.com/florasteve/ml-foundations-day2

Day-2 ML foundations: probability/stats refresh and NumPy logistic regression; notebooks with visuals.

data-science jupyter-notebook logistic-regression machine-learning matplotlib numpy statistics

Last synced: 10 May 2026

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

Calculate the variance of a double-precision floating-point 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: 15 May 2026

https://github.com/anras5/criteo-search-data

EDA and statistical tests on CriteoSearchData dataset

data-science pandas scikit-learn statistics

Last synced: 11 May 2026

https://github.com/dipaolo/git-stats-plate-gen

CLI & GUI tool to generate plate with your GitHub repositories stats

cli git git-repository github gui python repository repository-stats repository-tools statistics

Last synced: 11 May 2026

https://github.com/ghdj/laravel-visitor-tracker

A Laravel package for visitor tracking with analytics, geolocation, and bot detection - zero external dependencies

analytics bot-detection gdpr laravel privacy statistics visitor-tracking zero-dependency

Last synced: 11 May 2026

https://github.com/OdessaZ/Portfolio-Projects

This is a repository I have created to showcase skills, share projects and track my progress in Data Analytics and Data Science

applied-mathematics data-analysis data-science excel jupyter-notebook matplotlib-pyplot pandas portfolio python r r-studio seaborn sql statistics

Last synced: 12 May 2026

https://github.com/peterbenoit/maths.js

Maths.js is a lightweight JavaScript library that extends the basic mathematical capabilities of JavaScript

javascript lightweight math math-library statistics utility-function

Last synced: 12 May 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/stdlib-js/stats-strided-dmskmax

Calculate the maximum value of a double-precision floating-point strided array according to a mask.

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

Last synced: 17 May 2026

https://github.com/stephenombuya/statistics-calculator

A web application designed to perform various statistical calculations, including Mean, Mode, Median, Range, Variance, and Standard Deviation. This project utilizes HTML for structure, CSS for styling, and JavaScript for the core logic, making statistical analysis accessible and easy to use.

css3 html5 javascript statistics

Last synced: 14 May 2026

https://github.com/netbr3ak/statistical-quality-control-exam-assist-program

Welcome to the Statistical Quality Control project! 📊 Streamlining QC tasks with automation, intuitive interfaces, innovative methodologies, and insightful data visualization. Master QC effortlessly! 🌟

matplotlib python3 quality-control statistics

Last synced: 11 Jun 2026

https://github.com/brandonmc01/mechacar_statistical_analysis

Performing statistical analysis on a dataset to assist with production troubles

r statistics

Last synced: 13 Jun 2026

https://github.com/ajla-brdarevic/statistika

Zadaće iz predmeta Statistika - PTF UNZE SI II Ciklus I Semestar 2024/25

r statistics

Last synced: 17 Jun 2026

https://github.com/miozilla/statsmodols

statsmodols :boot::triangular_ruler: : Linear Regression Model # statsmodels.formula.api.ols # train # fit # pandas # matplotlib # statistics

api azure boot formula harness learning least machine ml ordinary square statistics statsmodels

Last synced: 17 Jun 2026

https://github.com/mattsebastianh/AB-Testing-at-Nosh-Mish-Mosh-Project

Analyze Data with Python | Hypothesis Testing with Scipy | Sample Size Determination

ab-testing lift sample-size-determination statistics

Last synced: 18 Jun 2026

https://github.com/ne1ro/pl-stats-bot

A bot that shows programming language stats

clojure statistics telegram

Last synced: 18 Jun 2026

https://github.com/ericleonen/wa-cgt-migration

Study of the effect of Washington's 2021 capital gains tax proposal on wealth migration

causal-inference econometrics economics r statistics

Last synced: 19 Jun 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/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/junpenglao/spafv

SPAFV - Surface Profile Analysis for Free Viewing eye movement experiment in 2AFC task

data-analysis statistics temporal-logic

Last synced: 31 Mar 2025

https://github.com/mncube/simboil

A collection of simulation helper functions

iteration r sample simulation statistics

Last synced: 28 May 2026

https://github.com/wattyven/opencovidca-dashboard

A Jupyter notebook for making quick and dirty visualizations of Canadian COVID statistics using data from the OpenCOVID API. (API unfortunately deprecated)

canada-covid-19 covid-19 data-visualization jupyter jupyter-notebook statistics

Last synced: 14 Mar 2025