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/brynblack/funwithnumbers
A reverse engineering project in C++.
cmake cpp divisors graphing reverse-engineering school-project statistics
Last synced: 04 Apr 2025
https://github.com/stdlib-js/stats-base-minsorted
Calculate the minimum value of a sorted strided array.
domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 07 Apr 2026
https://github.com/stdlib-js/stats-base-dstdevwd
Calculate the standard deviation of a double-precision floating-point strided array using Welford's algorithm.
deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array unbiased var variance welford
Last synced: 16 Mar 2026
https://github.com/glambard/nvidia_gpu_usage
NVIDIA GPU usage in the blink of an eye
fan gpu memory monitor nvidia nvidia-smi statistics temperature usage
Last synced: 07 Apr 2026
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-cosine-stdev
Raised cosine distribution standard deviation.
continuous cosine deviation dispersion dist distribution javascript node node-js nodejs spread standard statistics stats stdlib univariate
Last synced: 08 Jul 2025
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/stdlib-js/stats-base-dists-laplace-kurtosis
Laplace distribution excess kurtosis.
continuous dist distribution double-exponential exponential-family javascript kurtosis laplace location-scale node node-js nodejs statistics stats stdlib tails univariate
Last synced: 19 Mar 2025
https://github.com/petzi53/itns-interactive
Interactive exercises in LearnR and Shiny for "Introduction to the New Statistics" (itns)
chapter-exercises companion-book exercices learning-by-doing r shinyapps statistics
Last synced: 17 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/leleogere/hawkes-processes
School project about Hawkes Processes and how to use them in actuarial science
hawkes-process modeling python statistics tests
Last synced: 27 Mar 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/glaucopater/covid19-vaccinations
Covid19 Vaccination Statistics
charts covid-19 data echarts italia react statistics vaccini
Last synced: 27 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/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/mykter/lichess-puzzle-stats
Analysis of puzzle performance across lichess users
Last synced: 04 Apr 2025
https://github.com/pockerman/tech3java
Collection of Java based algorithms on numerics, statistics, control etc
algorithms bayesian-filter data-structures java machine-learning reinforcement-learning statistics
Last synced: 15 May 2026
https://github.com/pockerman/tech3python
Collection of Python based algorithms on numerics, statistics, control etc
algorithms control estimation kalman-filter machine-learning numerical-methods particle-filter python3 scikit-learn statistics
Last synced: 18 May 2026
https://github.com/dcs-training/interactive-analysis-reports-with-r-markdown.github.io
This workshop will help you create your own reproducible, customisable, and interactive analysis reports through R Markdown. By building on the basics of R, we will show you how to instantly prepare your results into a ready-made document (No more copy and pasting your results! Less human error!). Go to the readme file
data-analysis data-visualisation data-wrangling r rmarkdown statistics
Last synced: 25 Jun 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/artainmo/trading_bot
Personal project. Different projects around cryptocurrency trading. From a trade tracking system, to a customizable trading-bot and simulator. Also contains notes on cryptocurrency trading algorithms.
c cryptocurrency genetic-algorithm personal-project python statistics study trading trading-bot
Last synced: 18 May 2026
https://github.com/defuj/vsd
Hanya untuk tugas dari mata kuliah Visualisasi Data untuk menampilkan infografik data covid-19 di Indonesia
covid-19 covid19-data html5 infographics javascript statistics website
Last synced: 04 Apr 2025
https://github.com/drill-n-bass/data-analysis-projects
Projects related to my Data Analyst path.
analysis data-analysis data-visualization matplotlib matplotlib-pyplot mysql mysql-database numpy pandas pandas-dataframe pandas-library pandas-python python python3 seaborn seaborn-plots static-analysis statistics
Last synced: 07 Apr 2026
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/stdlib-js/random-array-tools-ternary-factory
Create a factory function for generating pseudorandom values drawn from a ternary PRNG.
factory fcn func function generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng statistics stats stdlib tools
Last synced: 18 May 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/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/stdlib-js/stats-base-nanmaxabs
Calculate the maximum absolute value of a strided array, ignoring NaN values.
abs absolute array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 05 Mar 2026
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/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..
Last synced: 12 May 2025
https://github.com/garciparedes/sas-examples
Set of awesome SAS Examples
data-science examples garciparedes sas statistics university-of-valladolid
Last synced: 07 Mar 2026
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/stdlib-js/stats-base-variancewd
Calculate the variance of a strided array 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: 11 Apr 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/gieses/pytrapment
pytrapment - making entrapment databases great again!
mass-spectrometry proteomics statistics
Last synced: 30 Oct 2025
https://github.com/nico-curti/scorer
Machine Learning Scorer Library
confusion-matrix machine-learning parallel score-calculator statistics
Last synced: 25 Jun 2025
https://github.com/dy/array-normalize
Normalize array to zero mean and unit variance
Last synced: 12 Sep 2025
https://github.com/simonamdev/peek
Get a quick statistical peek into how nginx is handling requests.
logging nginx parsing server statistics web
Last synced: 18 May 2026
https://github.com/mituskillologies/data-analytics-pgduasp
Data Analytics programs of CDAC course PG-DUASP. Programs by Tushar B. Kute.
data-analytics data-science data-visualization decision-trees linear-algebra linear-programming linear-regression machine-learning matrix probability regression-models statistics vector visualization
Last synced: 21 Jul 2025
https://github.com/stdlib-js/stats-base-dists-signrank-quantile
Wilcoxon signed rank test statistic quantile function.
cdf continuous dist distribution icdf inverse javascript node node-js nodejs probability rank ranksum signed statistics stats stdlib univariate wilcoxon
Last synced: 16 Mar 2026
https://github.com/skepticmystic/ts-statistics
Recreating various statistical distributions and analyses in TS
Last synced: 24 Feb 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/cadrian/clef
Clef allows one to manage musical productions (pieces, works, authors, pricing)
accounting artwork management statistics time
Last synced: 07 Mar 2026
https://github.com/stdlib-js/random-streams-poisson
Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.
continuous javascript math mathematics node node-js nodejs poisson prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 05 Feb 2026
https://github.com/ka0un/cstats
c calculator fun funproject statistics traning
Last synced: 29 Mar 2025
https://github.com/kentlouisetonino/sw-statistics-calculator
A CLI program that compute mean, median, and percentiles.
Last synced: 29 Mar 2025
https://github.com/stdlib-js/stats-incr-ewvariance
Compute an exponentially weighted variance incrementally.
accumulator deviation dispersion emv ewmv exponential incremental javascript math mathematics node node-js nodejs statistics stats stdlib var variance weighted
Last synced: 13 Mar 2025
https://github.com/stdlib-js/stats-incr-mse
Compute the mean squared error (MSE) incrementally.
accumulator delta deviation diff difference err error incremental javascript math mathematics msd mse node node-js nodejs residuals statistics stats stdlib
Last synced: 16 Oct 2025
https://github.com/jhwa426/big-data-and-machine-learning
Big Data, Data Mining / Machine Learning techniques
data-science google-colaboratory jupyter-notebook machine-learning probabilistic-models python sql statistics
Last synced: 19 May 2026
https://github.com/stdlib-js/blas-ext-base-gnannsumkbn
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
array blas compensated extended javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 10 Feb 2026
https://github.com/stdlib-js/stats-base-dnanvariancepn
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and 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: 18 Feb 2026
https://github.com/jolars/libslope
C++ library for Sorted L-One Penalized Estimation (SLOPE)
cpp machine-learning regularization slope statistics
Last synced: 12 Apr 2025
https://github.com/stdlib-js/stats-base-meankbn2
Calculate the arithmetic mean of a strided array using a second-order iterative Kahan–Babuška algorithm.
arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array
Last synced: 13 Apr 2025
https://github.com/stdlib-js/random-base-rayleigh
Rayleigh distributed pseudorandom numbers.
continuous dist distribution generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh rng seed statistics stats stdlib
Last synced: 18 Feb 2026
https://github.com/danielvartan/bootstrap
🥾 Illustration of the Bootstrap Method
bootstrap education hypothesis-testing one-sample-t-test probability rstats statistics
Last synced: 19 May 2026
https://github.com/acdvs/quickstats
A simple tool for finding basic statistical sample data from dynamic input.
calculator html javascript statistics
Last synced: 12 Apr 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/phomint/statistics
For class of statistics
fatec-ourinhos python statistics
Last synced: 19 May 2026
https://github.com/md-mafujul-hasan/hackerrank_10-days-of-statistics_javascript
These Contain 10 Days of Statistics Code Solution of Hacker Rank using JavaScript Language😏
10-days-of-javascript 10-days-of-js 10-days-of-statistics 100-days-of-code 100daysofcode hackerrank hackerrank-10-days-of-js hackerrank-10-days-of-statistics hackerrank-10daysofjavascript hackerrank-30dayschallange hackerrank-challenges hackerrank-javascript hackerrank-solutions hackerrank-statistics javascript-hackerrank python statistics
Last synced: 19 May 2026
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/joypauls/league-dashboard
A command line tool for displaying live soccer scores and statistics
analytics cli python scores soccer statistics
Last synced: 03 Feb 2026
https://github.com/amirmasoudabdol/baaraan
Collection of missing multivariate random number distributions for Modern C++ with STL-like API.
modern-cpp multivariate-distributions random-number-generators statistics
Last synced: 16 May 2026
https://github.com/stdlib-js/random-strided-uniform
Fill a strided array with pseudorandom numbers drawn from a continuous uniform distribution.
continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided uniform
Last synced: 12 Jan 2026
https://github.com/wojciechpolak/vcstreak
VC the Longest Streak (Git, Mercurial, Subversion)
git mercurial python statistics stats subversion vcs
Last synced: 19 May 2026
https://github.com/yasinkuyu/instats-wp
A fast, very simple statistics script for Wordpress
analytics statistics visitor-counter wordpress wordpress-plugin
Last synced: 13 May 2025
https://github.com/sgaunet/gitlab-stats
tool to register stats of gitlab projects/groups and make a barchart of activity
Last synced: 20 Aug 2025
https://github.com/geobatpo07/office-hours-bootcamp
Practical case studies and labs from the Akademi 2025 Data Science & AI Bootcamp office hours.
artificial-intelligence data-analysis data-science data-visualization database deep-learning learning learning-by-doing machine-learning statistics
Last synced: 07 Mar 2026
https://github.com/stdlib-js/random-iter-geometric
Create an iterator for generating pseudorandom numbers drawn from a geometric distribution.
discrete generator geometric iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 12 Jan 2026
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/ziaeemehr/covid19_statistics
some statistics on Covid-19 datasets
covid-19 data-science python statistics
Last synced: 01 Apr 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/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/stdlib-js/stats-base-dists-levy-mode
Lévy distribution mode.
center continuous dist distribution javascript levy location mode moments node node-js nodejs statistics stats stdlib univariate
Last synced: 06 Mar 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/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/yusuf-abol/neoclara-i
Near-Earth Objects (NEOs) pose varying degrees of risk to Earth. This project explores the characteristics that distinguish hazardous from non-hazardous asteroids.
asteroids data-science data-visualization eda machine-learning nasa space statistics
Last synced: 07 Jul 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/yusuf-abol/factorial-experiment-on-wassce-performance
Academic performance affects a child's self esteem and motivations. Using a 2^3 full factorial design , this project aims to investigate the effects of School, Gender, and Specialization on students' performance.
academic education experimental gender school-education statistics students
Last synced: 07 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/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/niklus/data-visualization
Showing browser stats for 2019
Last synced: 06 Mar 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