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/drxwat/rlms-stats
RLMS data investigation and visualization
Last synced: 24 Feb 2025
https://github.com/VLambda/NumeriLib
A Rust Mathematics Library
calculus cargo crate library linear-algebra math mathematics matrix matrix-functions rust rust-lang statistics stats
Last synced: 13 May 2025
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/stdlib-js/stats-base-dists-laplace-mean
Laplace distribution expected value.
average avg continuous dist distribution double-exponential expected exponential-family javascript laplace location-scale mean moments node node-js nodejs statistics stats stdlib univariate
Last synced: 04 Mar 2025
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/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/juliaaplavin/montecarlotesting.jl
monte-carlo multiple-comparisons significance-testing statistics
Last synced: 02 Jan 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/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/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/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/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/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/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/stdlib-js/stats-base-dists-levy-stdev
Lévy distribution standard deviation.
continuous deviation dispersion dist distribution javascript levy moments node node-js nodejs spread standard statistics stats stdlib univariate
Last synced: 13 May 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://gitlab.com/hylkedonker/statkit
Statistics for sci-kit learn.
machine learning scikit-learn statistics
Last synced: 01 Nov 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/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/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/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/johannesbuchner/presentations
Research presentations on Astronomy and Astrostatistics
astronomy astrophysics astrostatistics presentation-slides research statistics
Last synced: 17 Mar 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/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/membraneframework/membrane_telemetry_metrics
Membrane tool for generating metrics
elixir metrics statistics telemetry
Last synced: 06 Apr 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/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/stdlib-js/random-streams-triangular
Create a readable stream for generating pseudorandom numbers drawn from a triangular distribution.
continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream triangular
Last synced: 13 Apr 2025
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/douwehorsthuis/mixed-effect-models
Mixed effects models for R
eeg-statistics mixed-effects-models r single-trial-analysis statistics
Last synced: 17 Jan 2026
https://github.com/LLNL/SYNDATA
SYNDATA software includes a suite of statistical/machine learning models to generate discrete/categorical synthetic data.
clinical-research machine-learning statistics synthetic-data-generation
Last synced: 02 May 2025
https://github.com/stdlib-js/stats-base-dists-beta-median
Beta distribution median.
beta continuous dist distribution javascript location median node node-js nodejs order percentile prob probability quantile statistics stats stdlib univariate
Last synced: 13 Sep 2025
https://github.com/giberti/array-functions
Functions for computing descriptive statistics about numeric data sets.
descriptive-statistics php7 php8 statistics
Last synced: 27 Jun 2025
https://github.com/ishaansathaye/stat305-introprobsimulation
Cal Poly Winter 2025 STAT 305 Introduction to Probability and Simulation
Last synced: 17 Mar 2025
https://github.com/bjoern-hempel/js-regression-framework
This is a javascript regression framework.
javascript linear-regression mathematics mit-license regression regression-algorithms regression-analysis statistics
Last synced: 03 Nov 2025
https://github.com/robertslando/statistics-server
Statistics server
mongodb mongodb-charts statistics usage-reports
Last synced: 25 Jan 2026
https://github.com/splorp/haircut
Cut the hairs! Post the stats!
grooming haircut statistics stats
Last synced: 02 Apr 2025
https://github.com/shenxiangzhuang/pysesd
Time Series Seasonal Extreme Studentized Deviate(S-ESD) in Python
anomaly-detection esd extreme-value-statistics python s-h-esd statistics time-series twitter
Last synced: 06 Jul 2025
https://github.com/plainas/cdi_cardinality
Get the carnality of each column on a CSV file
cardinality cli csv python statistics
Last synced: 22 Mar 2025
https://github.com/zing-rsa/poker-stats
Real-time calculation of the chance of each player in a poker game winning a given hand.
Last synced: 02 Apr 2025
https://github.com/jumpingrivers/warranties
A collection of warranties for statistical software
Last synced: 28 May 2026
https://github.com/mohiteamit/rim-weighting
Random Iterative Method (RIM) weighting for survey data, using iterative proportional fitting to align sample distributions with known population margins.
deming-stephan iterative-proportional-fitting pandas pyspark python random-iteration-algorithm rim-weighting rms root-mean-square statistics survey-data weighting
Last synced: 21 May 2026
https://github.com/hlan22/hlan22
A general introduction to my github!
data-science statistics student
Last synced: 02 Jan 2026
https://github.com/stdlib-js/stats-base-dnanstdev
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values.
array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 08 Mar 2026
https://github.com/tuokri/rs2stats
Rising Storm 2: Vietnam balance log statistics parsing and visualisation.
balance rising-storm-2-vietnam rs2 rs2-vietnam statistics
Last synced: 27 Mar 2025
https://github.com/educationaltestingservice/schoolgrowth
R package for more accurate school-level aggregate growth measures using Empirical Best Linear Prediction (EBLP)
Last synced: 14 May 2025
https://github.com/jcbritobr/statistics
Notebook que descreve simples exercícios sobre estatística usando linguagem Julia
julia-language notebook statistics
Last synced: 06 Apr 2025
https://github.com/garciparedes/anova-painkillers
anova data-science latex spanish statistics tex university-of-valladolid
Last synced: 21 May 2026
https://github.com/flazefy/pinmarker
PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Codeigniter 3
apexcharts authentication authorization bootstrap5 calendar codeigniter coordinates csv file-upload firebase-storage google-maps-api maps mvc pdf php statistics telegram-bot unit-testing
Last synced: 05 May 2026
https://github.com/fbuireu/github-star-tracker
⭐ GitHub Action to automatically track star count changes across repositories with visual charts, email notifications, and historical reports
analytics automation badges charts ci-cd devops github github-action github-actions github-stars metrics monitoring notifications reporting repository star-history star-tracker statistics tracker typescript
Last synced: 27 Jun 2026
https://github.com/stdlib-js/random-array-tools-ternary
Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.
array generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib tools vector
Last synced: 08 Apr 2026
https://github.com/quinta0/forestfire
An assignment for the Probability & Statistics course at USI that aims to model the spread of forest fires over a grid representing a forest landscape. The simulation accounts for various factors such as different vegetation types, terrain elevation, wind speed and direction, humidity levels, and spontaneous ignition.
assignment documentation jupyter-notebook probability python simulation statistics
Last synced: 16 May 2026
https://github.com/stdlib-js/stats-base-dvarmtk
Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook 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: 13 Feb 2026
https://github.com/erik1066/anthstat-statistics
AnthStat computes z-scores for children and adolescents using the WHO 2006 Child Growth Standards, the WHO 2007 Growth Reference, and the CDC 2000 Growth Charts. A z-score-to-percentile converter is also provided.
anthropometry csharp dotnet dotnetcore nutrition statistics
Last synced: 14 Apr 2025
https://github.com/fednazar/stataddict-for-telegram
Utility for generating statistics based on an exported Telegram group chat history
c-plus-plus cpp statistics telegram telegram-group
Last synced: 05 Apr 2025
https://github.com/lebebr01/simglm_power
Tutorial on power through simulation
Last synced: 23 Jul 2025
https://github.com/ahnafnafee/mesh-decimation-benchmark
A rigorous statistical comparison of mesh decimation algorithms (QEM vs. Vertex Clustering) using Python and PyMeshLab. Includes automated benchmarking, visualization, and statistical analysis.
3d-geometry anova benchmark computational-geometry decimation mesh-processing pymeshlab python research simplification statistics
Last synced: 26 May 2026
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 Apr 2025
https://github.com/akarshankapoor7/comprehensive-ml-project-on-sales-forcasting-using-facebook-prophet-
A comprehensive machine learning project using Facebook's Prophet to forecast future sales. The model utilized historical data and effectively accounted for various factors, including seasonality effects, demand fluctuations, holiday impacts, promotional activities, and competitive influences.
data-science prophet-facebook-model salesanalysis statistics timeseries-forecasting
Last synced: 03 Nov 2025
https://github.com/vistone/netconnpool-rust
A comprehensive, high-performance Rust network connection pool library with connection lifecycle management, health checks, and statistics monitoring. Supports TCP/UDP, IPv4/IPv6, fully thread-safe for high-concurrency scenarios.
async client-server concurrent connection-management connection-pool health-check high-performance ipv4 ipv6 network network-programming networking pool rust rust-crate rust-library statistics tcp thread-safe udp
Last synced: 13 Jan 2026
https://github.com/stdlib-js/stats-base-dists-discrete-uniform-logpmf
Natural logarithm of the probability mass function (PMF) for a discrete uniform distribution.
discrete dist distribution javascript ln log logarithm logpmf natural node node-js nodejs pmf probability statistics stats stdlib symmetric uniform univariate
Last synced: 23 Apr 2025
https://github.com/glaucopater/covid19-vaccinations
Covid19 Vaccination Statistics
charts covid-19 data echarts italia react statistics vaccini
Last synced: 27 Mar 2025
https://github.com/dmarks84/ind_project_california-housing-data--kaggle
Independent Project - Kaggle Dataset-- I worked on the California Housing dataset, performing data cleaning and preparation; exploratory data analysis; feature engineering; regression model buildings; model evaluation.
cross-validation data-modeling data-reporting data-visualization eda folium grid-search matplotlib model-evaluation numpy pandas pca python seaborn sklearn statistics supervised-ml unsupervised-ml
Last synced: 08 Apr 2026
https://github.com/danferns/stats-php
Tiny PHP script that saves page request statistics into a CSV file
analytics csv php referrer statistics stats stats-php viewer
Last synced: 14 Mar 2025
https://github.com/andewx/sampler
Small sampler package for implementing sampling algorithms in multiple libraries
Last synced: 27 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: 30 Jun 2026
https://github.com/stdlib-js/stats-base-dists-studentized-range-quantile
Studentized range distribution quantile function.
cdf continuous dist distribution icdf inverse javascript node node-js nodejs probability range statistics stats stdlib student studentized tukey univariate
Last synced: 03 May 2026
https://github.com/wai-l/what_are_the_chances
A coin toss game to demonstrate probability concepts.
probability python statistics streamlit
Last synced: 14 Mar 2025
https://github.com/stdlib-js/stats-base-dsvariancepn
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm with extended accumulation and returning an extended precision result.
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: 03 May 2026
https://github.com/jonteohr/servstat
Sourcemod plugin that tracks and provides server operators with useful statistics
source sourcemod sourcemod-plugin statistics
Last synced: 18 Feb 2026
https://github.com/stdlib-js/stats-base-dists-gamma-ctor
Gamma distribution constructor.
cdf class constructor ctor dist distribution gamma javascript node node-js nodejs object pdf prob probability properties quantile statistics stats stdlib
Last synced: 14 Apr 2025
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/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-dists-rayleigh-entropy
Rayleigh distribution differential entropy.
continuous dist distribution entropy information javascript nats node node-js nodejs rayleigh shannon statistics stats stdlib univariate
Last synced: 15 Mar 2026
https://github.com/mohd-faizy/08p_covid19_data_analysis_using_python
Data Analysis on COVID19 dataset, published by John Hopkins University
covid19-data data-analysis data-analysis-python data-visualization happiness-report-dataset pandas python seaborn statistics
Last synced: 02 Mar 2025
https://github.com/mohd-faizy/stats-with-data
This repository is a resource for learning and applying statistics in data science. It contains code examples and explanations for many common statistical concepts, from descriptive statistics through regression and time series analysis.
binomial-distribution chi2 correlation hypothesis-testing interquartile-ranges mean median poisson-distribution qqplot statistics ttest-1samp ztest
Last synced: 02 Mar 2025
https://github.com/richard-sti/gpc
Generalised Partial Correlation.
correlation-analysis statistics
Last synced: 30 Apr 2025
https://github.com/stdlib-js/random-base-chi
Chi distributed pseudorandom numbers.
chi factory gamma generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 04 Oct 2025
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/stdlib-js/stats-base-dmean
Calculate the arithmetic mean of a double-precision floating-point strided array.
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: 25 Jul 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/zvibaratz/ml_for_neuro
Machine Learning for Neuroscience
islr machine-learning neuroscience statistical-learning statistics
Last synced: 25 Jul 2025
https://github.com/stdlib-js/stats-base-dists-lognormal-pdf
Lognormal distribution probability density function (PDF).
density density-function dist distribution gaussian javascript ln log logarithm lognormal natural node node-js nodejs normal pdf probability statistics stats stdlib
Last synced: 26 Jul 2025
https://github.com/stdlib-js/stats-iter-mmeanabs
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.
abs absolute arithmetic-mean average avg central-tendency javascript magnitude math mathematics mean moving-average moving-mean node node-js nodejs statistics stats stdlib value
Last synced: 26 Jul 2025
https://github.com/mlabarrere/webcam-recognition
📽An AI for detecting people with webcam
artificial-intelligence faces haar statistics webcam webcam-recognition
Last synced: 26 Jul 2025
https://github.com/s4kibs4mi/emqx_influx_exporter
Emqx event exporter to influxDB
emqx exporter influxdb mqtt statistics
Last synced: 18 Apr 2026
https://github.com/messente/messente-api-node
Messente API library: https://www.npmjs.com/package/messente_api
number-lookup omnichannel phonebook statistics
Last synced: 26 Jul 2025
https://github.com/exi66/bdo-servers-status
down detector for Black Desert Online
blackdesertonline downdetector ping statistics
Last synced: 26 Jul 2025
https://github.com/ziaeemehr/covid19_statistics
some statistics on Covid-19 datasets
covid-19 data-science python statistics
Last synced: 01 Apr 2025