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-02 00:29:40 UTC
- JSON Representation
https://github.com/arturogonzalezm/correlationandregressionlines
machine-learning machinelearning ml statistics
Last synced: 29 Aug 2025
https://github.com/ragnarok540/astspy
Abstract Syntax Tree SPY
abstract-syntax-tree ast classes code-metrics functions line-numbers lines-of-code metrics metrics-gathering python spy static-analysis static-code-analysis statistics
Last synced: 20 Jan 2026
https://github.com/dito97/nba-playoffs-clutch-per
Most clutch NBA players in the playoffs since the 1996-97 season by PER.
nba sports-analytics statistics
Last synced: 30 Aug 2025
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/rlalpha49/github-release-stats
A modern, responsive web application for analyzing GitHub release statistics. Search for users or organizations, view their repositories, and get detailed insights into release patterns, download statistics, and asset performance.
downloads github github-releases releases statistics stats
Last synced: 01 Jul 2026
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/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/simon-hirsch/online-mv-distreg
Reproduction code for the paper on online multivariate distributional regression for electricity price forecasting
data-science distributional-regression electricity-price-forecasting machine-learning online-learning probabilistic-forecasting reproducible-research statistics
Last synced: 17 Jan 2026
https://github.com/abdul-halim-mathematics/abdul-halim
Statements of all projects
cpp data-science fortran jupyter-notebook mathematics matlab mongodb numerical-analysis postgresql probability python r sql statistics
Last synced: 11 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/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/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/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/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/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/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/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/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/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/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/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/johnpaulada/analyzr
A simple statistical analysis app.
analyzr react-native react-navigation statistics
Last synced: 21 Apr 2026
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/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/waikato-datamining/image-dataset-converter-imgstats
Image statistics extension for the image-dataset-converter library.
conversion deep-learning image-dataset statistics
Last synced: 30 Apr 2025
https://github.com/agusk/ilmudata-book-stats
Belajar Praktis Pemrograman Web dengan PHP
book buku datascience ilmudata python statistics statistik
Last synced: 26 Mar 2025
https://github.com/andreazoccatelli/light_permanova
A lightweight implementation of PERMANOVA based on Euclidean distance from centroid
computervision numpy permanova pytorch statistics tabular-data
Last synced: 08 May 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/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/winkjs/winkjs.github.io-archive
Static website for the family of wink packages
machine-learning nlp nodejs statistics wink winkjs
Last synced: 30 Jun 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/pokgak/camp5viz
Parse data from Camp5 membership page
camp5 plotly python statistics
Last synced: 12 Dec 2025
https://github.com/mrsamsonn/wishing-poll
wish something existed, add it here and let devs create!
django html-css-javascript open-source poll posgresql statistics tailwind
Last synced: 06 Mar 2026
https://github.com/iamkankan/data-analytics-with-python
NPTEL - By Prof. A Ramesh | IIT Roorkee
probabilistic-programming python statistics
Last synced: 30 Apr 2026
https://github.com/jasp-stats/jasp-verification-project
JASP Verification Project
jasp statistics verification-methodologies
Last synced: 20 Jan 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/gil2rok/drghmc-old
Delayed Rejection Generalized HMC sampler
hamiltonian-monte-carlo markov-chain-monte-carlo statistics
Last synced: 17 Mar 2025
https://github.com/athari22/statistics-from-stock-data
Statistics from Stock Data
cvs data data-science dataanalysis datacleaning dataframe jupyter pandas pandas-python python statistics stock table
Last synced: 16 Feb 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/singularitti/jackknifeanalysis.jl
This code implements the Jackknife resampling algorithm.
jackknife jackknife-resampling julia numerical-methods scientific-computing statistical-analysis statistics
Last synced: 15 Apr 2025
https://github.com/stdlib-js/stats-strided-dmediansorted
Calculate the median value of a sorted double-precision floating-point strided array.
average avg central-tendency javascript math mathematics median middle node node-js nodejs ordered quantile sorted statistics stats stdlib strided strided-array typed
Last synced: 14 May 2026
https://github.com/sharoonjoseph321/insurance_fraud_detection
Fraud Detection using machine learning algorithm-KN Neighbors .Data exploration using Pyspark and matplotlib.
analytics data data-science eda high-performance knn-algorithm knn-classification machine-learning matplotlib-pyplot pyspark python seaborn spark statistics
Last synced: 23 Mar 2025
https://github.com/bbc/http-transport-emf-stats
An http-transport plugin that adds stats information about the upstream request/response, errors, cache events etc. This plugin can be used in combination with CloudWatch EMF.
aws emf http http-transport https sounds sounds-web statistics stats
Last synced: 14 May 2026
https://github.com/fieryrms/whatsapp-shitistics-v1
dont use this pls
cpp graph python statistical-analysis statistics whatsapp
Last synced: 07 Sep 2025
https://github.com/markalexi/devicestats
Check your device abilities - net, core and some API's.
Last synced: 08 Mar 2026
https://github.com/aqueeqazam/matplotlib-for-data-science-analysis-and-statistics
With a nice mix between customization options and ease of use, Matplotlib is a robust Python library that can be used by both novice and seasoned data scientists and machine learning engineer to create a wide range of representations.
data-science data-visualization machine-learning matplotlib pyplot statistics
Last synced: 07 Oct 2025
https://github.com/mathworks-teaching-resources/statistics-and-probability_jp
Descriptive Statistics and Probability Distributionsの日本語版リポジトリ Japanese version of a published repository "Descriptive Statistics and Probability Distributions"
cwm japanese matlab matlab-live-script probability probability-statistics statistical-learning statistics translated
Last synced: 17 Mar 2025
https://github.com/okwilkins/retailanalysis
A comprehensive exploratory analysis and implementation of kmeans/hierarchical clustering on online retail data.
data-analysis data-science machine-learning statistics
Last synced: 18 Oct 2025
https://github.com/stdlib-js/stats-strided-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
abs absolute domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed
Last synced: 14 May 2026
https://github.com/the-tave/stats-picker
The Stats Picker (Statistics Picker) is now openly available on GitHub!
learning psychology r shinyapps simulation statistics teaching
Last synced: 21 Feb 2026
https://github.com/yoavram/rakott
Small tools for Scientific Computing with Python
matplotlib python science scientific-computing statistics
Last synced: 26 May 2026
https://github.com/tuliosg/calculadora-kappa
Calculadora Kappa para medir concordância entre avaliadores/anotadores.
kappa nltk python statistics streamlit
Last synced: 28 Apr 2026
https://github.com/sshaplygin/as-cache
Adaptive selection cache
2q-cache adaptive-cache arc-cache golang lfu-cache lfuda-cache lru-cache mab mab-cache statistics
Last synced: 30 Jun 2026
https://github.com/pdwaggoner/mlbstats
Vector-based MLB Player Statistics Calculator
mlb player-level-metrics sabermetrics statistics
Last synced: 23 Mar 2025
https://github.com/tzabcoder/quantitativefinance
Quantitative finance experiments.
finance mathematics python3 quantitative-analysis quantitative-finance statistical-analysis statistics
Last synced: 26 Mar 2025
https://github.com/pointlander/txt
A natural language model based on context mixing
machine-learning self-attention statistics
Last synced: 03 Feb 2026
https://github.com/saadarazzaq/crop-recommendation-analysis-project
Crop Recommendation Analysis Semester project probability and statistics
flexdashboard r-language r-shiny r-studio rmd statistics
Last synced: 17 Mar 2025
https://github.com/fauzancodes/statistic-calculator
calculate root mean square, variance, standard deviation, skewness, percentile covariance, pearson product-moment correlation coefficient, spearman correlation coefficient, kendall correlation coefficient, determination coefficient, slope, equation and plot of linear and polynomial regression degree 2 and 3 in various way using python library math, statistics, numpy, scipy and scikit-learn
covariance determination-coefficient equation intercept kendall-correlation-coefficient linear-regression mean median mode pearson-correlation percentile plot polynomial-regression root-mean-square skewness slope spearman-correlation-coefficient standard-deviation statistics variance
Last synced: 18 Apr 2026
https://github.com/wlgs/got-dialogues-data-stats
Game of Thrones dialogues data statistics processed with R and SQLite. Project for Probability and Statistics course 21/22 at AGH UST. The project was about manipulating data and getting many pieces of information from it in addition to visualizing these results.
data game-of-thrones got r statistics stats
Last synced: 22 May 2026
https://github.com/tejasnasa/budgex
Personal Financial Tracker
finance-management fullstack nextjs postgresql prisma-orm shadcn-ui statistics
Last synced: 10 Apr 2026
https://github.com/fauzancodes/statistics-calculator-javascript
Calculate some statistics operation using javascript.
correlation-coefficient covariance cubic determination-coefficient harmonic-mean linear-regression mean-square median modes root-mean-square skewness square-sum standard-deviation standardization statistics sum-square variance
Last synced: 28 Apr 2026
https://github.com/laszlokorte/gaussian-estimator
An interactive visusalization that shows how the parameters of a bivariate Gaußian Distribution can be estimated based on a given set of samples.
Last synced: 15 May 2025
https://github.com/mightymetrika/bootwar
Nonparametric Bootstrap Test with Pooled Resampling Card Game
bootstrap data-science r resampling statistics
Last synced: 27 Mar 2025
https://github.com/mightymetrika/scdtb
Single Case Design Toolbox
data math r science statistics
Last synced: 04 Jan 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/junaidsalim/implementation_of_central_limit_theorem
C++ code implementing the Central Limit Theorem for calculating mean, standard deviation, and sample mean, generating random samples, and calculating Z-values.
central-limit-theorem cpp maths statistics
Last synced: 05 Apr 2025
https://github.com/anntnzrb/estg1034-proy
Proyecto II de Estadística --- ESPOL - PAO II 2023
Last synced: 10 May 2025
https://github.com/aligusnet/fsstats
Basic Statistics and Some Probability Library
fsharp functional-programming mathematics statistics statistics-library
Last synced: 25 May 2026
https://github.com/victoorv/bootstrap_mcmc
Ce projet estime les paramètres d'un modèle via le maximum de vraisemblance et compare des intervalles de confiance obtenus par bootstrap. Il développe également des outils d'analyse des fréquences de lettres, utilisant un algorithme MCMC pour déchiffrer efficacement un message codé.
bootstrap data-science language-model mcmc monte-carlo-methods python r regression-models resampling-methods statistics
Last synced: 08 May 2026
https://github.com/alanleal-econ/ncointtest_matlab
Implements Souza et al. (2018) non-cointegration test in the frequency domain
econometrics matlab statistics time-series
Last synced: 17 May 2026