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/random-array-tools-nullary

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

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

Last synced: 19 Feb 2026

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/markphamm/stats-calculator

A user-friendly app for performing various statistical analyses. Easily calculate and visualize key statistics including mean, median, standard deviation, and more. Ideal for quick and accurate data analysis.

gradient-descent statistics streamlit

Last synced: 19 May 2026

https://github.com/ajardin/git-contribs

:zap: Display the contributors statistics of a Git project.

contributions git golang statistics

Last synced: 12 May 2026

https://github.com/danhje/neural-network-connection-algorithms-tester

Statistical tests for some of the most common connection algorithms used in neural networks. Brian, PyNN, NEST and CSA are tested.

academic-project brian connection-set-algebra csa nest-simulator neural-network pynn python statistics test-suite unit-testing

Last synced: 07 Jul 2025

https://github.com/pritam-stats/ds_assignments

This repository contains the assignments, done by me, of Data Science Course from PW. Uses of Python, Jupyter notesbooks, data sets, ML, Statistics.

data-science machine-learning pyhton statistics

Last synced: 28 Mar 2025

https://github.com/splorp/haircut

Cut the hairs! Post the stats!

grooming haircut statistics stats

Last synced: 02 Apr 2025

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

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

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

Last synced: 10 Mar 2026

https://github.com/gieses/pytrapment

pytrapment - making entrapment databases great again!

mass-spectrometry proteomics statistics

Last synced: 30 Oct 2025

https://github.com/cwendorf/plotdistributions

Visualizing Probability Distributions [R Package]

data-visualization distribution-shape probability r r-package statistics

Last synced: 21 Jul 2025

https://github.com/saradindusengupta/pydata_global_2022_lightning_talk

PyData Global 2022 - Lightning Talk

statistics

Last synced: 26 May 2026

https://github.com/jabulente/compact-letters-display

This repository shows how to create compact letter displays (CLDs) in Python after ANOVA and Tukey HSD tests, and how to generate publication-ready tables for summary statistics and statistical inferences from datasets.

anova compact-letters-display exploratory-data-analysis inferential-statistics python research statistics tables turkey-hsd

Last synced: 09 Apr 2025

https://github.com/derivkit/derivkit-demos

Example scripts and notebooks showcasing how to use DerivKit’s tools for analysis, differentiation, and forecasting.

demos derivatives derivkit differentiation examples forecasting inference notebooks-jupyter numerical-analysis python scientific-computing statistics

Last synced: 15 May 2026

https://github.com/jglauber/wikipediastats

A package to process data from Wikimedia using the server sent events (SSE) protocol.

aiohttp sse-client statistics wikimedia wikipedia

Last synced: 07 Mar 2026

https://github.com/kientech/mathematics-for-machine-learning-specialization

Mathematics for Machine Learning Specialization

mathematics pca python statistics

Last synced: 22 Mar 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

https://github.com/legitcoconut/teed-ts

The Touchless Entry-Exit Data Tracking System (TEED-TS) is a hygienic, non-contact solution designed to monitor entry and exit movements.

arduino data-tracking datamonitor esp32 esp8266 python sensor statistics

Last synced: 14 Apr 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/vissarion/vissarion.github.io

Personal webpage https://vissarion.github.io

boost cpp geometry mysql optimization research software statistics

Last synced: 16 May 2026

https://github.com/anestistouloumis/hdtd

Characterization of intra-individual variability using physiologically relevant measurements provides important insights into fundamental biological questions ranging from cell type identity to tumor development. For each individual, the data measurements can be written as a matrix with the different subsamples of the individual recorded in the columns and the different phenotypic units recorded in the rows. Datasets of this type are called high-dimensional transposable data. The HDTD package provides functions for conducting statistical inference for the mean relationship between the row and column variables and for the covariance structure within and between the row and column variables.

bioconductor-package high-dimensional statistics

Last synced: 07 May 2025

https://github.com/ismailuddin/bayes-theorem

Understanding Bayes' Theorem visually

bayes mathematics probability statistics

Last synced: 17 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/edgardleal/lot

Tool for Brazilian Lottery written in C

lottery math statistics

Last synced: 04 Oct 2025

https://github.com/ichbinleoon/mal-readme-stats

🌸⛩️ Dynamically generated MyAnimeList stats for your profile readme

activity anime dynamic myanimelist readme statistics vercel

Last synced: 16 May 2026

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

Calculate the variance of a double-precision floating-point strided array provided a known mean.

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: 12 Jan 2026

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

Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).

javascript lcg lehmer math mathematics minstd node node-js nodejs prng pseudorandom rand randi randint random randu rng statistics stats stdlib

Last synced: 13 Apr 2025

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

Calculate the cumulative maximum of double-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: 05 Apr 2025

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

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

Last synced: 26 Jun 2025

https://github.com/pasaopasen/ab-testing-results-difference

The logic I'm using to compare several optimization algorithms with different optimization parameters

compare-data r-programming static-analysis statistics t-tests tests

Last synced: 21 Mar 2025

https://github.com/rupt/bailed-statistics

Generate "upper limit" and "discovery" statistics without memory leaks --- let your system bail the leaks overboard --- for use with HistFitter. Clone from CERN GitLab for posterity..

memes statistics

Last synced: 12 May 2025

https://github.com/simongoricar/lastfm-extended-scrobbles

Generate extended stats from your Last.fm scrobbles using your local music library, MusicBrainz and YouTube.

analyzer lastfm music-library musicbrainz python scrobbles statistics youtube

Last synced: 10 May 2026

https://github.com/the-kids-biostats/waachshelp

General helper functions for the WAACHS linked data project.

formatting helper-functions linked-data r r-package statistics waachs

Last synced: 06 Apr 2026

https://github.com/flyawaymaking/trackplayer

TrackPlayer - плагин для отслеживания статистики игроков на серверах Minecraft (учет смертей, PvP-убийств и убийств враждебных мобов) с поддержкой PlaceholderAPI.

minecraf-plugins minecraft papermc placeholderapi plugins statistics

Last synced: 21 Apr 2026

https://github.com/owengombas/genyus

🐍 Lyrics analysis with genius.com, Python and Jupyter Notebooks

api data data-science genius jupyter-notebook lyrics python statistics

Last synced: 20 May 2026

https://github.com/5tarlight/grade-predictor

This project will predict your next grade based on your previous grades. but, you must not believe this entirely. This is just statistically predicted value

grade grade-calculator predictor statistics

Last synced: 14 May 2025

https://github.com/theforeman/stats-dashboard

R Shiny webapp for viewing various metrics

hacktoberfest r rstats shiny statistics

Last synced: 21 Jun 2025

https://github.com/quantumudit/sales-statistical-analysis

This project focuses on a statistical analysis (using SQL queries) of various key metrics that impacts the overall sales of a certain fictitious store.

data-analysis postgresql sales-analysis sql statistics

Last synced: 16 May 2026

https://github.com/badlocale/buttonstats

Client-server app for collecting typing statistic.

client-server graphs reactive-programming reactiveui statistics typing wpf

Last synced: 24 Jan 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/jakeroggenbuck/statistical-tests-rs

Statistical Tests for Rust

math statistics

Last synced: 10 Jul 2025

https://github.com/bblodfon/med-stat-solutions

Solutions to homework from the Fundamentals of Biostatistics, B. Rosner, Edition 8

fundamentals-of-biostatistics jupyter-notebook r-notebook rosner solutions statistics

Last synced: 27 Mar 2025

https://github.com/jhrcook/an-introduction-to-statistical-learning

My notes on the book "An Introduction to Statistical Learning: with Applications in R."

notes r r-language statistical-analysis statistical-learning statistics

Last synced: 12 Jun 2026

https://github.com/hauke96/flashh-stays

A script collection visitor information from the FLASHH boulder spot in Hamburg, Germany.

data-visualization gnuplot statistics systemd-timer

Last synced: 11 Jan 2026

https://github.com/roland-ka/statisticalplotswithjulia

Comparison of different Julia packages for creating statistical plots.

data-science data-visualization julia plots statistics

Last synced: 22 Jun 2025

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

Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.

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

Last synced: 26 Jun 2025

https://github.com/songjiayang/china_repos

github repo 爬虫

china crawler statistics

Last synced: 18 Jul 2025

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/quinta0/bostonhousing

An assignment for the Probability & Statistics course at USI about The Boston Housing Price Prediction project that involves building a machine learning model to predict housing prices.

assignment documentation jupyter-notebook probability python statistics

Last synced: 18 May 2026

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

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

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

Last synced: 18 May 2026

https://github.com/2000pawan/data_science.

Complete Data Science, NumPy, Pandas, Matplotlib, Seaborn, Statistics, Power Bi, Machine Learning.

data-science machine-learning matplotlib numpy pandas powerbi seaborn statistics webscraping

Last synced: 18 Dec 2025

https://github.com/cego669/coinbiasexperiment

An interactive Python application demonstrating Bayesian inference with coin toss experiments.

bayesianinference betadistribution datavisualization interactiveapplications matplotlib probability python statistics

Last synced: 11 Jul 2025

https://gitlab.com/hylkedonker/statkit

Statistics for sci-kit learn.

machine learning scikit-learn statistics

Last synced: 01 Nov 2025

https://github.com/whossname/stream_stats

Concurrent calculation of count, mean and standard deviation

elixir standard-deviation statistics stream-processing

Last synced: 30 Oct 2025

https://github.com/quantum-software-development/gaussian-processes-bayesian-optimization-

📈 A comprehensive course on Gaussian Processes and Bayesian Optimization, covering theory, implementation, and real-world applications.

artificial-intelligence bayesianoptimization data-science gaussianprocesses jupyter-notebook machine-learning optimization python3 research statistics

Last synced: 20 May 2026

https://github.com/sigpwned/delta4j

Elements for building concurrent and distributed data processing applications

concurrent-programming distributed-computing java probabilistic-data-structures statistics text

Last synced: 20 May 2026

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

https://www.kaggle.com/datasets/uom190346a/sleep-health-and-lifestyle-dataset

csv data-science data-visualization jupyter-notebook python statistics

Last synced: 04 May 2026

https://github.com/manyakrus/go_lines_count

Calculation of the number of lines and functions in golang repositories, in folders and subfolders, in termial or .csv or .txt files. (Count Lines Of Code)

analyses automatic calculate counter functions golang line lines number repositories repositories-analysis repositories-stadistics source-code statistics utility

Last synced: 29 Mar 2025

https://github.com/yash-rewalia/stock-closing-price-prediction-using-regression

The ultimate business objective is to leverage the regression model to provide accurate predictions of the closing price of AMRN stock, enabling stakeholders to make well-informed investment decisions, manage risks effectively, optimize portfolios, Early warning systems to alert any fraud cases and align investment strategies with financial goals.

datapreprocessing eda hypothesis-testing machine-learning numpy pandas python random-forest regression regression-analysis statistics

Last synced: 12 Apr 2026

https://github.com/statisticsnorway/ssb-utdanning

Education-statistics functionality package in python, owned by Statistics Norway

education pypi ssb-project statistics

Last synced: 07 Sep 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/officiallyxenos/30-days-of-data-analysis-projects-

30-day challenge to master data analysis by completing daily projects. Each project covers a key concept, from data cleaning to visualization, and builds a strong portfolio of real-world applications.

matplotlib numpy pandas python-3 seaborn statistics

Last synced: 08 Apr 2026

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

Create an array containing pseudorandom numbers drawn from an inverse gamma distribution.

continuous gamma generator inverse inverse-gamma javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed statistics stats stdlib

Last synced: 24 Oct 2025

https://github.com/badlocale/ButtonStats

Client-server app for collecting typing statistic.

client-server graphs reactive-programming reactiveui statistics typing wpf

Last synced: 11 Mar 2025

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

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

analytics certificates dataviz etl probability-theory python sql statistics

Last synced: 11 Jun 2026

https://github.com/membraneframework/membrane_telemetry_metrics

Membrane tool for generating metrics

elixir metrics statistics telemetry

Last synced: 06 Apr 2025

https://github.com/ophiase/stochastic-vector-oracle-consensus

⚡️ StarkHack Contest : Establish on-chain consensus using smart contract over machine learning predictions from multiple oracles that can evolve over time.

blockchain cairo machine-learning nlp scraping sentiment-analysis starknet statistics

Last synced: 16 Apr 2026

https://github.com/jgontrum/corpushashtagstatistics

Generates statistics for the hashtag usage in text corpus.

analysis corpus hashtags linguistics nlp statistics twitter

Last synced: 22 Mar 2025

https://github.com/johannesbuchner/presentations

Research presentations on Astronomy and Astrostatistics

astronomy astrophysics astrostatistics presentation-slides research statistics

Last synced: 17 Mar 2025

https://github.com/seabbs/thepebblegame

The pebble game: A simple game that can be used to understand epidemics and vaccination

epidemics infectious-diseases mathematics outreach outreach-activities r shiny statistics vaccination

Last synced: 14 Apr 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/cobluestars/dataherd-raika

"Dataherd-Raika is a library designed to simulate large-scale user behavior datasets. It takes a single user event (like a click or keyword input) and, by applying simple probability distributions and custom variables, expands it into a vast dataset."

big-data data data-generation data-generator data-science front-end javascript machine-learning npm-package simulator statistics typescript user-behavior user-experience

Last synced: 02 Jan 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