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/shauryashaurya/learning-how-machines-learn
Practical notes and references on common machine learning algorithms. Let's Go!
artificial-intelligence jupyter-notebook machine-learning pandas python statistics
Last synced: 20 Apr 2026
https://github.com/kartmaan/exoplanets
Analysis of a dataset on exoplanets
astronomy astrophysics exoplanets graph images nasa numpy orca package pandas plot plotly science space statistics telescope telescopes
Last synced: 20 Apr 2026
https://github.com/stdlib-js/stats-base-dists-bradford-pdf
Bradford distribution probability density function (PDF).
bradford continuous density dist distribution javascript node node-js nodejs pdf probability skewed statistics stats stdlib
Last synced: 20 Apr 2026
https://github.com/gabboraron/biostatisztika_es_alkalmazasai
"A statisztika a matematika azon ága, melynek feladata, hogy eszközt adjon a politikusok kezébe, mellyel tetszőleges állítás és annak ellentéte is tudományos alapon igazolható"
biostatistics data-analysis data-visualization r statistics statistics-course
Last synced: 24 Oct 2025
https://github.com/miozilla/kmeansc
kmeansc :blossom::tulip::sunflower: : K-Means Clustering # scikit-learn framework # clustering model
centroids cluster k kmeans math matplotlib means sklearn statistics
Last synced: 18 May 2026
https://github.com/vidya-vijay/vidya-vijay
About me
analytics data data-science machinelearning python r spss sql statistics tableau visualization
Last synced: 21 Apr 2026
https://github.com/kaschenkkko/fitnesstrackermodule
A Python module designed for tracking and managing fitness activities and progress. It provides functionality for logging workouts, monitoring goals, and analyzing performance metrics.
Last synced: 13 Jun 2025
https://github.com/cyanheads/oecd-mcp-server
Search, explore, and query 1,500+ OECD statistical datasets (national accounts, employment, trade, PISA, health) via SDMX via MCP. STDIO or Streamable HTTP.
ai-agents ai-tools cyanheads economics mcp mcp-server model-context-protocol oecd sdmx statistics typescript
Last synced: 20 Jun 2026
https://github.com/stdlib-js/stats-array-nanstdevyc
Calculate the standard deviation of an array ignoring `NaN` values and using a one-pass algorithm proposed by Youngs and Cramer.
array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib unbiased var variance
Last synced: 22 Apr 2026
https://github.com/banyc/statistical_inference
Calculate p-values on either categorical or numerical data for hypothesis tests.
Last synced: 22 Apr 2026
https://github.com/deliprofesor/kizbasina_odev4_trafik
Bu proje, 2005-2014 yılları arasında İngiltere’de gerçekleşen trafik kazalarına ait kapsamlı veri setlerini kullanarak trafik kazalarının sebeplerini, şiddetini ve zaman içindeki değişimini analiz etmektedir.
data-science data-visualization istatistik matplotlib pandas python statistics
Last synced: 14 Apr 2026
https://github.com/not-na/mousestats
Simple Mouse statistics counter
background-service linux python statistics tracker xorg
Last synced: 22 Apr 2026
https://github.com/vic-cheung/rpy-bridge
Python-R interoperability layer for environment management, type-safe conversions, data normalization, safe function execution, and supporting recursive R object unpacking.
bioinformatics bridge interoperability interoperability-layer python python-bridge r rpy2 statistics
Last synced: 17 Jan 2026
https://github.com/voidd0/gitstats
git contribution stats by author, file, hour. zero config.
cli contribution-graph devtools git javascript nodejs statistics
Last synced: 20 Jun 2026
https://github.com/stdlib-js/stats-strided-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: 24 Apr 2026
https://github.com/darealfreak/teeworlds-stats
PHP project to track and display stats for the game teeworlds
laravel laravel-application statistics teeworlds
Last synced: 24 Apr 2026
https://github.com/dsw7/local-llm-benchmark
Miscellaneous scripts I use for benchmarking my locally hosted LLMs
Last synced: 25 Apr 2026
https://github.com/santosh2702/data-science-training
data analysis of bank employees
jupyter-notebook machine-learning python statistics
Last synced: 25 Apr 2026
https://github.com/netbr3ak/statistical-quality-control-exam-assist-program
Welcome to the Statistical Quality Control project! 📊 Streamlining QC tasks with automation, intuitive interfaces, innovative methodologies, and insightful data visualization. Master QC effortlessly! 🌟
matplotlib python3 quality-control statistics
Last synced: 11 Jun 2026
https://github.com/torlenor/alolstats
ALoLstats, a League of Legends Statistics aggregation and calculation server
go golang leageuoflegends league-of-legends statistics
Last synced: 06 Jun 2026
https://github.com/stdlib-js/stats-strided-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: 26 Apr 2026
https://github.com/pawel-slowik/git-stats
Display contributor statistics for a Git repository.
Last synced: 27 Apr 2026
https://github.com/armahdavi/data_analytics_statistics_plotting_pm_airborne_sampling
All codes for the data pipelines processing, statistical modellings, descriptive statistics and plot visualizations from airborne phase of Mahdavi et al. (2021) (Environmental Pollution) Project Miestone: 2018 - 2021
data-science data-visualization machine-learning matplotlib-pyplot numpy pandas python scikit-learn scipy-stats statistics
Last synced: 13 Apr 2026
https://github.com/nanotubing/statistics
Spatial Statistical analyses created using R and RStudio for an "Advanced Statistics for Urban Applications" at Temple University
autocorrelation geographically-weighted-regression r spatial-autocorrelation statistics
Last synced: 11 Mar 2026
https://github.com/banyc/dfplot
Summarize a data frame by plotting. `cargo install --git https://github.com/Banyc/dfplot.git`.
csv data-analysis plotly plotting statistics
Last synced: 27 Apr 2026
https://github.com/stdlib-js/stats-strided-dsmeanwd
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm 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 statistics stats stdlib strided strided-array typed welford
Last synced: 27 Apr 2026
https://github.com/stdlib-js/stats-strided-dnanminabs
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
abs absolute domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 27 Apr 2026
https://github.com/jjshay/handwriting-analysis
Forensic signature and handwriting analysis with statistical comparison
ai analysis authentication computer-vision forensics handwriting machine-learning opencv python signature-verification statistics
Last synced: 17 Jan 2026
https://github.com/onurmx/data-processing
Data Processing in R language.
data-processing data-visualisation r-language statistics xml-parser
Last synced: 12 Mar 2025
https://github.com/stdlib-js/stats-strided-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: 28 Apr 2026
https://github.com/kddubey/microarray-kaggle
Analyze a dataset with 72 observations and 7,129 features
Last synced: 08 Apr 2025
https://github.com/dcs-training/decode-winterschool
In here you can find material on cluster analysis, data wrangling, and network analysis. Go to the readme file for more info
data-analysis data-visualisation data-wrangling gephi network-analysis python r statistics
Last synced: 28 Apr 2026
https://github.com/giusesorrentino/labtoolbox
LabToolbox is a collection of tools for the analysis and processing of experimental data in scientific research.
bayesian-inference curve-fitting data-analysis-python data-visualisation error-propagation experimental-physics fourier-analysis linear-algebra open-source scientific-computing-library signal-processing statistics
Last synced: 14 Jan 2026
https://github.com/kernelshreyak/edass
EDASS - Easy Data Analysis and Statistics Software
apache-spark data-analysis-project java-21 java-data-analysis spark-java statistics
Last synced: 28 Apr 2026
https://github.com/1sumer/python-sql-machine_learning
This repository contains a comprehensive collection of Python and SQL scripts, ranging from beginner to advanced levels. Whether you're a student, educator, or developer looking to learn, teach, or reference Python or SQL concepts, you'll find helpful and structured code examples here.
datasets machine-learning python sql statistics
Last synced: 14 May 2026
https://github.com/vimalyad/github-stats
📊 Automatically generate beautiful GitHub statistics SVG badges with language breakdowns, contribution counts, and more. Updates daily via GitHub Actions.
automation github-actions github-profile github-stats golang statistics svg
Last synced: 14 Jun 2026
https://github.com/misha-mayskiy/lootbox_analytics
Lootbox Analytics: Your personal dashboard for tracking and analyzing lootbox/gacha opening statistics from popular games. Currently supports Genshin Impact with detailed Pity/luck analysis. (Python, Flask, SQLAlchemy)
chartjs data-visualization flask gacha game-analytics genshin-impact pity-tracker python sqlalchemy statistics
Last synced: 29 Apr 2026
https://github.com/v-mayya/programming-statistics-and-econometrics-resources
Programming, statistics and econometrics resources
econometrics programming python r statistics
Last synced: 29 Apr 2026
https://github.com/stdlib-js/stats-array-max-by
Calculate the maximum value of an array via a callback function.
array domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 29 Apr 2026
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/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/stdlib-js/stats-base-ztest-one-sample-results-to-string
Serialize a one-sample Z-test results object as a formatted string.
javascript node node-js nodejs statistics stats stdlib string util utilities utility utils z-test ztest
Last synced: 29 Apr 2026
https://github.com/jxsl13/playerranking
A working draft of a ranking server for player statistics using either Redis or SQLite3 with automatic reconnect handling and backlogging of tasks, that were not saved during database outage times. This is mainly used in the zCatch repository.
cpp database player rank ranking redis sqlite sqlite3 statistics
Last synced: 29 Apr 2026
https://github.com/nikhilsree5/yulucasestudy
Identifying Key Predictors of Demand for Yulu Electric Cycles in the Indian Market
eda hypothesis-testing numpy-library pandas-dataframe python statistics
Last synced: 30 Apr 2026
https://github.com/stdlib-js/stats-strided-dminabs
Calculate the minimum absolute value of a double-precision floating-point strided array.
abs absolute domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 30 Apr 2026
https://github.com/crhntr/visual_stats
Some visualizations for Math352 Undergradutate Probability and Statistics
education probability statistics vuejs2
Last synced: 07 Sep 2025
https://github.com/the-clone-xyz/stats-lapas-pakam
Visualisasi data narapidana berdasarkan jenis kelamin di Lapas Lubuk Pakam menggunakan data BPS Deli Serdang secara otomatis via GitHub Actions.
bps-api data-visualization github-actions lubuk-pakam statistics
Last synced: 30 Apr 2026
https://github.com/chicolucio/estatisticas-oiq-2019
Projeto de análise estatística da Olimpíada Interna de Química de uma instituição de ensino.
chemistry estatistica olimpiada pandas pandas-tutorial quimica statistics
Last synced: 30 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/nicolas-raoul/publish-my-google-play-statistics
Easily make your Google Play statistics public
analytics android-apps google-play-store marketing opendata statistics
Last synced: 22 Jun 2026
https://github.com/stdlib-js/stats-strided-sstdevyc
Calculate the standard deviation of a single-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: 01 May 2026
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/ireneli393/data-analysis-of-hotel-bookings
Data-Analysis-of-Hotel-Bookings
classification dataanalysis inference statisticaltests statistics
Last synced: 01 May 2026
https://github.com/stdlib-js/stats-strided-dsemtk
Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass textbook 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: 02 May 2026
https://github.com/stdlib-js/stats-array-nanmskrange
Calculate the range of an array according to a mask, ignoring NaN values.
array dispersion domain extent extremes javascript masked math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib
Last synced: 02 May 2026
https://github.com/lewkrr/lewkrr
Luke Klein seasoned statician with a growing repetoir of coding interests.
etl-pipeline ggplot2 machine-learning programming python3 r statistics teaching tidyverse
Last synced: 02 May 2026
https://github.com/adisen99/msc_project
Code, functions and notebooks used for my Masters Project/Thesis.
master precipitation python statistics thesis
Last synced: 02 May 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/linggarm/statistics
My personal repository where I can keep files associated with my learning of Statistics
correlation-coefficient covariance pearson-correlation spearman-rank-correlation standard-deviation statistics variance
Last synced: 17 Jun 2026
https://github.com/anyantudre/associate-data-scientist-track
Materials for the Associate Data Scientist in Python track on DataCamp.
data data-science experimental-design hypothesis-testing machine-learning matplotlib-pyplot pandas python regression sampling seaborn statistics statsmodels unsupervised-learning
Last synced: 03 May 2026
https://github.com/domingosdeeulariadumba/ablisk
A Python module for design, analysis and decision-making of A/B tests.
ab-testing data-visualization statistics
Last synced: 14 Jan 2026
https://github.com/haseebn19/urban-housing-demand
A full-stack web application for visualizing housing and labour market data
data-analysis data-visualization docker full-stack gradle statistics web webapp
Last synced: 22 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/0xpr03/ts3-manager
Modular, multi server ts3 query bot.
bot java mariadb modular statistics teamspeak-server
Last synced: 15 May 2026
https://github.com/fabnavarro/makedensity2d
2-dimensional Normal Mixture Models
bivariate-analysis matlab statistics
Last synced: 14 Jun 2026
https://github.com/dmarks84/coursework_project_nlp-with-nltk
Project for University of Michigan Applied Data Science Specialization -- Utilized NLTK library to process natural language, and then built several spelling recommenders for a list of misspelled words.
data-modeling databases dataframes eda nlp numpy pandas python reporting statistics text-mining visualization
Last synced: 13 Apr 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/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/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/favstats/statistische-modellbildung-ii
Alle Materalien für das Tutorium zu Statistische Modellbildung II
learnr r social-sciences statistics tidyverse tutorial
Last synced: 02 Apr 2025
https://github.com/angelobattaglia/r_statistical_inference
Statistical Inference implemented in R
r statistical-analysis statistical-inference statistics
Last synced: 05 May 2026
https://github.com/elkronos/feature_selection
This repo contains a series of functions aimed at helping to select features and reduce dimensionality.
data-science dataanalytics feature-selection r statistics
Last synced: 09 Apr 2025
https://github.com/ouroboro/timehive
Hierarchical moving-window statistical analysis for time series.
correlation-analysis kendall-knight mann-kendall moving-average moving-window pearson-correlation statistics time-series trend-analysis
Last synced: 01 Feb 2026
https://github.com/imker25/gpsa
This is a simple command line tool that helps to extract data for statistical analysis out of track files like *.gpx
csv-export gps gpx-parser json-export statistics tcx-parser
Last synced: 07 Feb 2026
https://github.com/favstats/variants-of-populism
Slides for Variants of Populism Paper
populism slides statistics xaringan
Last synced: 26 Feb 2026
https://github.com/jestonblu/unemployment
Masters Project: Forecasting Unemployment
forecasting statistics time-series
Last synced: 07 Feb 2026
https://github.com/DCS-training/IntroToStatistics
This is a repository which contains all the materials to be used in the introduction to statistics course. Go to the readme file
data-analysis r rmarkdown statistics
Last synced: 25 Apr 2025
https://github.com/mmitch/depot
track a share portfolio
perl portfolio shares simple statistics
Last synced: 16 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/harmanveer-2546/statistics-for-machine-learning
Statistical tools help you clean and organize your data. You can identify outliers, manage missing values, and ensure your data is in a format that the ML algorithms can understand.
inline matplotlib matplotlib-styles numpy pandas probability python seaborn statistics
Last synced: 18 Apr 2026
https://github.com/flazefy2/ds-animal_analyzing
https://www.kaggle.com/datasets/willianoliveiragibin/animal-analyzing
animals data-science jupyter-notebook matplotlib python statistics
Last synced: 06 Feb 2026
https://github.com/anu-gtb/campusplacement
Link to Streamlit app :
binary-classification campus-placements data-science data-visualization machine-learning matplotlib ml-algorithms predictive-modeling python3 scikit-learn seaborn statistics streamlit
Last synced: 06 May 2026
https://github.com/segovoni/sp_drop_create_stats_external_table
Generate all the T-SQL statements for drop and create statistics defined on SQL Server external tables in your database!
polybase sql-server statistics stored-procedure utility
Last synced: 26 Oct 2025
https://github.com/gjjvdburg/veld
Easy command line analytics
cli command-line-tool data-analysis data-science data-visualization statistics
Last synced: 26 Oct 2025
https://github.com/ozdemirrulass/php-framework-statistics
PHP framework statistics scanner and json data archive with matplotlib charts
cakephp codeigniter framework fuelphp laravel matplotlib phalcon-php php python slimphp statistics symfony yii2
Last synced: 25 Oct 2025
https://github.com/juanpi19/medium-articles
causal-inference python reading statistics
Last synced: 27 Feb 2026
https://github.com/albert-2002/robust-penalized-empirical-likelihood-estimation-method-for-linear-regression
Implementation for the paper titled: Robust Penalized Empirical Likelihood Estimation Method for Linear Regression
linear-regression machine-learning numpy pandas python regression regression-analysis statistics
Last synced: 06 May 2026
https://github.com/ai-ahmed/bda-and-ds
Dual Course: EMC2 Data Scientist & Big Data Analytics & IBM Professional Data Science Course
analytics big-data data-science jupyter-notebook jupyterlab linear-algebra mathematics matplotlib ml numpy pandas probability seaborn sklearn statistics
Last synced: 07 May 2026
https://github.com/maxbiostat/binarymarkovchains
Code to fit and explore two-state discrete-time Markov Chains (DTMCs)
Last synced: 23 Jan 2026
https://github.com/shreshthvashisht/hiring-process-analytics
Statistics Using Excel
advanced-excel data-analysis data-science data-visualization excel hr-analytics statistics
Last synced: 27 Feb 2026
https://github.com/vuevska/vaccine-statistics
Семинарска работа во R по предметот Бизнис статистика, ФИНКИ 2021
r r-programming r-studio statistical-analysis statistics statistics-course
Last synced: 24 Oct 2025
https://github.com/indy2222/gitstats
Statistics from a Git repository
cli code git python python3 statistics stats
Last synced: 29 Apr 2026
https://github.com/trapd00r/lyrics
lyrics
artists lyrics mpd music songs statistics wordlist
Last synced: 19 Mar 2026
https://github.com/artginzburg/npmstalk
JS module · Total downloads of an NPM maintainer
badge github npm npm-package statistics
Last synced: 14 Feb 2026