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/redtoad/jira-history
Makes working with Jira issue changelogs a breeze!
jira jira-rest-api python statistics
Last synced: 17 Jan 2026
https://github.com/williamjardim/analise
A data analysis package made from scratch in JavaScript
computer-science data-analysis data-analytics data-cleaning data-engineering data-science data-structures database-search datascience datasets feature-engineering feature-selection mathematical-functions matrix-search numerical-computation sample-search search-algorithm statistics vector-search
Last synced: 03 Apr 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/ethanuppal/washington-square
A statistical analysis of Henry James's 1880 classic, Washington Square.
linguistics literature statistics
Last synced: 02 Apr 2025
https://github.com/adijo/bayesian-inference-hello-world
A minimalistic example of bayesian inference. We infer the probability of heads in a series of coin flips.
bayesian-inference hello-world machine-learning minimal statistics
Last synced: 27 Mar 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/yeonjaee/statistics
통계기초 with using python libs
matplotlib numpy pandas statistics
Last synced: 06 May 2026
https://github.com/hemmouda/Statistical_functions
Bunch of useful statistical functions
Last synced: 15 Oct 2025
https://github.com/piyushkumar2025/india-general-elections-2024_data-analyst
Analyzed election data for 540+ constituencies and 100+ parties using SQL. Calculated state-wise seat distributions, classified 30+ parties into alliances, identified top 10 candidates by EVM votes, calculated victory margins, and analyzed voting patterns for 300+ candidates to uncover key insights.
analytics data database mysql sql statistics
Last synced: 22 May 2026
https://github.com/icaro-freire/dados_csv
:package: Dados `.csv` para auxilio dos estudantes do curso de Introdução à Estatística.
csv estatistica ggplotcsv rbase statistics
Last synced: 14 Oct 2025
https://github.com/kartmaan/meteorite-landings
Analysis of a dataset on meteorite falls
astronomy coefficient-of-variation matplotlib matplotlib-pyplot meteorite meteorite-landing-sites meteorite-landings meteorites nasa nasa-data pandas seaborn standard-deviation statistics
Last synced: 19 May 2026
https://github.com/jsmith0434/value_of_time_study
Data analytics project to evaluate commuters value of time on the I-405 tollway in Washington.
Last synced: 03 Apr 2025
https://github.com/cnuahs/extended-mcc
The extended Matthews correlation coefficient (MCC) for binary and multinary classification.
classification machine-learning matlab statistics
Last synced: 10 Apr 2025
https://github.com/megaemce/iq-converter
Interactive IQ test score converter
chartjs guassian-distribution intelligence-quotient mensa statistics
Last synced: 15 May 2026
https://github.com/mysftz/statistical-analysis
A in-depth review of statistical analysis in Python from datasets.
data-analysis python python3 statistics university university-project
Last synced: 14 May 2025
https://github.com/tillahoffmann/nonpoisson-dynamics
Random walks on graphs with realistic waiting-time distributions before taking the next step.
network-analysis random-walk statistics
Last synced: 28 Oct 2025
https://github.com/talitalobo/statistics-with-python
Repo about statistical concepts and (not always) their python implementation.
data data-science machine-learning statistics
Last synced: 11 Jan 2026
https://github.com/alco1900/bootstrap-sampling-with-matlab
This repo shows how use MATLAB to apply the bootstrapping tecnique used in statistics
Last synced: 07 Apr 2025
https://github.com/fako1024/numerics
Method / Tools for numerical methods / statistics
beta-distribution binomial-distribution numerical-computation numerical-methods root-finding statistics
Last synced: 29 Jun 2025
https://github.com/fako1024/effuncert
Numeric estimation of statistical uncertainties for Bernoulli experiments (k/n successful trials)
bayesian-methods bernoulli-experiments bernoulli-process efficiency numerical-methods statistical-uncertainties statistics successful-trials trigger-efficiency uncertainty-estimation
Last synced: 09 Aug 2025
https://github.com/pablo-chacon/pattern-analyzer
Democratic Erosion Pattern Analysis Tool
analysis app big-picture claud-ai correlation-analysis data-evaluation framework patterns propaganda-detection public public-good society statistics
Last synced: 15 May 2026
https://github.com/pablo-chacon/managed-boredom-rpg
Dystopian text based RPG. Example adapter for CUT protocol
1984 boredom dystopia ethereum example rpg-game statistics template
Last synced: 15 May 2026
https://github.com/stdlib-js/stats-array-range-by
Calculate the range of an array via a callback function.
array dispersion domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 15 May 2026
https://github.com/johnpaulada/analyzr
A simple statistical analysis app.
analyzr react-native react-navigation statistics
Last synced: 21 Apr 2026
https://github.com/lazernata/time_series_analysis
Practical part of my Master's Thesis "Time Series Modeling: Classical Models and SARIMA". In this work, the Box-Jenkins methodology is implemented to model and forecast time series, using data on the monthly average temperature in Jersey Island. Various steps are taken to identify and fit appropriate SARIMA models for making accurate predictions.
arima-forecasting rstudio statistics time-series
Last synced: 11 Jan 2026
https://github.com/kartikchugh/covid-case-model
Estimation of undetected COVID cases from mortality data (RaccoonHacks 2020 - Data Science Award)
coronavirus-tracking covid-case-count notebook-jupyter statistics
Last synced: 03 Apr 2025
https://github.com/zenklinov/monte-carlo
This project is a simple implementation of the Monte Carlo Simulation method using Python. Its primary purpose is to demonstrate how Monte Carlo simulations can be used to estimate expected values from random distributions or stochastic processes.
monte-carlo sampling simulation statistics
Last synced: 30 Jun 2026
https://github.com/jmaczan/ml-math
Mathematics for machine learning - notes, proofs and code
convolutional-neural-networks linear-algebra machine-learning machine-learning-mathematics math mathematics multivariate-analysis neural-networks notes optimization probability-theory statistics
Last synced: 07 Nov 2025
https://github.com/merkys/mixturefitting
R package for fitting mixture distributions to data using various approaches
expectation-maximization mixture-modelling r statistics
Last synced: 01 Apr 2025
https://github.com/priyanshul28/ml_classification_eda_parkinsonsdisease
A guided Machine Learning Classification exercise on the Parkinson's Disease dataset demonstrating the use of Logistic Regression, Neural Network Classifiers, Decision Trees, Random Forests and XGBoost algorithms, as well as Data Preprocessing and Exploratory Data Analysis.
classification machine-learning pandas python scikit-learn statistics
Last synced: 16 Apr 2026
https://github.com/reconditematter/ons2
Operations on points on the unit sphere S².
go golang math mathematics statistics
Last synced: 01 Feb 2026
https://github.com/ibitec7/portfolio
A rigorous statistical analysis of securities available in the market to make a portfolio with good return and low to moderate risk level.
quantitative-finance risk-management statistics
Last synced: 29 Jun 2026
https://github.com/stdlib-js/stats-incr-nanstdev
Compute a corrected sample standard deviation incrementally, ignoring NaN values.
accumulator central-tendency corrected dispersion incremental javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib var variance
Last synced: 18 May 2026
https://github.com/akramarenkov/stat
Library that provides to collect and display the quantity of occurrences of values in given spans
Last synced: 07 Apr 2025
https://github.com/hirohito-protagonist/blockchain-market-data
A web client to consume blockchain.info market data API
angular-app blockchain-market-data ngrx statistics
Last synced: 12 Jan 2026
https://github.com/stdlib-js/stats-strided-dsmeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
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: 14 May 2026
https://github.com/ilhanyumer/credit-risk-analysis
Estimate credit risk using R.
Last synced: 28 Oct 2025
https://github.com/jasp-stats/jasp-verification-project
JASP Verification Project
jasp statistics verification-methodologies
Last synced: 20 Jan 2026
https://github.com/dimits-ts/computational_statistics
Fundemental ML algorithm mathematics, algebraic and Python implementations, data-based problem solving
applied-mathematics machine-learning numpy regression statistics
Last synced: 14 May 2026
https://github.com/naik-kaushik/jitpack-stats
Browser extension to see jitpack library stats on jitpack.io
android browser-extension download jitpack statistics
Last synced: 25 May 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/sean-doody/gmu-chss-degrees
Analysis of labor market outcomes for humanities and social science college degree holders.
data-visualization r statistics
Last synced: 05 Jul 2025
https://github.com/mballarin97/bayesnetworks
Project for the course of Advanced statistics of physical analysis
bayesian-inference bayesian-networks k2 network-generator physical-analysis statistics
Last synced: 12 Sep 2025
https://github.com/mnarayan/ggmclass
A matlab class for ggm estimation
covariance-estimation distribution-shifts graphical-models networks statistics
Last synced: 16 Jan 2026
https://github.com/esteban2505j/analysisyeldreviews
This project focuses on developing a service designed to help businesses quickly obtain useful summaries of their customer reviews
analytics business-analytics jupyter-notebook nlp nltk-library plotting python review-analysis statistics
Last synced: 18 May 2026
https://github.com/m0zgen/pyng3
⚙️ Python and Pyng3 remote server pinger with statistics
ip list ping ping3 python3 statistics
Last synced: 02 Mar 2025
https://github.com/koulanurag/card-arrangement-game
Card Arrangement Game to introduce statistical notions in fun way :game_die: :black_joker: :slot_machine:
card-game game nodejs statistics
Last synced: 18 May 2026
https://github.com/peterk/tableau-kolada-proxy
A Web Data Connector for Kolada <-> Tableau
govtech kolada statistics sweden tableau tableau-connector
Last synced: 27 Apr 2026
https://github.com/alex-petrov-git/petrowiki
My wiki-pages
acoustics aeroacoustics aeromechanics algebra analysis data-analysis fourier-analysis hydrodynamics linear-algebra math ml obsidian physics probability-theory statistics wiki wikipedia
Last synced: 02 Mar 2025
https://github.com/acmo0/meteo
Create graphics and statistics based on your meteorological data.
glade graphics gtk3 meteorology python3 statistics
Last synced: 16 May 2026
https://github.com/stdlib-js/stats-strided-mskmax
Calculate the maximum value of a strided array according to a mask.
domain extent extremes javascript mask masked masked-array math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 18 May 2026
https://github.com/stdlib-js/blas-ext-base-wasm-dasumpw
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.
abs absolute blas extended javascript l1-norm l1norm manhattan math mathematics node node-js nodejs norm statistics stats stdlib sum taxicab total
Last synced: 18 May 2026
https://github.com/pedrozamecki/datatube
Site Open Source para análise de dados de canais do YouTube.
data estatistica statistical-analysis statistics youtube
Last synced: 18 May 2026
https://github.com/aht205/supervised_learning_classification_bayesian_inference
Bayesian inference with JAGS project along with supervised learning (KNN, QDA, RF, SVM) in R; reproducible coursework
bayesian-inference classification jags machine-learning markdown mcmc r random-forest-classifier roc statistics
Last synced: 18 May 2026
https://github.com/timrijckaert/soccerstatisticview
Simple view that displays statistics for two soccer teams
android soccer statistics view
Last synced: 18 May 2026
https://github.com/itolosa/pareto-on-naming
Do pareto rule (80/20) applies to naming?
computer-science naming naming-conventions pareto-distributions source-code statistics
Last synced: 15 Jun 2026
https://github.com/xuender/kstats
Golang statistics library package that supports v1.18+.
algorithms analytics data go golang kstats machine-learning math rounding statistics
Last synced: 20 Jul 2025
https://github.com/charlieweinberger/ap-statistics
This repository includes functions that I used to understand and automate basic statistics questions, during my AP Statistics class in high school.
matplotlib-pyplot python statistics
Last synced: 25 Jun 2025
https://github.com/quantecon/lecture-stats
Statistics for Computational Economics
computational economics quantecon statistics
Last synced: 04 Apr 2025
https://github.com/stdlib-js/stats-array-stdevch
Calculate the standard deviation of an array using a one-pass trial mean 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: 18 May 2026
https://github.com/kwabratseur/aaei
Air Adverse Effect Index
compound gas genra health index read-across statistics toxicity trace
Last synced: 20 Jan 2026
https://github.com/mwoss/parlamentstatistics
Small app providing statistics about Polish parlament.
Last synced: 19 May 2026
https://github.com/andreea-sindrilaru/statistics-research-project
Within this project, me and a teammate wanted to see if there is any relation between less hours of sleep and school performance.
Last synced: 09 May 2026
https://github.com/sixtdreanight/math-modeling-resources
数学建模竞赛资源库。8大类模型 × 27个Python/MATLAB算法 × 4个赛事指南 × AI辅助工具集。覆盖美赛/国赛/妈妈杯/统计建模等。
ai-prompts claude-code competition cumcm data-science knowledge-base latex-template machine-learning math-modeling mathematical-modeling matlab mcm-icm optimization python statistics
Last synced: 11 Jun 2026
https://github.com/sprivite/blog
A collection of ideas on machine learning and statistics
causal-inference machine-learning statistics survival-analysis
Last synced: 13 Mar 2025
https://github.com/nicolay-r/semeval2024-task3
The supplementary sevice over THoR Chain-of-Thought framework as part of SemEval-2024 Task 3 paper
analysis datasets-preparation emotion-analysis semeval semeval-2024 span statistics
Last synced: 05 Apr 2025
https://github.com/sidratulmuntahasara/automax-recommendation-system-ai
A recommendation system that selects the top 3 most comparable properties for a given subject property. It analyzes a subject property and hundreds of nearby candidates to recommend the best comps using a labeled dataset of 100 appraisals where each has a subject property, candidate properties, and selected comps.
llms machine-learning python statistics
Last synced: 25 Jun 2025
https://github.com/thesaltree/openintro-statistics-in-r
Textbook Companion Project- FOSSEE
fossee probability r statistics
Last synced: 13 Jun 2026
https://github.com/karthik9273/electric-vehicle-market-segmentation
Electric Vehicle market in India using Segmentation analysis and come up with a feasible strategy to enter the market, targeting the segments most likely to use Electric vehicles.
data-science machine-learning-algorithms matplotlib numpy numpy-arrays pandas seaborn statistics
Last synced: 18 Apr 2026
https://github.com/crispengari/data-visualisation-python
💎Visualization of data in python using seaborn and matplotlib
matplotlib python seaborn statistics visualization word-clouds wordcloud
Last synced: 18 May 2026
https://github.com/gharib110/server-perforamnce-stats
See the all stats of a Linux Server with SAR and other utilities
Last synced: 23 Mar 2025
https://github.com/baslinders/happyhorizon_statstoolkit
An ongoing project for an online toolkit to analyze online controlled experiments. Its mission: To make inferential statistics accessible for everyone.
calculator-python data-science inference inferential-statistics statistics statistics-for-data-science
Last synced: 20 Jan 2026
https://github.com/kartoffelchipss/npm-stats-info
This is an npm package to interact with the npm api and npm registry. You can search for npm packages, get details, statistics or downlaod counts of any npm package.
downloads npm npm-downloads npm-stats statistics
Last synced: 19 May 2026
https://github.com/techshot25/keplerdata
This checks out data provided by the Kepler space telescope to study exoplanets.
artificial-neural-networks decision-tree-algorithm deep-neural-networks k-nearest-neighbors machine-learning matplotlib multi-layer-perceptron neural-network random-undersampling statistics support-vector-machines
Last synced: 21 Jun 2025
https://github.com/stdlib-js/stats-strided-maxsorted
Calculate the maximum value of a sorted strided array.
domain extent extremes javascript math mathematics max maximum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 24 Apr 2026
https://github.com/mattip/presentations
Different presentations I have made
Last synced: 18 May 2026
https://github.com/ruivieira/jssm
A Java library for State Space Models (SSM).
dynamic-generalized-linear-models hidden-markov-models java scientific state-space-models statistics
Last synced: 21 Jul 2025
https://github.com/stdlib-js/stats-strided-smean
Calculate the arithmetic mean of a single-precision floating-point strided array.
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: 23 Jun 2026
https://github.com/jabulente/kruskall-wallis-test
This repository contain project that provides a reusable Python function to perform the Kruskal-Wallis H-test across multiple continuous variables, grouped by a categorical feature
data-analysis data-science eda hypothesis-tests kruskal-wallis kruskals-algorithm scipy-stats statistics
Last synced: 22 Jul 2025
https://github.com/dpriskorn/trafikverkettrackswitch
Projekt för att analysera relevant statistik om Trafikverkets 46k+ växlar
analysis data-science geopandas statistics trafikverket
Last synced: 06 Apr 2025
https://github.com/ruivieira/scala-ssm
Scala state-space models
scala simulation state-space-model statistics time-series
Last synced: 19 May 2026
https://github.com/cyprianfusi/complete-statistical-hypothesis-tests
Complete Statistical Hypothesis Test using real-world data is a blueprint for hypothesis testing! It covers almost all the hypothesis tests commonly used.
hypothesis-testing pandas-python statistics visualization
Last synced: 21 Mar 2025
https://github.com/palashmoon/champange-sales-forecasting
In this notebook, I will use time series forecasting to forecast champagne sales. The sales data of champagnes of a company named 'Perrin Freres' is available
machine-learning python statistics time-series
Last synced: 12 May 2025
https://github.com/amitkaps/rmodelvis
Model Visualisation in R
machine-learning modeling r statistics visualization
Last synced: 14 May 2025
https://github.com/ujjwalll/econometrics_analysis_of_india_gdp_misestimation
A Econometric Analysis of the India's GDP to determine whether their is any flaw in India's GDP, as quoted by Dr. Arvind Subhramanium.
coefficient-estimates data-analysis econometrics economics gdp india r statistics
Last synced: 31 Oct 2025
https://github.com/victoorv/risques_financiers
Classification pour l'attribution ou non de prêts financiers et prédiction de scores de risque.
classification data-analysis data-science data-visualization hyperparameter-tuning loan-prediction loan-prediction-analysis loanapproval machine-learning machine-learning-algorithms python regression regression-models risk-analysis risk-score scoring scoring-models statistical-analysis statistical-tests statistics
Last synced: 19 May 2026
https://github.com/ruivieira/java-naive-bayes
A Java naive bayes classifier implementation.
classification java machine-learning naive-bayes statistics
Last synced: 21 Jul 2025
https://github.com/davidalexandermoe/economic-time-series-analysis-and-forecasting-arima
Economic Time Series Analysis, Prediction and Forecasting using advanced Statistical methods and an ad-hoc estimated ARIMA (SARIMAX) model in R.
analysis arima arima-model forecasting statistics time-series
Last synced: 21 Jul 2025
https://github.com/kxlmtdx/atlantis
A simple template for building your own discord bot with cogs and an initial database 🔥
cogs discord-bot discord-py discord-py-bot python slash-commands sqlite sqlite3 statistics stats
Last synced: 20 Apr 2026
https://github.com/raistlfiren/indiana-covid-statistics
A way to feed my interest in the current pandemic through code.
coronavirus indiana php statistics symfony
Last synced: 21 Mar 2025
https://github.com/touradbaba/data_analysis_with_r_specialization
This repository includes assignments, and labs from the Data Analysis with R Specialization by Duke University on Coursera. It covers a range of topics in statistics and data analysis using R, including probability, inferential statistics, and regression modeling.
coursera inference inferential-statistics linear-regression r r-language statistics
Last synced: 19 May 2026
https://github.com/gnd/who_deaths
A collection of scripts to mine and analyze publicly-accessible data from the WHO Mortality Database
cancer death medicine mortality mortality-database statistics suicide who world-health-organization
Last synced: 21 Mar 2025
https://github.com/curegit/dentakun
総和計算や数値積分などを含む多機能関数電卓
awt calculator numerical-analysis statistics swing
Last synced: 11 May 2025
https://github.com/brianlesko/machine_learning_5307
This repository concerns Machine Learning concepts Contents: Written by Brian Lesko, the repository contains Python Notebooks demonstrating Statistical Machine Learning theories largely originating from the book, An Introduction to Statistical Learning, by Gareth James.
linear-regression machine-learning ml multiple-linear-regression regression statistics supervised-learning
Last synced: 18 May 2026
https://github.com/humburg/pvalue-distribution
A shiny app to visualise p-value distributions. Intended to facilitate the discussion of how to interpret p-values.
p-values shiny-apps statistics
Last synced: 08 Apr 2025