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-06 00:26:22 UTC
- JSON Representation
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-dstdevch
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass trial mean algorithm.
deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 01 Mar 2026
https://github.com/stdlib-js/stats-base-dnanmskmin
Calculate the minimum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
domain extent extremes javascript mask masked masked-array math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 10 Mar 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/csarven/ecb-linked-data
ECB (European Central Bank) Linked Data
dcv linked-data linked-sdmx prov-o rdf rdf-data-cube sdmx semstats statistical-data statistics void
Last synced: 23 Aug 2025
https://github.com/roland-ka/statisticalplotswithjulia
Comparison of different Julia packages for creating statistical plots.
data-science data-visualization julia plots statistics
Last synced: 22 Jun 2025
https://github.com/sankhadip-roy/statistics-calculator
1st year college project
Last synced: 23 Aug 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/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/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/stdlib-js/stats-base-smeanli
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.
arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs one-pass statistics stats stdlib strided strided-array typed welford
Last synced: 20 Feb 2026
https://github.com/stdlib-js/random-strided-chi
Fill a strided array with pseudorandom numbers drawn from a chi distribution.
chi continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided
Last synced: 20 Feb 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/stdlib-js/stats-base-dists-exponential-ctor
Exponential distribution constructor.
cdf class constructor ctor dist distribution exponential javascript node node-js nodejs object pdf prob probability properties quantile statistics stats stdlib
Last synced: 06 Apr 2026
https://github.com/skepticmystic/ts-statistics
Recreating various statistical distributions and analyses in TS
Last synced: 24 Feb 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/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/kientech/mathematics-for-machine-learning-specialization
Mathematics for Machine Learning Specialization
mathematics pca python statistics
Last synced: 22 Mar 2025
https://github.com/moindalvs/assignment-basic-stats-level1
Assignment Basic Stats
bia binomial-distribution boxplot confidence-intervals datatypes descriptive-statistics inferential-statistics normal-distribution numpy pandas probability python3 scipy-stats statistics z-score
Last synced: 24 Jan 2026
https://github.com/carolyn-sun/simple-lang-stats
Enjoy simplicity. A GitHub Action that automatically generates and updates language statistics in your README profile.
readme-profile statistics stats
Last synced: 02 Mar 2026
https://github.com/mjul/tensorflow-probability-lab
Tensorflow Probability experiments
python python3 statistics tensorflow
Last synced: 05 May 2026
https://github.com/valatwork/statistics
Putting together study material from various sources, from linear algebra to machine learning
calculus learning linear-algebra machine-learning probability python pytorch statistics tensorflow
Last synced: 06 May 2026
https://github.com/steviecurran/z-value
Python code for calculating Z-value from the p-value
numerical-methods p-value significance-testing statistics teaching-materials
Last synced: 06 May 2026
https://github.com/shah-in-boots/rmdl
A Causality-Informed Modeling Appraoch
epidemiology modeling r r-package rstats statistics
Last synced: 06 Jun 2026
https://github.com/emilhein/optifunc
NPM module to make optimizations and tests on your functions
helper-functions nodejs npm performance statistics testing
Last synced: 08 May 2026
https://github.com/subh888999/stackoverflow-tag-predtiction
A machine learning-powered Streamlit app that predicts relevant Stack Overflow tags based on question content, using NLP and multi-label classification for accurate and real-time tag suggestions.
machine-learning matplotlib multilabel-classification nlp nltk pandas python sns stackoverflow-api statistics webscraping
Last synced: 08 May 2026
https://github.com/denisecase/confusion-matrix-explorer
Confusion Matrix Explorer (PyShiny App)
confusion-matrix diagnostic-tests education machine-learning statistics visualization
Last synced: 02 Jun 2026
https://github.com/m-dadej/business-cycle-transmission
Data analysis for paper Business cycle transmission between France and United Kingdom
applied-statistics econometrics macroeconomics statistics var
Last synced: 19 Mar 2026
https://github.com/electrocute4u/kiriko
A community made Discord bot for Overwatch 2. Get career stats, user search, all maps and heroes information covered and more!
discord-bot discord-js overwatch overwatch-stats overwatch2-js statistics
Last synced: 25 Apr 2026
https://github.com/erwinelder/walletstats
Accounting your incomes and expenses to view statistics of that.
expenses incomes statistics stats wallet
Last synced: 24 Feb 2026
https://github.com/607011/1dollar
Simulation of a counterintuitive distribution problem
animation go golang matplotlib numpy plot python3 simulation statistics
Last synced: 09 May 2026
https://github.com/flazefy2/ds-global_health_statistics
https://www.kaggle.com/datasets/malaiarasugraj/global-health-statistics
data-science data-visualization dummy health jupiter-notebook python statistics
Last synced: 25 Apr 2026
https://github.com/stdlib-js/stats-base-dists-erlang-kurtosis
Erlang distribution excess kurtosis.
continuous dist distribution erlang javascript kurtosis node node-js nodejs prob probability statistics stats stdlib tails univariate
Last synced: 01 Apr 2026
https://github.com/stephaniehicks/superwomen
Children's book titled Super Women: Growing Up to be Statisticians and Data Scientists
book childrens-books data-science statistics
Last synced: 10 Jun 2026
https://github.com/kzamanbd/cf-stats
A github action based realtime Codeforces activity statistics card and badge generator for github readme
git-scraping github programming statistics visualization
Last synced: 11 May 2026
https://github.com/ososuna/statistics
statistics class at school
jupyter-notebook machine-learning python statistics
Last synced: 12 May 2026
https://github.com/ismailarilik/react-covid-maps
A global maps application aims to display COVID-19 statistics by countries, written with React
covid-19 data global maps react statistics
Last synced: 16 Apr 2026
https://github.com/stdlib-js/stats-base-dists-chisquare-skewness
Chi-squared distribution skewness.
asymmetry chi-square chi-squared chisq chisquare chisquared continuous dist distribution javascript node node-js nodejs shape skewness statistics stats stdlib univariate
Last synced: 04 Mar 2026
https://github.com/gerardo1909/tpfinal_equidad
Trabajo práctico final de la materia "Equidad en Aprendizaje Automático" de la Licenciatura en Ciencia de Datos (UNSAM). 1C-2025
data-science fairness-ai fairness-ml fairness-testing jupyter-notebook machine-learning python statistics
Last synced: 13 May 2026
https://github.com/matchaboy7/ngram-language-model
🧠 Build an N-gram language model to generate coherent text, predict next words, and evaluate performance with real-world data.
language-model laplace-smoothing machine-learning markov markov-assumption markov-chain model ngram ngram-language-model ngram-model nlp nltk perplexity pharo python smoothing-methods spell-checker statistics
Last synced: 16 Apr 2026
https://github.com/mikhail11235/cd_detection
Concept drift detection algorithm
concept-drift process-mining statistics
Last synced: 13 Jun 2026
https://github.com/ct-clmsn/framedata
a dataframe implementation in rust
data-science dataframe rust statistics
Last synced: 15 Jun 2026
https://github.com/topfunky/learning-r-stats
Scripts and data while learning to use the R statistics and charting software program
data-visualization r statistics
Last synced: 16 Jun 2026
https://github.com/alexzasorin/stat-bot
A personal statistics Discord bot
discord discord-bot discord-py natural-language-processing nltk pandas postgresql python statistics urban-dictionary vocabulary wordcloud
Last synced: 04 Mar 2026
https://github.com/neelsoumya/neelsoumya
About me (Soumya Banerjee)
artificial-immune-system clinical-informatics computational-biology computational-immunology data-science deriving-insights finance financial healthcare-domains immunology kalyanibanerjee machine-learning mortgage neelsoumya soumyabanerjee statistical statistics tarakeswarbanerjee
Last synced: 17 Jun 2026
https://github.com/stdlib-js/random-strided-t
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng statistics stats stdlib student t
Last synced: 15 Feb 2026
https://github.com/mtorrens/cil_article
Replication of CPS data analysis and numerical experiments in the article "Confounder importance learning for treatment effect inference"
bayesian-inference gender-gap statistics treatment-effects
Last synced: 18 Jun 2026
https://github.com/jmssnr/shuffle-kit
shuffle-kit: model and analyze playing card shuffles in Python
data-analysis playing-cards python shuffle statistics
Last synced: 19 Jun 2026
https://github.com/cyanheads/eurostat-mcp-server
Search and query 8,933 Eurostat datasets — EU economy, demography, trade, health, and NUTS regional data via MCP. STDIO or Streamable HTTP.
bun demography economy eu eurostat gdp mcp mcp-server model-context-protocol nuts open-data statistics stdio streamable-http trade typescript
Last synced: 20 Jun 2026
https://github.com/llrs/biocstats
Analysis about the stats of packages in Bioconductor
bioconductor bioconductor-stats rmarkdown-document statistics
Last synced: 08 Feb 2026
https://github.com/markmusic27/data-statistics-calculator
💣 This method (made in JavaScript / Python) can find the mean, median, mode, range, and standard deviation.
data-analysis standard-deviation statistics statistics-calculator
Last synced: 20 Jun 2026
https://github.com/apollo79/signalstats
Shows stats from a signal backup
signal signal-messenger statistics
Last synced: 23 Jun 2026
https://github.com/tmalsburg/binomialcris
R package with functions for calculating and plotting binomial credible intervals
Last synced: 29 Jun 2026
https://github.com/akash1070/project---applied-statistics-
To dive deep into this data & find some valuable insights.
data-analysis data-science python statistics
Last synced: 30 Apr 2026
https://github.com/abelsiqueira/dices.jl
Simple package defining dices, rolls, histograms, statistics, etc. in Julia.
dices julia julia-language rpg statistics
Last synced: 06 Mar 2026
https://github.com/jhrcook/wagenmaker-data-analysis
Analysis of Registered Replication Report: Strack, Martin, & Stepper (1988) by Wagenmaker et al.
data-analysis r r-project statistics
Last synced: 08 Jun 2026
https://github.com/stdlib-js/random-iter-randu
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random randu rng seed seedable statistics stats stdlib uniform
Last synced: 15 Apr 2026
https://github.com/andrewbakercloudscale/cloudscale-site-analytics
WordPress analytics that work behind Cloudflare. JavaScript beacon counts every view including CDN cached pages. IP throttle protection, Jetpack migration, dashboard widgets, sidebar widgets. Completely free.
analytics cdn cloudflare jetpack page-views statistics wordpress wordpress-plugin
Last synced: 24 Jun 2026
https://github.com/pradeep-selva/github-language-visualizer
A website to see the statistics of languages used in your github repositories. Just enter and search for your github username!
analysis github language statistics svelte visualization
Last synced: 17 Apr 2026
https://github.com/heshanthenura/statcal
This repository hosts a JavaFX-based statistical calculator. Quickly compute mean, median, mode, and variance with an intuitive user interface.
Last synced: 30 Apr 2026
https://github.com/angelfqc/psphp
Process Survey With PHP
cli console php statistics surveys symfony
Last synced: 30 Apr 2026
https://github.com/rifat392000/statisticsfordatascience
calculas data-science data-science-projects decission-tree linear-algebra logistic-regression machine-learning-algorithms matplotlib numpy-arrays pandas-dataframe probability python python-3 python-libary random-forest seaborn statistics svm visualization
Last synced: 17 Apr 2026
https://github.com/mvicens/sporscor
TypeScript API to manage sport data getting scoreboards and statistics
api-client data score scoreboards sport statistics typescript
Last synced: 16 Feb 2026
https://github.com/stdlib-js/stats-base-dnanstdevwd
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance welford
Last synced: 29 Jan 2026
https://github.com/pr38/cox_ph_estimation_notebooks
Personal discovery work on estimating Cox Proportional hazards coefficients for for both breslow and efron ties, using both autograd and directly calculating the gradient and hessian
cox-regression dask data-science machine-learning numpy pytensor statistics survival-analysis
Last synced: 15 Apr 2026
https://github.com/flazefy/kumande-ds
Kumande is consume management apps. So you can list and analyze your consume food or drink. Make a budget to set limit of spending. Analyze your health and sync it with your daily consume. Also you can create reminder to remind your daily food schedule or many more. Created using Python Jupiter Notebook
barchart chart csv data-science food jupiter-notebook matplotlib pie-chart python statistics
Last synced: 01 May 2026
https://github.com/timmymatten/spikeball-stat-tracker
Spikeball stat tracking web app built with Streamlit and Python, designed to easily log and analyze player performance over multiple games.
data data-analysis data-visualization dataset matplotlib-pyplot multipage python spikeball statistics streamlit
Last synced: 18 Apr 2026
https://github.com/uofuepibio/defm
Estimation and simulation of Multi-binary response models
ergm mle modeling r rpackage simulation statistics
Last synced: 18 Apr 2026
https://github.com/stdlib-js/blas-ext-base-scusumors
Calculate the cumulative sum of single-precision floating-point strided array elements using ordinary recursive summation.
accumulate blas cumulative extended javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed
Last synced: 14 Feb 2026
https://github.com/bcbi/maximumlikelihoodproblems.jl
Formulate likelihood problems and solve them with maximum likelihood estimation (MLE)
likelihood likelihood-functions log-likelihood log-likelihood-functions maximum-likelihood maximum-likelihood-estimation maximum-likelihood-problems statistical-inference statistics
Last synced: 19 Mar 2026
https://github.com/tomaztk/first_release_dates_r_packages
First Release dates of R Packages and some other statistics
cran cran-downloads cran-r r-language r-library r-packages r-programming statistics
Last synced: 21 Apr 2026
https://github.com/aldomann/maths-for-bigdata
Maths for Big Data
functional-data-analysis machine-learning statistics studies topological-data-analysis
Last synced: 21 Apr 2026
https://github.com/jose-jaen/facialrecognizer
Facial Recognition system with AI and Statistical Learning models
cnn computer-vision data-science deep-learning faces facial-recognition lda pca polars python pytorch statistics uc3m
Last synced: 04 May 2026
https://github.com/juliahep/hs3.jl
Julia implementation of HEP Statistics Serialization Standard (HS3)
Last synced: 19 Mar 2026
https://github.com/rakibhhridoy/exploratorydataanalysis-python
Exploratory data analysis is an approach to analyzing data sets to summarize their main characteristics, often with visual methods. A statistical model can be used or not, but primarily EDA is for seeing what the data can tell us beyond the formal modeling or hypothesis testing task.
ab-testing chitest data-science eda exploratory-data-analysis ftest hypotheses hypothesis-testing inferential-statistics numpy pandas python statistical-analysis statistics statsmodels ttest
Last synced: 30 Apr 2026
https://github.com/grtlr/mbd-wasm
Rust implementation of the modified band depth that also compiles to JavaScript/WASM.
data-depth rust statistics wasm
Last synced: 30 Apr 2026
https://github.com/lovasoa/dataiku-exercise
US census visualization web application. Given as an exercise by dataiku after a job interview. I didn't get the job.
elm exercise job-interviews nodejs statistics webapp
Last synced: 18 Apr 2026
https://github.com/ctsrc/simulated-victor-game
A simulation of a game that has characteristics similar to The Secretary Problem, but where the numbers are generated in a specific, known way
applied-probability css decision-theory html5 mathematics secretary-problem simulation statistics vanilla-js
Last synced: 08 May 2026
https://github.com/rxtoolkit/sgd
📊 RxJS implementation of stochastic gradient descent (SGD) (classifier).
ai data-science fp functional-programming machine-learning ml observables package reactive-programming rxjs statistics
Last synced: 08 May 2026
https://github.com/mazen-daghari/scoot-lite
C# , Firebase Desktop application
csharp desktop-application firebase management pdf-generation statistics winforms
Last synced: 09 May 2026
https://github.com/mdaffailhami/data_science_speedrun_journey
This repository contains notebooks and projects related to my data science speedrun journey.
algebra artificial-intelligence data-analysis data-analyst data-science data-scientist jupyter-notebook machine-learning math mathematics numpy pandas postgresql probability python statistics
Last synced: 05 Apr 2026
https://github.com/flazefy2/ds-airplane_crashes_dataset_since_1908
https://www.kaggle.com/datasets/landfallmotto/airplane-crashes-dataset-since-1908
csv data-science jupyter-notebook python statistics
Last synced: 01 May 2026
https://github.com/cedricstrolz/digitalisierung-statistik-ws24
Hier handelt es sich NICHT um Lösungen sondern Lernunterlagen
matplotlib numpy pandas python statistics
Last synced: 25 Feb 2026
https://github.com/jorenham/lmo-web
Visual probability distribution & L-moment playground, using PyScript
l-moments lmo plotly probability pyodide pyscript python scipy scipy-stats statistics tl-moments visualization
Last synced: 15 Apr 2026
https://github.com/adamzammit/leastfilledmultichoice
LimeSurvey plugin to extend the multiple choice question to allow setting default values based on the least filled responses
least-filled limesurvey limesurvey-plugin multiple-choice statistics
Last synced: 29 Jan 2026
https://github.com/jasdumas/the-republic
Local Connecticut Election & Voter Data Analytics Projects 🇺🇸
election-analysis predictive-analytics statistics
Last synced: 02 Feb 2026
https://github.com/dindinyt37/roblox-stats-tracker
Automated statistics tracker for Roblox games and groups. Collects and logs visits, favorites, player counts, and more at configurable intervals
analytics automation csv data-collection game-analytics monitoring nodejs roblox roblox-api statistics
Last synced: 15 Apr 2026
https://github.com/stdlib-js/random-streams-chi
Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.
chi continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 25 Feb 2026
https://github.com/pockerman/probability_and_statistics_notes
Computational probability and statistics notes
machine-learning mathematics optimization probability python statistics
Last synced: 01 May 2026
https://github.com/fynydd/fynydd.benford
Experiment with Benford's Law to find data anomalies in number lists and images (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)
analytics anomalous-numbers benfords-law dotnet fake fraud normal-distribution numbers patterns statistics
Last synced: 27 Apr 2026
https://github.com/dipto9999/stock_portfolio_app
Tkinter application which enables users to analyze stock purchase transactions and simulate profits with previous market data.
data-science matplotlib oop python sqlite statistics tkinter ux-design
Last synced: 11 May 2026
https://github.com/tasnimalshair/smarttask-api
SmartTask is a Laravel 12 RESTful API for managing tasks. It features authentication (Sanctum), CRUD operations, weekly stats, notifications, scheduling, and full Postman documentation.
backend laravel mysql notifications php postman queue rest-api sanctum scheduler statistics task-manager todoapp
Last synced: 27 Apr 2026