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-03 00:26:24 UTC
- JSON Representation
https://github.com/mccarthy-m-g/psyc-617-lab
PSYC 617: Multivariate Analysis
Last synced: 03 Mar 2026
https://github.com/enselic/git-repo-language-trends
Analyze programming language usage over time in a git repository and produce a graphical or textual representation of the result.
git png repository-utilities statistics svg tabular-data trend-analysis
Last synced: 11 Apr 2025
https://github.com/stdlib-js/blas-ext-base-dcusumkbn2
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
accumulate blas compensated cumulative extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided sum summation total
Last synced: 06 Sep 2025
https://github.com/stdlib-js/random-iter-levy
Create an iterator for generating pseudorandom numbers drawn from a Lévy distribution.
continuous generator iterator javascript levy math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 06 Mar 2026
https://github.com/wlandau/rpharma2020
Slides and source code for a talk about targets at R/Pharma 2020.
data-science high-performance-computing make pipeline r reproducibility reproducible-research rstats statistics targets workflow
Last synced: 08 Apr 2025
https://github.com/petermatts/carstats
This project aims to compile a list of key statistics across all common car models and brands, for ease of comparison for a user.
data-processing selenium-python statistics
Last synced: 04 Jan 2026
https://github.com/stdlib-js/stats-base-dists-rayleigh-cdf
Rayleigh distribution cumulative distribution function (CDF).
cdf continuous cumulative-distribution dist distribution distribution-function exponential-family javascript node node-js nodejs probability rayleigh statistics stats stdlib univariate
Last synced: 16 May 2025
https://github.com/keisukenagakawa/cisim
Hypegeometric confidence interval calculator.
Last synced: 03 Mar 2026
https://github.com/willemsleegers/how-to-science
A Quarto book with my conclusions regarding various methodological and statistical issues.
Last synced: 23 Feb 2026
https://github.com/briatte/asr
Applied Stats with R and RStudio (first-year social-science tutorials)
course data-analysis data-science data-visualization r statistics
Last synced: 14 Apr 2026
https://github.com/stdlib-js/random-streams-discrete-uniform
Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.
discrete javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream uniform
Last synced: 12 Oct 2025
https://github.com/stdlib-js/random-base-normal
Normally distributed pseudorandom numbers.
gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand randn random rng seed seedable statistics stats stdlib
Last synced: 26 Jun 2025
https://github.com/yang-zhang/stat-tests
Easier-to-use statistical tests in Python
correlation hypothesis python statistics
Last synced: 16 Jan 2026
https://github.com/stdlib-js/stats-base-dists-kumaraswamy-pdf
Kumaraswamy's double bounded distribution probability density function (PDF).
continuous density dist distribution javascript kumaraswamy node node-js nodejs pdf prob probability statistics stats stdlib univariate
Last synced: 12 Mar 2026
https://github.com/stdlib-js/stats-base-dists-erlang
Erlang distribution.
continuous dist distribution erlang javascript lib library node node-js nodejs probability standard statistics stats stdlib univariate
Last synced: 26 Oct 2025
https://github.com/stdlib-js/random-iter-cauchy
Create an iterator for generating pseudorandom numbers drawn from a Cauchy distribution.
cauchy continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 05 Mar 2026
https://github.com/joelpurra/masters-thesis
"Swedes Online: You Are More Tracked Than You Think" — Joel Purra's master's thesis for a Master of Science in Information Technology and Engineering at Linköping University, Sweden
linkoping-university lith liu master-thesis research statistics thesis tracking
Last synced: 05 Mar 2026
https://github.com/stdlib-js/stats-base-dists-erlang-quantile
Erlang distribution quantile function.
cdf continuous dist distribution erlang inverse javascript node node-js nodejs probability statistics stats stdlib univariate
Last synced: 26 Oct 2025
https://github.com/emochka2007/gitlab-stats
GitLab Stats Display for GitHub README
gitlab profile profile-readme statistics
Last synced: 27 Mar 2026
https://github.com/stdlib-js/stats-base-dists-erlang-logpdf
Natural logarithm of the probability density function (PDF) for an Erlang distribution.
continuous dist distribution erlang javascript ln log logarithm logpdf natural node node-js nodejs pdf probability statistics stats stdlib univariate
Last synced: 26 Oct 2025
https://github.com/dk96-os/mathtools
Mathematical Software Components. This library is actively maintained, and aims to stay updated. New feature proposals are welcome, but may not be included.
data-science data-structures prime-numbers statistics
Last synced: 12 Oct 2025
https://github.com/stdlib-js/stats-base-dists-normal-mode
Normal distribution mode.
center continuous dist distribution gaussian javascript location mode node node-js nodejs normal statistics stats stdlib univariate
Last synced: 15 Oct 2025
https://github.com/abrouter/symfony-abtest
ABRouter Symfony AB test is a simple package for the base library to run ab-tests and feature flags via ABRouter with Laravel. Prepare and run your ab-test in 10 minutes. Easy to manage and run. Can be also used as a feature flag or feature toggle. Free cloud version available for free. Completely open-source.
a-b-testing ab-testing-php experiments feature-flags php php-ab-testing statistics symfony tracking-funnel
Last synced: 05 Feb 2026
https://github.com/redtius/afcon2023
🏆⚽ An Africa Cup Of Nations 2023 Live statistiques app made using Angular 17 & API-Football
africa angular football frontend real-time statistics
Last synced: 07 Jan 2026
https://github.com/stdlib-js/stats-base-meanwd
Calculate the arithmetic mean of a strided array using Welford's algorithm.
arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array welford
Last synced: 13 Mar 2025
https://github.com/stdlib-js/stats-base-dnanrange
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 07 Sep 2025
https://github.com/stdlib-js/stats-incr-nancount
Compute a count incrementally, ignoring NaN values.
accumulator count incremental javascript math mathematics node node-js nodejs statistics stats stdlib total
Last synced: 26 Aug 2025
https://github.com/stdlib-js/stats-base-dists-normal
Normal distribution.
continuous dist distribution javascript lib library node node-js nodejs normal probability standard statistics stats stdlib univariate
Last synced: 07 Sep 2025
https://github.com/stdlib-js/stats-base-dists-uniform-mean
Uniform distribution expected value.
average avg continuous dist distribution expected javascript mean node node-js nodejs prob probability statistics stats stdlib uniform univariate
Last synced: 13 Mar 2025
https://github.com/stdlib-js/stats-base-dists-f-mode
F distribution mode.
center continuous dist distribution f fisher javascript location mode node node-js nodejs prob probability statistics stats stdlib univariate
Last synced: 25 Oct 2025
https://github.com/dmitriitimoshenko/nmrih
NMRiH Server by Krich
analytics dashboard metrics nmrih statistics
Last synced: 13 Mar 2026
https://github.com/stdlib-js/stats-base-dists-t-mean
Student's t distribution expected value.
average avg continuous dist distribution expected gosset javascript mean node node-js nodejs statistics stats stdlib student t univariate
Last synced: 03 Mar 2026
https://github.com/mukhammadali/stopkorona
🦠 Coronavirus Statistics PWA built with Gatsby.js
coronavirus covid-19 covid19 gatsby graphql koronavirus kovid-19 react statistics
Last synced: 19 Jan 2026
https://github.com/adrn/princetonstatsseminar
Supplementary material for my lecture on 6 Feb.
adrn-teaching bayesian-inference probability python statistics
Last synced: 15 May 2026
https://github.com/stdlib-js/stats-base-smeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.
arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed
Last synced: 10 Oct 2025
https://github.com/stdlib-js/blas-ext-base-sapxsumkbn
Add a constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 30 Apr 2025
https://github.com/stdlib-js/datasets-suthaharan-multi-hop-sensor-network
Labeled wireless sensor network data set collected from a multi-hop wireless sensor network deployment using TelosB motes.
data dataset datasets javascript labeled machine-learning ml mote motes network node node-js nodejs outlier outliers sample sensor statistics stats stdlib
Last synced: 10 Oct 2025
https://github.com/stdlib-js/stats-iter-mprod
Create an iterator which iteratively computes a moving product.
iterable iterator javascript math mathematics moving moving-product mult multiply node node-js nodejs prod product sliding sliding-window statistics stats stdlib window
Last synced: 10 Oct 2025
https://github.com/stdlib-js/stats-base-dists-negative-binomial-kurtosis
Negative binomial distribution excess kurtosis.
binomial discrete dist distribution javascript kurtosis negative node node-js nodejs parameter statistics stats stdlib tails univariate
Last synced: 10 Oct 2025
https://github.com/stdlib-js/stats-base-dists-beta-mean
Beta distribution expected value.
average avg beta continuous dist distribution expected javascript mean node node-js nodejs prob probability statistics stats stdlib univariate
Last synced: 13 Mar 2025
https://github.com/cwendorf/easi
Estimation Approach to Statistical Inference [R Package]
confidence-intervals data-visualization easi effect-size estimation r r-package statistics
Last synced: 15 Mar 2025
https://github.com/tbeason/santaslittlehelpers.jl
A package full of toys for me to use in my other programs.
julia julia-language statistics utliities
Last synced: 19 Jan 2026
https://github.com/gilesstrong/higgsml_lumin
Repo supporting arXiv:2002.01427 [physics.data-an]
deep-learning hep higgs-boson-challenge kaggle machine-learning physics pytorch science statistics
Last synced: 02 May 2026
https://github.com/afondiel/ibm-data-science-professional-certificate-coursera
IBM Data Science Professional Certificate Coursera Notes
ai classification clustering coursera data-analysis data-engineering data-mining data-science data-science-challenges data-science-projects data-scientist data-visualization ibm ibm-certificate ibm-professional-certificate linear-algebra machine-learning python regression statistics
Last synced: 13 Oct 2025
https://github.com/stdlib-js/stats-base-dists-invgamma-entropy
Inverse gamma distribution differential entropy.
continuous dist distribution entropy gamma information inverse invgamma javascript nats node node-js nodejs prob probability shannon statistics stats stdlib univariate
Last synced: 04 Mar 2026
https://github.com/ndabap/lorenz-curve
NOT MAINTAINED Get the lorenz curve of a given data set
javascript lorenz math statistics
Last synced: 21 Jan 2026
https://github.com/evanlong-me/claude-code-usage
📊 A command-line tool to analyze and summarize your code usage with Claude AI.
ai anthropic claude claude-code cli statistics usage wrapper
Last synced: 13 Oct 2025
https://github.com/dantesc03/uberpool-case-study
This project was designed to understand the statistical effects of longer wait times on uber rides. Particularly on the user and driver experience with the Uber Pool System.
analysis data excel jupyter jupyternotebooks learn python seaborn statistics t-tests uber visualization
Last synced: 16 Apr 2026
https://github.com/abmantz/rgw
A lightweight R-language implementation of the affine-invariant sampling method of Goodman & Weare (2010)
markov-chain-monte-carlo statistics
Last synced: 22 Oct 2025
https://github.com/stdlib-js/stats-base-dists-negative-binomial
Negative binomial distribution.
binomial discrete dist distribution javascript lib library negative node node-js nodejs probability standard statistics stats stdlib univariate
Last synced: 13 Oct 2025
https://github.com/davemlz/master_of_datascience
Master of Data Science repository
data data-mining data-science database r rmd sql sqlite statistics
Last synced: 14 Apr 2026
https://github.com/stdlib-js/random-base-bernoulli
Bernoulli distributed pseudorandom numbers.
bernoulli binomial discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rbinom rng seed statistics stats stdlib
Last synced: 28 Jan 2026
https://github.com/rahil-p/stack-exchange
data-visualization models statistics
Last synced: 17 Sep 2025
https://github.com/stdlib-js/datasets-anscombes-quartet
Anscombe's quartet.
anscombe anscombes-quartet data dataset datasets javascript node node-js nodejs quartet sample statistics stats stdlib
Last synced: 13 Oct 2025
https://github.com/stdlib-js/stats-incr-mstdev
Compute a moving corrected sample standard deviation incrementally.
accumulator corrected deviation dispersion incremental javascript math mathematics moving-variance node node-js nodejs sample sample-variance sliding-window standard statistics stats stdlib variance
Last synced: 13 Oct 2025
https://github.com/stdlib-js/stats-iter-cusumabs
Create an iterator which iteratively computes a cumulative sum of absolute values.
abs absolute accumulate cumulative cumulative-sum cumulative-total javascript magnitude math mathematics node node-js nodejs statistics stats stdlib sum summation total value
Last synced: 09 Oct 2025
https://github.com/jeroentvb/windsurf-stats
A neat way to keep track of windsurf sessions
express mongodb nodejs statistics tracking vue windsurf windsurf-sessions windsurf-statistics windsurf-stats
Last synced: 21 Jan 2026
https://github.com/rudeboybert/math116
2017-02 Middlebury Intro to Statistical & Data Sciences
data-manipulation data-science data-visualization statistical-inference statistics
Last synced: 18 Jan 2026
https://github.com/mastercruelty/statisticstuffs
A bunch of statistic stuffs in LaTeX and Jupyter.
inferential-statistics jupyter-notebook latex math probability-distribution probability-theory statistical-mechanics statistical-models statistics
Last synced: 17 Feb 2026
https://github.com/thesimonho/overwatch-ranked-data
Dataset of my ranked Overwatch matches
data-analysis data-science data-visualization dataset overwatch statistics video-game
Last synced: 26 Mar 2025
https://github.com/johnsesana/statistics-for-ds
General guide on topics to study for Data Science and Machine Learning
data-science machine-learning python statistics
Last synced: 22 Jan 2026
https://github.com/stdlib-js/random-iter-poisson
Create an iterator for generating pseudorandom numbers drawn from a Poisson distribution.
counts discrete generator javascript math mathematics node node-js nodejs poisson prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 14 Apr 2026
https://github.com/pharmcat/metidabioeq.jl
This packege made foe bioequivalence testing.
bioequivalence bioequivalence-study confidence-intervals glm julia mixed-models statistics
Last synced: 05 Mar 2026
https://github.com/mgorshkov/scipy
Scientific methods on top of NP library.
cplusplus cpp math mathematics scipy statistics
Last synced: 02 Apr 2026
https://github.com/kelcheone/kelcheone
Github profile page repo using Github actions, metrics web.. etc
github github-actions homepage profile readme statistics
Last synced: 14 Oct 2025
https://github.com/dhzdhd/githubprofile
A website that shows user GitHub statistics
fable feliz fsharp github react statistics
Last synced: 28 Feb 2025
https://github.com/mlojek/wse-stock-analysis
Using statistics to prove a stock trading strategy
r statistics stock-market trading-strategies
Last synced: 11 Jun 2026
https://github.com/abusjahn/introslides
Slides for introduction to statistics with R code to make application to other data easy.
quarto r revealjs statistics statistics-course
Last synced: 24 Oct 2025
https://github.com/rodrigogiraoserrao/interval-spca
Symbolic principal component analysis of interval-valued data
interval-arithmetic mathematics principal-component-analysis statistics symbolic-data
Last synced: 02 Apr 2025
https://github.com/mskian/umami-conf
Umami Self Hosted Analytics Cloud VPS ☁ Configuration 🔧
analytics analytics-tracking charts google-analytics statistics umami webanalytics
Last synced: 15 Oct 2025
https://github.com/stdlib-js/stats-base-nanrange
Calculate the range of a strided array, ignoring NaN values.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 05 Mar 2026
https://github.com/ganeshsankaran/matlab-ap-statistics
M-files for distribution functions, confidence intervals, and hypothesis tests
Last synced: 12 Mar 2025
https://github.com/hekmon/ha-custstats
Home Assistant custom integration statistics
custom-integration home-assistant installations statistics
Last synced: 23 Jun 2026
https://github.com/stdlib-js/random-streams-arcsine
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
arcsine continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 20 Apr 2026
https://github.com/lordofsunshine/domain-analysis
Domain Analyzer is a lightning-fast, flexible Vue.js application for comprehensive domain analysis. It provides instant insights into DNS, IP details, geolocation, and SSL status.
Last synced: 31 Jan 2026
https://github.com/cetteup/aspxstats
Python library for retrieving stats of Battlefield 2 and Battlefield 2142 players
battlefield bf2 bf2142 python statistics
Last synced: 22 Feb 2026
https://github.com/dmarks84/coursework_project_airfoil-noise-prediction
Project for IBM Data Engineering & Python course on ML & AI -- Created predictions for noise of an airfoil based on various physical features
apache-spark api automation data-modeling etl linear-algebra numpy pandas pipelines python regression statistics supervised-ml
Last synced: 13 Apr 2026
https://github.com/stoverc/slots
A collection of slots-related code (initially in Python3, but perhaps more later)
data-analysis data-science monte-carlo-simulation probabilistic-programming probability probability-theory python3 slot-machine slots statistical-analysis statistics
Last synced: 06 Jun 2026
https://github.com/DCS-training/intromachinelearning
This course is aimed at providing an introduction to machine learning for those with some beginner level python/Rstudio skills. Go to the readme file
data-analysis data-wrangling machine-learning python statistics
Last synced: 25 Apr 2025
https://github.com/kicshikxo/kicshikxo
Информация о моём профиле Github
about-me markdown profile readme statistics wtfpl
Last synced: 14 Mar 2026
https://github.com/mkearney/tidycat
🎓 Tidy categorical tools for academics
categorical-data chisq-test chisquare-test quantitative-methods rstats statistics t-test tidyversity
Last synced: 04 May 2026
https://github.com/ldeluigi/higher-lower-pwned
A game website where you guess the most popular password to win! You can play solo, 1v1 or in a battle royale!
angular anti-cheating docker game nginx nodemon passwords statistics
Last synced: 07 Feb 2026
https://github.com/stdlib-js/stats-base-smaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array.
abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 24 Apr 2025
https://github.com/elniak/gitbooster
Boosts your GitHub stats with automated, scheduled commits to keep your profile active.
automation boost commit cronjob git github python python3 stars statistics
Last synced: 11 Mar 2026
https://github.com/samarth4023/probability-statistics
📊Probability & Statistics ! This repository is dedicated to my journey of mastering the fundamentals of probability and statistics, which are crucial for my career roadmap in Artificial Intelligence (AI) and Machine Learning (ML). Here, you will find a collection of Python scripts and Jupyter notebooks that cover a wide range of topics.
ai ipynb jupyter-notebook mathematics ml probability probability-statistics python statistics
Last synced: 22 Feb 2026
https://github.com/dcs-training/bayesian-statistics
Materials for the CDCS Introduction to Bayesian Statistics course. Go to the readme file
bayesian-statistics data-analysis r statistics
Last synced: 05 Feb 2026
https://github.com/stdlib-js/blas-ext-base-dsapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
array blas extended float32 javascript math mathematics node node-js nodejs single statistics stats stdlib strided strided-array sum summation total typed
Last synced: 22 Aug 2025
https://github.com/zingerlittlebee/pkg-size
Statistics package size --vscode extension
package size statistics vscode-extension
Last synced: 22 Apr 2026
https://github.com/trevorbollinger/statbot
Discord Server Statistics tool using discord.py, Django, and React
analytics discord django postgres react statistics
Last synced: 07 Feb 2026
https://github.com/stdlib-js/random-sample
Sample elements from an array-like object.
choice choose discrete distribution draw javascript math mathematics node node-js nodejs rand random replacement sampling statistics stats stdlib urn with-replacement
Last synced: 13 Apr 2025
https://github.com/stdlib-js/stats-base-dists-chisquare-kurtosis
Chi-squared distribution kurtosis.
chi-square chi-squared chisq chisquare chisquared continuous dist distribution excess javascript kurtosis node node-js nodejs statistics stats stdlib tails univariate
Last synced: 25 Apr 2025
https://github.com/stdlib-js/stats-incr-apcorr
Compute a sample absolute Pearson product-moment correlation coefficient.
abs absolute corr correlation covariance javascript math mathematics node node-js nodejs pearson product-moment sample-covariance statistics stats stdlib unbiased var variance
Last synced: 11 Jun 2025
https://github.com/stdlib-js/stats-base-meanors
Calculate the arithmetic mean of a strided array using ordinary recursive summation.
arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array
Last synced: 25 Apr 2025
https://github.com/stdlib-js/stats-base-dists-triangular-mgf
Triangular distribution moment-generating function (MGF).
continuous dist distribution generating-functions javascript mgf node node-js nodejs statistics stats stdlib triangular univariate
Last synced: 25 Apr 2025
https://github.com/stdlib-js/stats-base-nanminabs
Calculate the minimum absolute value of a strided array, ignoring NaN values.
abs absolute array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 13 Apr 2025
https://github.com/sipemu/anofox-statistics-rs
Statistical tests in Rust
r rust rust-lang statistical-testing statistical-tests statistics
Last synced: 13 Jan 2026
https://github.com/stdlib-js/stats-base-dists-laplace-cdf
Laplace distribution cumulative distribution function (CDF).
cdf continuous cumulative-distribution dist distribution distribution-function double-exponential exponential-family javascript laplace location-scale node node-js nodejs probability statistics stats stdlib univariate
Last synced: 19 Apr 2025