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-07 00:26:46 UTC
- JSON Representation
https://github.com/stdlib-js/stats-strided-dsemch
Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass trial mean algorithm.
array estimate estimation float64 javascript math mathematics mean node node-js nodejs standard-deviation standard-error standard-error-of-the-mean statistics stats stdlib strided strided-array typed
Last synced: 05 May 2026
https://github.com/aayushwankhade/z
z is a versatile programming language known for its simplicity and ease of use in developing web applications. With a strong focus on clean, readable code and efficient performance, z is ideal for both beginner and experienced developers looking to create high-quality software.
apache chatgpt data-engineering data-science data-visualization fish free game immutability machine-learning pattern-matching python statistics zwave
Last synced: 07 Sep 2025
https://github.com/uscbiostats/hpc-with-r
Workshop: Introduction to R (for HPC users)
datascience hpc parallel-computing rstats statistics workshop
Last synced: 03 Mar 2026
https://github.com/iankitnegi/statisticalexcelence
Welcome to Statistify! This repository is dedicated to sharing my learning journey in statistics as it applies to data science. Here, you'll find notes, code snippets, and resources that I find useful. Let's dive into the world of data together and uncover statistical insights!
msexcel statistical-analysis statistics
Last synced: 28 Jan 2026
https://github.com/wilsoon7721/whatsapp-chatnalyzer
A tool designed to help users extract various statistics based on their WhatsApp chat exports, providing insights into messaging patterns, participant contributions, and more in a user-friendly interface.
chat statistics trends whatsapp
Last synced: 13 Apr 2026
https://github.com/pblischak/zig-ndarray
N-Dimensional Arrays in Zig
data-science ndarray statistics ziglang
Last synced: 06 Feb 2026
https://github.com/stdlib-js/stats-strided-smin
Calculate the minimum value of a single-precision floating-point strided array.
array domain extent extremes float32 javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 05 May 2026
https://github.com/adijo/ph525-statistics-and-r
Exercises from the Statistics and R course on edX.
Last synced: 05 May 2026
https://github.com/subh888999/car-prices--analysis-projects
This repository houses projects focused on data collection, assessment, cleaning, visualization, and analysis. It includes workflows and methodologies for handling data, from initial gathering and evaluation to processing, visualizing insights, and performing in-depth analysis
jupyter-notebook matplotlib numpy panda seaborn statistics
Last synced: 03 May 2026
https://github.com/elkronos/bmber
Bayesian Model Building and Evaluation Repository
bayesian-inference bayesian-statistics r rstan sensitivity-analysis statistics
Last synced: 17 Mar 2025
https://github.com/windi-wulandari/sentiment-analysis-imdb
This project analyzes sentiment from 50,000 IMDb movie reviews, aiming to enhance time and cost efficiency. The Naive Bayes model with TF-IDF yielded the best results, achieving up to 99% savings in time and cost, surpassing the initial goals.
imdb-dataset machine-learning sentiment-analysis sentiment-classification statistics supervised-learning
Last synced: 17 Mar 2025
https://github.com/stdlib-js/stats-strided-drange
Calculate the range of a double-precision floating-point strided array.
dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 05 May 2026
https://github.com/ayakovlenko/scalai
Artificial Intelligence in Scala
linear-algebra machine-learning statistics
Last synced: 17 Mar 2025
https://github.com/thmslmr/spelling-corrector
✅ Spelling corrector - Python
python python-spelling-corrector spelling statistics
Last synced: 09 Dec 2025
https://github.com/lazerlambda/textevalr
Text-Evaluation Metrics for R
bleu bleu-score evaluation evaluation-metrics metrics nlg nlp r statistics
Last synced: 25 Mar 2025
https://github.com/queelius/algebraic.dist
R package: Algebra over distributions (random elements) with automatic simplification to closed forms
data-science distributions monte-carlo probability r-package statistics
Last synced: 25 Feb 2026
https://github.com/alek-dr/math4ds
Примеры на Python и R из Сборника задач по математике т.4 под редакцией А.В.Ефимова и А.С.Попелова, Schaum's Outline of Theory and Problems of Statistics 3rd Edition by Murray R Spiegel, Larry J Stephens
Last synced: 12 Mar 2026
https://github.com/stdlib-js/stats-strided-dstdevyc
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
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: 05 May 2026
https://github.com/quentin18/pga-tour
PGA Tour data analysis from 2010 to 2020
classification dataanalysis golf rlang rmd scraping statistics
Last synced: 29 Jan 2026
https://github.com/dilukshann7/census-ms
census census-data government population sri-lanka statistics sveltekit
Last synced: 23 Feb 2026
https://github.com/hwahyeon/knou-statistics
A project to study both completed and ongoing courses in the Department of Statistics and Data Science
data-science review statistics
Last synced: 29 Jan 2026
https://github.com/anikov/filestats
Program that update folder statistic in excel book
Last synced: 05 Mar 2026
https://github.com/imbryan/day-tracker
Daily statistics tracking
calendar python3 statistics tracker
Last synced: 31 May 2026
https://github.com/dopecodez/museum-stats
A simple express server to get stats from museum visitors
api ava express statistics typescript
Last synced: 15 Apr 2026
https://github.com/cesar312/python-data-science-toolbox
A collection of useful data science tools and techniques
data-science jupyter-notebook pandas python scikit-learn statistics visualization
Last synced: 13 Apr 2026
https://github.com/gloriadeitos/ufpr-adjustment
Cálculos de ajustamento
adjustment calculus geodesics statistics
Last synced: 06 Jul 2025
https://github.com/olekscode/statisticseconometrics
My solutions to the assignments from Elements of Statistics, Econometrics, and Time Series Analysis course at UCU
course econometrics homework r statistics time-series
Last synced: 06 Jul 2025
https://github.com/gagolews/datafusion
Data Fusion (open-access research monograph, 2015)
aggregation data fusion fuzzy-logic mean multidimensional-analysis multidimensional-data spread statistics strings variance
Last synced: 16 Mar 2025
https://github.com/stdlib-js/stats-strided-smeanwd
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed welford
Last synced: 05 May 2026
https://github.com/mihaiconstantin/sample-size-workshop
Workshop on Sample Size Planning for Intensive Longitudinal Studies
data-science power-analysis sample-size statistics time-series workshop
Last synced: 30 Jan 2026
https://github.com/nabilshadman/multiprocessing-time-series-data-simulation
A simulation using multiprocessing to generate 10,000 time dependent samples from an initial dataset of 20 samples
multiprocessing numpy pandas scipy simulation statistics time-series
Last synced: 05 May 2026
https://github.com/airdipu/household-survey-analysis
This project is a Baseline study on Household Survey of healthcare services for pregnant women and the newborn including family planning services using SPSS.
spss statistics survey-analysis
Last synced: 30 Jan 2026
https://github.com/fabnavarro/covid-clustering
Translation-invariant functional clustering on COVID-19 deaths adjusted on population risk factors
clustering covid data-science statistics wavelet-decomposition
Last synced: 23 Jun 2026
https://github.com/mattsebastianh/Life-Expectancy-By-Country-Project
Statistics for Data Analysis | Quartiles, Quantiles and Interquartile Range
iqr matplotlib pandas python quantiles quartiles statistics
Last synced: 18 Jun 2026
https://github.com/pordarman/ultimate-stat-bot
A comprehensive statistics bot for Discord servers that tracks user voice and message activity. Features detailed leaderboards, personal stat lookups (!me), channel analysis, a blacklist system, and persistent data storage with MongoDB.
analytics-bot discord-bot discord-js discordjs-v14 javascript mongodb nodejs statistics statistics-bot
Last synced: 03 May 2026
https://github.com/nano-maxwell/frc_scouting_app
A scouting app for the FIRST Robotics Competition developed by members of team 3464 ("Sim-City").
dart first-robotics-competition flutter frc frc-scouting mobile-app statistics
Last synced: 11 Apr 2026
https://github.com/correcthorsebatterystaple/WhatsappAnalysis
d3 d3js php queries sql statistical-analysis statistics whatsapp
Last synced: 11 Mar 2025
https://github.com/mightymetrika/holi
holi: Higher Order Likelihood Inference Web Applications
data data-science r statistics
Last synced: 10 Feb 2026
https://github.com/chrismainey/chief_analyst_presentation
My presentation for Chief Analyst interview with the Health Economics Unit
data-science interview nhs rstats statistics xaringan
Last synced: 14 Jul 2025
https://github.com/jestonblu/unemployment
Masters Project: Forecasting Unemployment
forecasting statistics time-series
Last synced: 07 Feb 2026
https://github.com/gregoritsch3/project_excel_dataanalysis_carsales
An Excel Data Analysis project based on a vehicle vendor's car sales data from 2014 and 2015 showcasing data cleaning and formatting, DAX, pivot tables and charts, timelines, slicers, an interactive Dashboard, descriptive Statistics and more.
analysis dashboard data excel sales statistics
Last synced: 01 Feb 2026
https://github.com/pmhalvor/public-data
One central location for my public facing datasets
algorithms datastructures notes statistics
Last synced: 08 Mar 2026
https://github.com/jancaha/stathelper
R package that simplifies calculation of statistics
Last synced: 12 Jul 2025
https://github.com/stdlib-js/stats-array-stdevpn
Calculate the standard deviation of an array using a two-pass algorithm.
array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib unbiased var variance
Last synced: 16 May 2026
https://github.com/niisaban/ab-test-lift-sim
A/B test lift simulation & analysis in Python: CUPED variance reduction, power analysis, and guardrail metrics with reproducible pytest CI.
ab-testing causal-inference cuped experimentation github-actions pandas power-analysis pytest python scipy srm statistics
Last synced: 29 Apr 2026
https://github.com/firmfoundation/dbquery
API Service for Query Statistics
analytics postgresql query statistics
Last synced: 12 Jan 2026
https://github.com/stdlib-js/stats-strided-dsnanmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed
Last synced: 19 May 2026
https://github.com/abinashsahoo007/project-song-recommendation-system
This Project is a Simple Content-Based Song Recommendation System. It suggest similar item to the user based on the content the user provide.
correlation cosine-similarity data-mining dbscan-clustering deployment eda heirarchical-clustering k-means-clustering pandas-profiling pca pickle recommender-system statistics streamlit visualization
Last synced: 17 May 2026
https://github.com/woctezuma/epic-games-player-estimates
Correlate the numbers of players and ratings on the Epic Games store (EGS).
achievement achievement-api achievement-data achievements achievements-earned boxleiter datamining egs epic epic-games epic-games-launcher epic-games-store fortnite games games-list metaverse mike-boxleiter ranking statistics vginsights
Last synced: 27 Mar 2025
https://github.com/takuizum/parallelanalysis.jl
Heuristic methods for assessing approximate unidimensionality of data matrix.
julia-language julia-package psychology psychometrics statistics
Last synced: 13 Sep 2025
https://github.com/laszlokorte/random-variable
An interactive example of a function applied to a random variable showing the resulting distribution.
Last synced: 19 Jul 2025
https://github.com/lacapitainerie/jafar
Standard Deviation reducer
python standard-deviation statistics
Last synced: 06 Aug 2025
https://github.com/darkdk123/house-valuation-model
A Challenge Project in a Boot-Camp to create a ML Model to predict the prices of houses in Boston Massachusetts from multiple parameters Using Multivariable Regression.
data-analysis data-science data-visualization matplotlib-pyplot multivariate-regression predictive-modeling statistics
Last synced: 07 Jul 2025
https://github.com/wondermongering/nonlineardatagen
A flexible Python framework for generating, fitting, and visualizing noisy nonlinear data. Perfect for educational purposes, algorithm testing, and demonstrating statistical concepts. Includes tools for various noise models, custom function fitting, robust error metrics, and publication-quality visualizations
curve-fitting data-simulation data-visualization education educational-tool interpolation mathematical-modelling matplotlib noise-modeling numpy regression-analysis scientific-computing scipy signal-processing statistics teaching-resource time-series-analysis
Last synced: 22 Aug 2025
https://github.com/juaniraggio/micropythonms
MicroPython - Adding Math and Statistic functionalities to programable calculators
casio casio-calculators micropython statistical-inference statistics texas-instruments ti84plusce
Last synced: 29 Apr 2026
https://github.com/woctezuma/epic-games-tag-mapping
Mapping of Epic Games tags.
awards egs-awards egs-tags embedding embeddings epic-games epic-games-awards epic-games-store epic-games-tags epicgames epicgames-api epicgames-launcher games statistics tags
Last synced: 27 Mar 2025
https://github.com/sherandrei/msu_math_statistics
Законспектированные в Latex лекции по математической статистике. Болдин М.В. Механико-математический факультет, Московский Государственный Университет
Last synced: 17 Feb 2026
https://github.com/fmind/feedji
Compute statistics from RSS feeds to help you decide which one to drop
automation clojure metrics rss statistics
Last synced: 11 Apr 2025
https://github.com/fmind/ouroboros
Implementation of the Ouroboros index: a size-independent diversity statistic
diversity index metrics python statistics
Last synced: 11 Apr 2025
https://github.com/tejaswirupa/data-analysis-of-departure-delays-at-united-airlines
Explored how weather and time factors influence delays in 58,000+ UA flights. Used permutation testing and visual analytics to show how temperature, visibility, and time of day affect departure punctuality.
Last synced: 25 Jan 2026
https://github.com/muichi-mon/universality-of-uniform-distribution
A simple experiment demonstrating the universality of the uniform distribution — showing how uniform random variables can be transformed to generate samples from other probability distributions through inverse transform sampling and related methods.
probability statistics stats uniform-distribution universality
Last synced: 16 May 2026
https://github.com/rikeshamin/mlcharring
Instructions on how to deploy machine learning models to predict the charring rate of mass timber for structural calculations
containerization fire fire-engineering fire-science hazelab machine-learning mlops python regression statistics structural-engineering vaqt
Last synced: 07 Apr 2025
https://github.com/lazernata/python-for-data-science-course
Exercises from ADR Formación "Python for Data Science" Course
data-science data-visualization jupyter-notebook python statistics
Last synced: 16 May 2026
https://github.com/smac-group/pdc
machine-learning model-selection statistics
Last synced: 17 Jan 2026
https://github.com/daandejongen/hystar
R package that simulates and estimates the hystar model
autoregression estimation hysteresis simulation statistics threshold time-series-analysis
Last synced: 18 Feb 2026
https://github.com/apozzi/jupyter-notes-statistics
This repository contains Jupyter notebooks with code implementations of diferent statitics topics from basics and learning material.
algorithms learning statistical-analysis statistics
Last synced: 22 Mar 2025
https://github.com/tonitert/koetilastot
A React app for visualizing statistics from the Finnish matriculation examination and various Finnish university entrance exams.
Last synced: 01 Jul 2026
https://github.com/shermanlo77/oxwasp_phd
Code for the PhD thesis. The topic was on defect detection of 3D printing using x-rays. The repository includes an implementation of the mode filter and empirical null filter.
3d-printing applied-statistics computational-statistics cuda empirical-null imagej mode-filter statistics xray-projection
Last synced: 27 Mar 2025
https://github.com/veltzer/demos-r
Demos for the r language
demos programming r statistics
Last synced: 27 Mar 2025
https://github.com/lamyj/slimp
Linear models with Stan and Pandas
bayesian linear-models matplotlib pandas stan statistics
Last synced: 03 Apr 2025
https://github.com/erikras/war
Will this game of War ever end??
card-game cardgames probability statistics war
Last synced: 05 Jul 2025
https://github.com/nobleknightt/dss-tec
Files for Data Science and Statistics TEC
Last synced: 07 Mar 2026
https://github.com/jrw-lab/toddm_simulator
MATLAB-based wireless communications simulator for transmitting data over a high-mobility doubly-selective fading channel for various modulation techniques (OTFS, ODDM, TODDM)
ber-analysis channel-simulation communication-systems delay-doppler doubly-selective-channels fading-channel high-mobility link-level-simulator matlab matlab-simulation modulation modulation-techniques oddm otfs pulse-shaping signal-processing snr statistics toddm wireless-communication
Last synced: 15 Jul 2025
https://github.com/jefedigital/data-science-resources
Open-source books and papers on foundational concepts for AI, ML, Stats etc.
ai machine-learning statistics
Last synced: 22 Mar 2025
https://github.com/abidshafee/google.colaboratory_projects
This repository contains the collections of interactive python notebooks (ipynb) that are some of my projects on Data Science, Machine Learning (ML), and Natural Language Processing (NLP).
colaboratory data-analysis data-science lstm machine-learning nlp statistics time-series
Last synced: 09 Jul 2025
https://github.com/derektypist/build-a-statistics-calculator
Array Manipulation Methods such as map(), reduce() and filter(). Handling User Input, DOM Manipulation and Method Chaining. Perform Statistical Calculations like mean, median, mode, variance and standard deviation.
arrays css3 dom-manipulation freecodecamp-project html5 javascript statistics
Last synced: 06 May 2026
https://github.com/toweringcloud/interactive-dashboard
streamlit interactive dashboard from scratch
analytics chatgpt colab dashboard statistics
Last synced: 18 Mar 2025
https://github.com/joacosnchz/covid-air-traffic-argentina
A comparison between the number of Covid-19 cases in Argentina and other countries with similar air traffic
air-traffic comparison covid-19 data-science emerging-markets statistics
Last synced: 25 Aug 2025
https://github.com/sunsided/gun-violence-eda
Exploratory Data Analysis on the Gun Violence Dataset
Last synced: 07 Apr 2025
https://github.com/sivkri/deseq2-annotated-data-processing
Filter DE genes based on log2Folchange, FDR value or both
bioinformatics data-filtering data-processing fdr fdr-benjamini genomics genomics-analysis statistics
Last synced: 22 Mar 2025
https://github.com/rssr25/statmath
A math library for regression and time series analysis and mathematical statistics
data-science math mathematical-statistics new-project probability regression statistics time-series-analysis
Last synced: 15 Jul 2025
https://github.com/kartmaan/word-stats
Word Statistics
data-science french language statistics stats word wordlist
Last synced: 15 Jul 2025
https://github.com/stevemats/medium_stats
Allows you to easily view lifetime stats for your medium posts
medium medium-article mediumstats statistics
Last synced: 16 May 2026
https://github.com/alansteinbarth/eksploracyjna-analiza-danych-o-pasazerach-statku-titanic
🔍 Titanic EDA: odkrywanie wzorców przeżywalności przez analizę danych. Profesjonalny projekt z wizualizacjami i insights
analytics csv data-analysis data-science data-visualization dataset eda exploratory-data-analysis jupyter-notebook kaggle machine-learning matplotlib numpy pandas portfolio python seaborn statistics titanic visualization
Last synced: 11 Apr 2026
https://github.com/csinva/total-variation-abide
Experiments with using total variation regularization on the ABIDE fmri dataset.
abide-data fmri fmri-data-analysis statistics total-variation
Last synced: 02 Apr 2025
https://github.com/r0f1/rhelp
biostatistics datascience r statistics sweave
Last synced: 18 Mar 2025
https://github.com/neon-ninja/taba
My entry for "There and back again" - https://www.stats.govt.nz/2018-census/there-and-back-again-data-visualisation-competition
Last synced: 15 Jul 2025
https://github.com/jessicaward/economics-game
Text game based on microeconomic concepts, written in C#.
business economics game statistics text text-game
Last synced: 30 Mar 2025
https://github.com/tiagoantao/metis
Population Genetics in JavaScript
javascript population-genetics statistics
Last synced: 21 Mar 2025
https://github.com/stdlib-js/stats-base-ztest-one-sample-results-float64
Create a one-sample Z-test double-precision floating-point results object.
constructor ctor javascript node node-js nodejs results statistics stats stdlib util utilities utility utils z-test ztest
Last synced: 24 Apr 2026
https://github.com/dmarks84/ind_project_superstore-sales-time-series-analysis--kaggle
Independent Project - Kaggle Dataset-- I worked on the Superstore Sales Dataset, performing (as Part 1) data cleaning and preparation and exploratory data analysis. The main task was to make predictions for future sales based on time-series analysis, which is found in Part 2.
chloropleth data-modeling data-visualization eda linear-regression matplotlib numpy pandas python seaborn sklearn statistics statsmodels supervised-ml time-series-analysis
Last synced: 09 Apr 2026
https://github.com/yeonjaee/statistics
통계기초 with using python libs
matplotlib numpy pandas statistics
Last synced: 06 May 2026
https://github.com/pawandubey/think-stats-ruby
:chart: Exercises for Allen Downey's Think Stats 2 in Ruby!
ruby sciruby statistics stats thinkstats
Last synced: 09 Apr 2026
https://github.com/mattip/presentations
Different presentations I have made
Last synced: 18 May 2026
https://github.com/dadosdelaplace/dadosdelaplace.com
Código de la web https://www.dadosdelaplace.com/ (construida con R y blogdown)
blogdown-sites dataviz divulgacion mathematics r rmarkdown rstats statistics teaching website
Last synced: 26 Jun 2025
https://github.com/mcanouil/mistr
Mixed effects Score Test
r r-package r-stats rare-variant-analysis statistics
Last synced: 15 Jul 2025
https://github.com/ramonmeza/mysteamstats
Visualize your stats from your favorite games on Steam!
data statistics steam steam-api videogame visualization
Last synced: 17 Mar 2025