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/dkgaraujo/simpledmx

A minimalistic experience with SDMX that fetches all data from sources

economic-data sdmx statistics

Last synced: 25 May 2026

https://github.com/nlfmt/botboard

A dashboard to control any application and view its logs and statistics

analysis dashboard logging statistics

Last synced: 14 Mar 2025

https://github.com/xnacly/statistics

This project contains my statistic exam prep. I go into depth on topics i require for passing the class. I tried to comment every non trivial line in the latex source and provide examples for dry chapters.

latex math statistics

Last synced: 25 May 2026

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

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

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

Last synced: 28 Jan 2026

https://github.com/shakleen/asteroid-mining-analysis

Analyzing feasibility of asteroid mining using statistical tests

hypothesis-testing nasa statistical-analysis statistics

Last synced: 26 Feb 2025

https://github.com/jasp-stats/jaspsem

The SEM Module

hacktoberfest jasp statistics

Last synced: 26 Dec 2025

https://github.com/stdlib-js/datasets-herndon-venus-semidiameters

Fifteen observations of the vertical semidiameter of Venus, made by Lieutenant Herndon, with the meridian circle at Washington, in the year 1846.

astronomy data dataset datasets grubbs herndon javascript node node-js nodejs outlier outliers sample statistics stats stdlib venus

Last synced: 09 Oct 2025

https://github.com/patrickpontes44/tiny-panda

tiny-panda is a lightweight JavaScript library inspired by Python’s pandas. It provides a simple, intuitive API for working with tabular data in the browser or Node.js.

data-science javascript javascript-library machine-learning pandas pandas-dataframe statistics typescript typescript-library

Last synced: 13 Apr 2026

https://github.com/walkerdustin/vergleich-von-messmethoden-fuer-punktwolken

Bei der Vermessung eines physischen Raumes ist das Ergebnis eine Punktwolke. Diese Punktwolke beschreibt dann ausgewählte Punkte im Raum, zum Beispiel auf den Wänden und der Decke. Wenn diese Punkte in zwei seperaten Messungen gemessen werden, vielleicht sogar von unterschiedlichen Geräten, soll hinterher herausgefunden werden wie genau diese Punktwolken übereinstimmen. Dafür gibt es zwei grundsätzlich verschiedene Methoden. Diese sollen hier verglichen werden.

3d-models accuracy-metrics data-analysis data-visualization kaggle measure-distance numpy point-cloud pointcloudprocessing punkte python science-research simulation statistics

Last synced: 11 Apr 2026

https://github.com/andreablengino/baypy

A python library for solving bayesian regression models through a Monte Carlo Markov chain sampling.

bayesian-inference bayesian-statistics markov-chain monte-carlo monte-carlo-simulation regression statistics

Last synced: 30 Mar 2025

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

Adds a constant to each strided array element and computes the sum using pairwise summation.

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

Last synced: 30 Apr 2025

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

Adds a constant to each single-precision floating-point strided array element and computes the sum 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: 30 Apr 2025

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/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/vaibhavkarve/distribution-algebra

A python package that implements an easy-to-use interface for random variables, statistical distributions, and their algebra.

plot python statistics

Last synced: 16 Jan 2026

https://github.com/kapshaul/ct-medical-imaging

The Expectation Maximization (EM) algorithm is used to reduce Poisson noise in CT images. The repository provides derivations and evaluations with the Cramer-Rao Lower Bound (CRLB).

expectation expectation-maximization expectation-maximization-algorithm iterative-algorithm matlab non-parametric-estimation non-parametric-statistics poisson-distribution signalprocessing statistical-estimations statistics

Last synced: 30 Mar 2025

https://github.com/nikitaeverywhere/edu-texts-analyzer

Analyzes texts for compliance with the second Zipf's and Heaps law.

analysis education heaps law statistical-analysis statistics text zipf

Last synced: 23 Mar 2025

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

Fill a strided array with 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: 15 Apr 2025

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/elzup/github-stats

github profile card

github readme statistics

Last synced: 15 May 2026

https://github.com/majsylw/statistical-methods-in-biology

Introduction to statistical methods in R course from summer 2015/2016 (University of Wroclaw)

biostatistical-computing biostatistics genetics r statistics wroclaw

Last synced: 26 Mar 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/cwendorf/polyplot

Visualizing Distributional Statistics [R Package]

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

Last synced: 15 Mar 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/josgard94/random-variable-generator-using-poisson-distribution

This program generates random variables using the Poisson distribution. The Poisson distribution is a discrete probability distribution that expresses, based on a mean frequency of occurrence, the probability that a certain number of events will occur during a certain period of time. Specifically, it specializes in the probability of occurrence of events with very small probabilities

distribucion-poisson estadistica poisson-distribution random-generation random-variable-generator statistics

Last synced: 15 Mar 2025

https://github.com/eggplants/rubygems-stats

Create a list of Authors from Rubygems.org

rubygems shellscript statistics twitter

Last synced: 29 Oct 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/pforret/mrtgobot

Robot script for a full MRTG installation: takes care of index, updates and rsync

linux mrtg mrtg-format rsync statistics

Last synced: 20 Apr 2026

https://github.com/sirmaxx/elm-statistics

Statistics library for Elm Developers

elm elm-demos elm-math mathematics statistics

Last synced: 23 Mar 2025

https://github.com/garciparedes/monte-carlo-simulation-rayleigh-distribution

In this work, we study the durability of a device consisting of 11 components, which we will assume Rayleigh variables, organised in different configurations (series, parallel, stand-by, etc.). For this, we will use the Monte Carlo simulation method.

garciparedes monte-carlo monte-carlo-simulation probability rayleigh simulation statistics university-of-valladolid

Last synced: 11 Jun 2026

https://github.com/patzly/ain2-stochastik

German calculator for statistics and probability written in Python

probability python statistics

Last synced: 27 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/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/beliavsky/standard-deviation-estimators

simulate some estimators of the standard deviation

statistics

Last synced: 05 Jan 2026

https://github.com/wyattharrell/istats

A web app built with Python that is dedicated to outputting iMessage texting statistics.

flask imessages istats python statistics texting

Last synced: 22 May 2026

https://github.com/cdcgov/pyrenew-flu-light

A replication in Python and PyRenew of a renewal model written in Epidemia for forecasting influenza hospital admissions.

forecasting-model infectious-disease-modeling inference modeling statistics

Last synced: 07 Feb 2026

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/vigneshss-07/complete-atoz-statistics

This repo contains various Statistics techniques like descriptive_Statistics including Central tendency, CLT, Z_Score and inferential statistics etc..

ab-testing central-limit-theorem descriptive-statistics inferential-statistics statistics t-tests z-test

Last synced: 03 Sep 2025

https://github.com/sevdanurgenc/ku-statistics-lecture-notes

These are the lecture notes of the 5-day statistics education given by Kastamonu University.

r-programming spss statistics

Last synced: 23 Mar 2025

https://github.com/cintia0528/data_science-ab_testing

Conduct a 5-way AB Test on Montana State University Library's website, comparing the original "Interact" button with new versions ("Learn," "Help," "Connect," "Services") to boost user engagement.

abtesting bonferroni chisquare-test data data-science datacleaning datavisualization hypothesis-testing mde statistics

Last synced: 31 Mar 2025

https://github.com/yassenshopov/list-sorter

This program takes an unordered list as an input, then sorts it and provides statistical insights.

algorithms machine-learning ml python3 sorting statistics

Last synced: 07 Apr 2025

https://github.com/mondominator/opsdec

A modern, self-hosted media server monitoring platform for Plex, Emby, Audiobookshelf, and Sappho. Real-time statistics, user tracking, and beautiful dark-themed UI.

analytics audiobookshelf dashboard docker emby express homelab media-server media-tracking monitoring nodejs plex react real-time self-hosted sqlite statistics tailwindcss tautulli-alternative websocket

Last synced: 13 Apr 2026

https://github.com/jcgoran/fitk

FITK - generation, manipulation, and plotting of Fisher-like matrices and tensors

numerical-methods statistics

Last synced: 23 Mar 2025

https://github.com/remram44/api_stats

Records statistics from an API endpoint

api-client statistics

Last synced: 31 Mar 2025

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/jmizv/discogsuserstatistics

Generate statistics for your collection on DiscoGS like your favourite label or your favourite format and country.

discogs statistics

Last synced: 01 Jul 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/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/lekoarts/media-stats-rs

Generate a table with media statistics of video files in a folder

cli ffmpeg ffprobe media rust statistics

Last synced: 08 Feb 2026

https://github.com/sudoms/freqpcr

Interval estimation of population allele frequency based on quantitative PCR double-Delta Cq measures from bulk samples

bioinformatics frequency-estimation pcr r statistics

Last synced: 21 Feb 2026

https://github.com/yasinkuyu/instats

A fast, very simple statistics script for PHP

analytics php statistics statistics-script

Last synced: 08 Sep 2025

https://github.com/cwlowder/crimestat

A project I made for a math competition in highschool

comap-competition crime statistics

Last synced: 16 Jun 2025

https://github.com/thetoxin/scancoin

Android app for monitoring Crypto currency rate on Kotlin

android api blockchain cryptocurrency kotlin statistics

Last synced: 15 May 2026

https://github.com/nirmalvatsyayan/data-analyst-nanodegree

Udacity data analyst nanodegree project submissions and learning

data-analysis numpy pandas python statistics udacity-data-analyst-nanodegree

Last synced: 12 Apr 2026

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

https://github.com/bakana808/shen

an abstract framework that manages tournaments, player rankings, and player statistics for competitive games

discord-bot ranking-algorithm statistics tournament

Last synced: 28 Oct 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/pharo-ai/gaussian-mixture-model

Gaussian Mixture Model (GMM) is an iterative algorithm for fitting the data with multiple normal distributions (gaussians). Can be used for classification

classification gaussian-mixture-models machine-learning maximum-likelihood pharo statistical-learning statistics

Last synced: 03 Jul 2025

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/mittelmark/pbi

R package with functions for the course Practical Bioinformatics at the University of Potsdam

machine-learning package r statistics teaching

Last synced: 01 Apr 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/rohancyberops/slrj

This project demonstrates a basic implementation of simple linear regression in Julia. It generates synthetic data, performs linear regression to find the equation of the line, and then plots the data points and the regression line.

julia-language pkg plots-in-julia simplelinearregression statistics

Last synced: 02 Mar 2025

https://github.com/adfinis/git-runstats

Display git contribution statistics (insertions + deletions)

developer-tools git statistics

Last synced: 15 May 2026

https://github.com/00nevo/r-uebungen-exercises

What i finished reading on R. Rivisiting the language after a course at university in R with ArcGis.

anfanger beginner emmanuel-paradis r rstudio sociometry statistics statistik

Last synced: 01 Apr 2025