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.
- GitHub: https://github.com/topics/statistics
- Wikipedia: https://en.wikipedia.org/wiki/Statistics
- Related Topics: data-science, machine-learning, deep-learning, neural-network,
- Last updated: 2026-07-02 00:29:40 UTC
- JSON Representation
https://github.com/dkgaraujo/simpledmx
A minimalistic experience with SDMX that fetches all data from sources
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.
Last synced: 25 May 2026
https://github.com/santi-souza/stroke-eda-ml
Stroke: Statistical analysis of risk factors and creation of predictive models using machine learning
confusion-matrix cross-validation crossvalidation flexdashboard ggplot2 gradient-boosting logistic-regression machine-learning plotly random-forest rmarkdown rstudio smote statistics stroke stroke-prediction
Last synced: 07 Apr 2025
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/stdlib-js/stats-base-dists-logistic-mean
Logistic distribution expected value.
average avg continuous dist distribution expected javascript logistic mean moments node node-js nodejs statistics stats stdlib univariate
Last synced: 07 Jul 2025
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/hetbhalani/machine-learning
calculus linear-algebra probability statistics
Last synced: 29 Jun 2025
https://github.com/abdoelabassi/statistics_for_ml
Probability & Statistics for Machine Learning & Data Science
a-b-testing bayesian-inference hypothesis-testing maximum-likelihood-estimation probability python statistics
Last synced: 16 May 2026
https://github.com/csarven/frb-linked-data
FRB (Federal Reserve Board) Linked Data
dcv linked-data linked-sdmx prov-o rdf rdf-data-cube sdmx semstats statistical-data statistics void
Last synced: 26 Aug 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/vineet416/airbnb_data_analysis
Ineuron.ai Internship Project
data-analysis exploratory-data-analysis matplotlib numpy pandas-python python seaborn statistical-analysis statistics
Last synced: 10 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/stats-base-dists-bernoulli-skewness
Bernoulli distribution skewness.
asymmetry bernoulli binomial discrete dist distribution javascript node node-js nodejs parameter shape skewness statistics stats stdlib univariate
Last synced: 07 Mar 2026
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/komik966/postgstats
d3 d3js java netty postgres postgresql reactjs rxjs statistics typescript websocket
Last synced: 11 Apr 2026
https://github.com/favstats/directdemoracypaper
Direct Democracy Paper
direct-democracy political-science statistics
Last synced: 25 Feb 2026
https://github.com/maz01001/dice_stats
DND dice rolls with statistics
animations dice dice-roller dnd permalinks rng statistics success-change tools vector-graphics
Last synced: 09 Jul 2025
https://github.com/stdlib-js/stats-incr-meanabs
Compute an arithmetic mean of absolute values incrementally.
abs absolute accumulator arithmetic-mean average avg central-tendency incremental javascript magnitude math mathematics mean node node-js nodejs statistics stats stdlib value
Last synced: 01 Jul 2026
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.
Last synced: 17 Feb 2026
https://github.com/eliranmal/error-reporter-webpack-plugin
cli diagnostics error log plugin print reporter statistics stats tool util webpack webpack-plugin webpack2
Last synced: 21 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.
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/garciparedes/amat2-cheatsheet
Cheat Sheet for "Ampliación de Matemáticas 2" subject of Bachelor's Degree in Statistics at UVa
cheatsheet gartner integral latex maths multiple-inheritance numerical-derivation numerical-integration numerical-methods recurrence-relation statistics university-of-valladolid
Last synced: 01 Sep 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/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/stdlib-js/stats-base-dists-uniform-pdf
Uniform distribution probability density function (PDF).
continuous dist distribution javascript node node-js nodejs pdf probability statistics stats stdlib symmetric uniform univariate
Last synced: 03 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/carpentries-incubator/statistical-experimental-design
Statistical Experimental Design
carpentries-incubator english experimental-design lesson pre-alpha statistics
Last synced: 16 May 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/rxtoolkit/stats
📊 RxJS operators for reactive statistics
data-science fp functional-programming observables package reactive-programming rxjs statistics
Last synced: 28 Jun 2026
https://github.com/stdlib-js/stats-base-dists-chisquare-pdf
Chi-squared distribution probability density function (PDF).
chi-square chi-squared chisq chisquare chisquared continuous dist distribution javascript node node-js nodejs pdf prob probability statistics stats stdlib univariate
Last synced: 09 Jul 2025
https://github.com/patzly/ain2-stochastik
German calculator for statistics and probability written in Python
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
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/kgryte/talks-sfnode-may-2017
Talk for SFNode (May, 2017).
analysis data javascript machine-learning math nodejs numeric-computing presentation statistics talk
Last synced: 22 May 2026
https://github.com/stdlib-js/stats-base-dmediansorted
Calculate the median value of a sorted double-precision floating-point strided array.
average avg central-tendency javascript math mathematics median middle node node-js nodejs ordered quantile sorted statistics stats stdlib strided strided-array typed
Last synced: 06 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/stdlib-js/stats-base-dists-logistic-median
Logistic distribution median.
center continuous dist distribution javascript location logistic median node node-js nodejs percentile statistics stats stdlib univariate
Last synced: 10 Feb 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/stdlib-js/stats-base-dists-arcsine-mode
Arcsine distribution mode.
arcsine center continuous dist distribution javascript location mode node node-js nodejs prob probability statistics stats stdlib univariate
Last synced: 25 Jun 2025
https://github.com/sevdanurgenc/ku-statistics-lecture-notes
These are the lecture notes of the 5-day statistics education given by Kastamonu University.
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
Last synced: 23 Mar 2025
https://github.com/imacat/stattool
Office Statistics Tools
libreoffice libreoffice-calc libreoffice-extension openoffice openoffice-addon openoffice-calc openoffice-extension statistics
Last synced: 16 Feb 2026
https://github.com/remram44/api_stats
Records statistics from an API endpoint
Last synced: 31 Mar 2025
https://github.com/wdbm/world_statistics
employment gdp homosexuality oecd statistics unodc world-happiness-report
Last synced: 28 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.
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/stdlib-js/stats-base-nanmean
Calculate the arithmetic mean of a strided array, ignoring NaN values.
arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array
Last synced: 10 Apr 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/frgfm/poker-buddy
Poker assistant project
card deck game game-theory player poker statistics texas-holdem
Last synced: 10 Jun 2025
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/timbeechey/opa
Ordinal pattern analysis R package
cran data-analysis hypothesis-testing longitudinal ordinal r r-package rcpp repeated-measures rstats statistics
Last synced: 21 Feb 2026
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/stdlib-js/stats-base-dists-binomial-logpmf
Natural logarithm of the probability mass function (PMF) for a binomial distribution.
bernoulli binom binomial coin-flip dist distribution failure javascript logpmf node node-js nodejs pmf prob probability statistics stats stdlib success trials
Last synced: 06 Oct 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/stdlib-js/stats-base-dists-exponential-entropy
Exponential distribution differential entropy.
continuous dist distribution entropy exponential information javascript node node-js nodejs parameter shannon statistics stats stdlib univariate
Last synced: 27 Feb 2025
https://github.com/stdlib-js/stats-iter-cumin
Create an iterator which iteratively computes a cumulative minimum value.
cmin cummin cumulative cumulative-min cumulative-minimum extent extreme iterator javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib
Last synced: 06 Mar 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/WilliamJardim/VectorizationJS
Uma biblioteca simples para operações vetoriais e matriciais em JavaScript. A simple library for vector and matrix operations in JavaScript.
computer-science data-science data-structures linear-algebra mathematical-functions matrix matrix-calculations matrix-computations matrix-functions matrix-library matrix-multiplication numerical-computation statistics vector vector-math vector-search vectors
Last synced: 03 May 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/stdlib-js/stats-base-dists-hypergeometric-quantile
Hypergeometric distribution quantile function.
cdf combinatorics discrete dist distribution hypergeometric inverse javascript node node-js nodejs probability statistics stats stdlib univariate
Last synced: 15 Oct 2025
https://github.com/stdlib-js/stats-base-range
Calculate the range of a strided array.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 13 Apr 2025
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