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-01 00:26:03 UTC
- JSON Representation
https://github.com/dimits-ts/weight_analysis
A short applied statistics project investigating (in part) cause and effect of weight loss in clinical trials.
anova linear-regression r report statistics
Last synced: 06 Nov 2025
https://github.com/cdcgov/pyrenew-flu-light
A replication in Python and PyRenew of a renewal model written in Epidemia for forecasting influenza hospital admissions.
forecasting-model infectious-disease-modeling inference modeling statistics
Last synced: 07 Feb 2026
https://github.com/garciparedes/monte-carlo-simulation-rayleigh-distribution
In this work, we study the durability of a device consisting of 11 components, which we will assume Rayleigh variables, organised in different configurations (series, parallel, stand-by, etc.). For this, we will use the Monte Carlo simulation method.
garciparedes monte-carlo monte-carlo-simulation probability rayleigh simulation statistics university-of-valladolid
Last synced: 11 Jun 2026
https://github.com/stdlib-js/random-strided-normal
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 18 May 2026
https://github.com/zikwall/clickhouse-server-statistic
🔓 ClickHouse administrative, statistic viewer and RESTful API
application clickhouse php7 restful-api server statistics yii2
Last synced: 17 May 2026
https://github.com/lobis/master-mcm-material
Material related to the subject of Mathematical and Computational Methods in Cosmology, Astrophysics and Particle Physics.
binder education jupyter-notebook mathematics physics statistics
Last synced: 17 Jun 2026
https://github.com/mairwunnx/dickobrazz
🌶️ Дикобраз бот, он же дикобот, способен в точности до сантиметра выдать размер вашего агрегата, краника или валыны, не обижайтесь, если не удалось понтануться большим прибором, это всего лишь шутка
bot docker entertainment go golang inline-queries leaderboard mongodb random redis statistics telegram-api telegram-bot
Last synced: 26 Jan 2026
https://github.com/5tarlight/grade-predictor
This project will predict your next grade based on your previous grades. but, you must not believe this entirely. This is just statistically predicted value
grade grade-calculator predictor statistics
Last synced: 14 May 2025
https://github.com/stdlib-js/stats-iter-cumin
Create an iterator which iteratively computes a cumulative minimum value.
cmin cummin cumulative cumulative-min cumulative-minimum extent extreme iterator javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib
Last synced: 06 Mar 2026
https://github.com/bakana808/shen
an abstract framework that manages tournaments, player rankings, and player statistics for competitive games
discord-bot ranking-algorithm statistics tournament
Last synced: 28 Oct 2025
https://github.com/neemiasbsilva/datascience-portfolio
Hello guys, welcome to my Data Science Portfolio. I include some knowledges I earn in my journey. I included some case study, papers, and code. Please check the readme.
case-study churn-prediction code-challenges data-analysis data-science deep-learning forecasting fundamental-of-statistics health-care image-recognition machine-learnin machine-learning math mathematics pattern-recognition portfolio programming-skills speech-emotion-detection statistics voice-activity-detection
Last synced: 14 May 2026
https://github.com/dkgaraujo/simpledmx
A minimalistic experience with SDMX that fetches all data from sources
Last synced: 25 May 2026
https://github.com/rpfilomeno/voip-mon-aws-cloudwatch
VOIP Statistics to AWS CloudWatch is a monitoring script for Kamailio and Asterisk for AWS CloudWatch written in PHP. This works similarly to AWS CloudWatch Monitoring Script (Linux).
asterisk aws cloudwatch kamailio monitoring pbx statistics voip
Last synced: 20 Feb 2026
https://github.com/WilliamJardim/VectorizationJS
Uma biblioteca simples para operações vetoriais e matriciais em JavaScript. A simple library for vector and matrix operations in JavaScript.
computer-science data-science data-structures linear-algebra mathematical-functions matrix matrix-calculations matrix-computations matrix-functions matrix-library matrix-multiplication numerical-computation statistics vector vector-math vector-search vectors
Last synced: 03 May 2025
https://github.com/mckael/gh_user_contributions
Display the number of "contributions" of a Github user
Last synced: 15 May 2026
https://github.com/whossname/stream_stats
Concurrent calculation of count, mean and standard deviation
elixir standard-deviation statistics stream-processing
Last synced: 30 Oct 2025
https://github.com/akarshankapoor7/comprehensive-ml-project-on-sales-forcasting-using-facebook-prophet-
A comprehensive machine learning project using Facebook's Prophet to forecast future sales. The model utilized historical data and effectively accounted for various factors, including seasonality effects, demand fluctuations, holiday impacts, promotional activities, and competitive influences.
data-science prophet-facebook-model salesanalysis statistics timeseries-forecasting
Last synced: 03 Nov 2025
https://github.com/stdlib-js/blas-ext-base-gapxsum
Adds a constant to each strided array element and computes the sum.
array blas extended javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 24 Jun 2025
https://github.com/stdlib-js/blas-ext-base-gapxsumkbn2
Add a constant to each strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 24 Jun 2025
https://github.com/badlocale/buttonstats
Client-server app for collecting typing statistic.
client-server graphs reactive-programming reactiveui statistics typing wpf
Last synced: 24 Jan 2026
https://github.com/xnacly/statistics
This project contains my statistic exam prep. I go into depth on topics i require for passing the class. I tried to comment every non trivial line in the latex source and provide examples for dry chapters.
Last synced: 25 May 2026
https://github.com/stdlib-js/random-array-invgamma
Create an array containing pseudorandom numbers drawn from an inverse gamma distribution.
continuous gamma generator inverse inverse-gamma javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed statistics stats stdlib
Last synced: 24 Oct 2025
https://github.com/cobluestars/dataherd-raika
"Dataherd-Raika is a library designed to simulate large-scale user behavior datasets. It takes a single user event (like a click or keyword input) and, by applying simple probability distributions and custom variables, expands it into a vast dataset."
big-data data data-generation data-generator data-science front-end javascript machine-learning npm-package simulator statistics typescript user-behavior user-experience
Last synced: 02 Jan 2026
https://github.com/stdlib-js/stats-array-nanmeanpn
Calculate the arithmetic mean of an array, ignoring NaN values and using a two-pass error correction algorithm.
arithmetic-mean array average avg central-tendency domain extent javascript math mathematics mean node node-js nodejs statistics stats stdlib
Last synced: 29 Jun 2026
https://github.com/johannesbuchner/presentations
Research presentations on Astronomy and Astrostatistics
astronomy astrophysics astrostatistics presentation-slides research statistics
Last synced: 17 Mar 2025
https://github.com/stdlib-js/random-iter-triangular
Create an iterator for generating pseudorandom numbers drawn from a triangular distribution.
continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib triangular
Last synced: 28 Jan 2026
https://github.com/rohancyberops/slrj
This project demonstrates a basic implementation of simple linear regression in Julia. It generates synthetic data, performs linear regression to find the equation of the line, and then plots the data points and the regression line.
julia-language pkg plots-in-julia simplelinearregression statistics
Last synced: 02 Mar 2025
https://github.com/stdlib-js/blas-ext-base-sapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum.
array blas extended float float32 javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 15 Mar 2026
https://github.com/garciparedes/anova-1f
anova assignment computer-science regression-and-anova sas statistics university-of-valladolid
Last synced: 03 Feb 2026
https://github.com/adfinis/git-runstats
Display git contribution statistics (insertions + deletions)
developer-tools git statistics
Last synced: 15 May 2026
https://github.com/stdlib-js/random-streams-triangular
Create a readable stream for generating pseudorandom numbers drawn from a triangular distribution.
continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream triangular
Last synced: 13 Apr 2025
https://github.com/jbris/m4_competition_data
Data for the fourth Makridakis Competition
forecasting m4 prediction predictive-modeling statistics time-series time-series-analysis time-series-forecasting time-series-prediction timeseries ts uncertainty uncertainty-estimation uncertainty-propagation uncertainty-quantification
Last synced: 19 Mar 2026
https://github.com/LLNL/SYNDATA
SYNDATA software includes a suite of statistical/machine learning models to generate discrete/categorical synthetic data.
clinical-research machine-learning statistics synthetic-data-generation
Last synced: 02 May 2025
https://github.com/ishaansathaye/stat305-introprobsimulation
Cal Poly Winter 2025 STAT 305 Introduction to Probability and Simulation
Last synced: 17 Mar 2025
https://github.com/stdlib-js/stats-base-dists-discrete-uniform-logpmf
Natural logarithm of the probability mass function (PMF) for a discrete uniform distribution.
discrete dist distribution javascript ln log logarithm logpmf natural node node-js nodejs pmf probability statistics stats stdlib symmetric uniform univariate
Last synced: 23 Apr 2025
https://github.com/ismailuddin/bayes-theorem
Understanding Bayes' Theorem visually
bayes mathematics probability statistics
Last synced: 17 May 2026
https://github.com/sevdanurgenc/ku-statistics-lecture-notes
These are the lecture notes of the 5-day statistics education given by Kastamonu University.
Last synced: 23 Mar 2025
https://github.com/splorp/haircut
Cut the hairs! Post the stats!
grooming haircut statistics stats
Last synced: 02 Apr 2025
https://github.com/davep/slstats.el
Acquire and display stats about Second Life
elisp emacs information lisp second-life secondlife statistics virtual-reality
Last synced: 29 Oct 2025
https://github.com/douwehorsthuis/mixed-effect-models
Mixed effects models for R
eeg-statistics mixed-effects-models r single-trial-analysis statistics
Last synced: 17 Jan 2026
https://github.com/lfost42/franchise
Evaluates the coverage health of a franchise by determining which locations (in a provided csv file) are farthest apart. Uses Kruskal's minimum spanning tree algorithm to filter pairs of locations that can pass through other locations.
algorithms aspnetcoremvc csharp csv-parsing data-access-object-pattern geolocation logging mapping model-view-conroller statistics tdd unit-testing xunit-tests
Last synced: 13 Jun 2025
https://github.com/stdlib-js/random-array-minstd
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
javascript lcg lehmer math mathematics minstd node node-js nodejs prng pseudorandom rand randi randint random randu rng statistics stats stdlib
Last synced: 13 Apr 2025
https://github.com/zing-rsa/poker-stats
Real-time calculation of the chance of each player in a poker game winning a given hand.
Last synced: 02 Apr 2025
https://github.com/legitcoconut/teed-ts
The Touchless Entry-Exit Data Tracking System (TEED-TS) is a hygienic, non-contact solution designed to monitor entry and exit movements.
arduino data-tracking datamonitor esp32 esp8266 python sensor statistics
Last synced: 14 Apr 2025
https://github.com/tuokri/rs2stats
Rising Storm 2: Vietnam balance log statistics parsing and visualisation.
balance rising-storm-2-vietnam rs2 rs2-vietnam statistics
Last synced: 27 Mar 2025
https://github.com/stdlib-js/random-array-kumaraswamy
Create an array containing pseudorandom numbers drawn from Kumaraswamy's double bounded distribution.
array continuous generator javascript kumaraswamy math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 12 Aug 2025
https://github.com/stdlib-js/stats-base-dists-hypergeometric-skewness
Hypergeometric distribution skewness.
asymmetry discrete dist distribution hypergeometric javascript node node-js nodejs parameter shape skewness statistics stats stdlib univariate
Last synced: 14 Mar 2026
https://github.com/kachit/branch-sdk-go
Golang SDK for Branch.io API (Unofficial)
api-client branch go golang sdk statistics unofficial
Last synced: 01 Jul 2025
https://github.com/hokagem/damagedlogginganalyzer
A project about an analyzation of a statistic of damaged logging (wood) in Germany using Python.
analysis csv csv-parser k-fold-cross-validation numpy pandas pandas-dataframe pandas-python polynomial-regression scikit-learn statistics wood
Last synced: 03 May 2026
https://github.com/stdlib-js/stats-iter-mmax
Create an iterator which iteratively computes a moving maximum value.
extent extreme javascript math mathematics max maximum moving moving-max moving-maximum node node-js nodejs range sliding sliding-window statistics stats stdlib window
Last synced: 30 Jul 2025
https://github.com/dmarks84/ind_project_california-housing-data--kaggle
Independent Project - Kaggle Dataset-- I worked on the California Housing dataset, performing data cleaning and preparation; exploratory data analysis; feature engineering; regression model buildings; model evaluation.
cross-validation data-modeling data-reporting data-visualization eda folium grid-search matplotlib model-evaluation numpy pandas pca python seaborn sklearn statistics supervised-ml unsupervised-ml
Last synced: 08 Apr 2026
https://github.com/williamjardim/vectorizationjs
Uma biblioteca simples para operações vetoriais e matriciais em JavaScript. A simple library for vector and matrix operations in JavaScript.
computer-science data-science data-structures linear-algebra mathematical-functions matrix matrix-calculations matrix-computations matrix-functions matrix-library matrix-multiplication numerical-computation statistics vector vector-math vector-search vectors
Last synced: 03 Apr 2025
https://github.com/kientech/mathematics-for-machine-learning-specialization
Mathematics for Machine Learning Specialization
mathematics pca python statistics
Last synced: 22 Mar 2025
https://github.com/vistone/netconnpool-rust
A comprehensive, high-performance Rust network connection pool library with connection lifecycle management, health checks, and statistics monitoring. Supports TCP/UDP, IPv4/IPv6, fully thread-safe for high-concurrency scenarios.
async client-server concurrent connection-management connection-pool health-check high-performance ipv4 ipv6 network network-programming networking pool rust rust-crate rust-library statistics tcp thread-safe udp
Last synced: 13 Jan 2026
https://github.com/shakleen/asteroid-mining-analysis
Analyzing feasibility of asteroid mining using statistical tests
hypothesis-testing nasa statistical-analysis statistics
Last synced: 26 Feb 2025
https://github.com/borchehq/incstatspy
NumPy based Python library for online calculation of moments .
central-moments mean numpy numpy-arrays numpy-library online-algorithms rolling-statistics running-statistics statistics variance
Last synced: 01 May 2026
https://github.com/danferns/stats-php
Tiny PHP script that saves page request statistics into a CSV file
analytics csv php referrer statistics stats stats-php viewer
Last synced: 14 Mar 2025
https://github.com/ondrejbiza/mcmc
Markov Chain Monte Carlo methods.
mcmc mcmc-sampler metropolis-hastings probability sampling statistics
Last synced: 13 May 2026
https://github.com/glaucopater/covid19-vaccinations
Covid19 Vaccination Statistics
charts covid-19 data echarts italia react statistics vaccini
Last synced: 27 Mar 2025
https://github.com/andewx/sampler
Small sampler package for implementing sampling algorithms in multiple libraries
Last synced: 27 Mar 2025
https://github.com/yassenshopov/list-sorter
This program takes an unordered list as an input, then sorts it and provides statistical insights.
algorithms machine-learning ml python3 sorting statistics
Last synced: 07 Apr 2025
https://github.com/hetbhalani/machine-learning
calculus linear-algebra probability statistics
Last synced: 29 Jun 2025
https://github.com/stdlib-js/stats-base-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: 17 Feb 2026
https://github.com/seabbs/thepebblegame
The pebble game: A simple game that can be used to understand epidemics and vaccination
epidemics infectious-diseases mathematics outreach outreach-activities r shiny statistics vaccination
Last synced: 30 Jun 2026
https://gitlab.com/hylkedonker/statkit
Statistics for sci-kit learn.
machine learning scikit-learn statistics
Last synced: 01 Nov 2025
https://github.com/mohd-faizy/08p_covid19_data_analysis_using_python
Data Analysis on COVID19 dataset, published by John Hopkins University
covid19-data data-analysis data-analysis-python data-visualization happiness-report-dataset pandas python seaborn statistics
Last synced: 02 Mar 2025
https://github.com/josgard94/random-variable-generator-using-poisson-distribution
This program generates random variables using the Poisson distribution. The Poisson distribution is a discrete probability distribution that expresses, based on a mean frequency of occurrence, the probability that a certain number of events will occur during a certain period of time. Specifically, it specializes in the probability of occurrence of events with very small probabilities
distribucion-poisson estadistica poisson-distribution random-generation random-variable-generator statistics
Last synced: 15 Mar 2025
https://github.com/morikeli/Fast-Polls
This is a polling website that allows users to create, edit or delete polls they published. Other users can vote and view poll results.
bootstrap5 django html-css-javascript polling-service statistics survey
Last synced: 15 Apr 2025
https://github.com/mohd-faizy/stats-with-data
This repository is a resource for learning and applying statistics in data science. It contains code examples and explanations for many common statistical concepts, from descriptive statistics through regression and time series analysis.
binomial-distribution chi2 correlation hypothesis-testing interquartile-ranges mean median poisson-distribution qqplot statistics ttest-1samp ztest
Last synced: 02 Mar 2025
https://github.com/richard-sti/gpc
Generalised Partial Correlation.
correlation-analysis statistics
Last synced: 30 Apr 2025
https://github.com/stdlib-js/datasets-herndon-venus-semidiameters
Fifteen observations of the vertical semidiameter of Venus, made by Lieutenant Herndon, with the meridian circle at Washington, in the year 1846.
astronomy data dataset datasets grubbs herndon javascript node node-js nodejs outlier outliers sample statistics stats stdlib venus
Last synced: 09 Oct 2025
https://github.com/stdlib-js/stats-base-dists-erlang-mgf
Erlang distribution moment-generating function (MGF).
continuous dist distribution erlang generating-functions javascript mgf moments node node-js nodejs statistics stats stdlib univariate
Last synced: 19 Feb 2026
https://github.com/bblodfon/med-stat-solutions
Solutions to homework from the Fundamentals of Biostatistics, B. Rosner, Edition 8
fundamentals-of-biostatistics jupyter-notebook r-notebook rosner solutions statistics
Last synced: 27 Mar 2025
https://github.com/hauke96/flashh-stays
A script collection visitor information from the FLASHH boulder spot in Hamburg, Germany.
data-visualization gnuplot statistics systemd-timer
Last synced: 11 Jan 2026
https://github.com/aaryan-agr/crime-and-housing-analysis
This project analyzes crime data and its impact on the Housing Price Index (HPI) across various U.S. cities. Using regression modeling and exploratory data analysis (EDA), the goal was to identify key socio-economic factors influencing crime rates and HPI trends over multiple years.
data-preprocessing data-visualization eda r regression-analysis statistical-learning statistics
Last synced: 02 Nov 2025
https://github.com/zane/plot
A tiny Clojure library for plotting things at the REPL.
clojure data-science data-visualization repl statistics
Last synced: 01 Sep 2025
https://github.com/patrickpontes44/tiny-panda
tiny-panda is a lightweight JavaScript library inspired by Python’s pandas. It provides a simple, intuitive API for working with tabular data in the browser or Node.js.
data-science javascript javascript-library machine-learning pandas pandas-dataframe statistics typescript typescript-library
Last synced: 13 Apr 2026
https://github.com/vineet416/airbnb_data_analysis
Ineuron.ai Internship Project
data-analysis exploratory-data-analysis matplotlib numpy pandas-python python seaborn statistical-analysis statistics
Last synced: 10 Apr 2026
https://github.com/stdlib-js/stats-base-dists-bernoulli-mode
Bernoulli distribution mode.
bernoulli binomial center discrete dist distribution javascript location mode node node-js nodejs order parameter statistics stats stdlib univariate
Last synced: 09 May 2026
https://github.com/prpriesler/time-series-analysis-forecasting
This project presents a dual-phase analysis leveraging Python for two disparate datasets. In the initial segment, an exhaustive time series analysis is conducted on historical weather data sourced from Dublin Airport.
acf-pacf exponential-smoothing forecasting seasonality statistics time-series-analysis tripleexponentialsmoothing
Last synced: 07 Nov 2025
https://github.com/majsylw/statistical-methods-in-biology
Introduction to statistical methods in R course from summer 2015/2016 (University of Wroclaw)
biostatistical-computing biostatistics genetics r statistics wroclaw
Last synced: 26 Mar 2025
https://github.com/mondominator/opsdec
A modern, self-hosted media server monitoring platform for Plex, Emby, Audiobookshelf, and Sappho. Real-time statistics, user tracking, and beautiful dark-themed UI.
analytics audiobookshelf dashboard docker emby express homelab media-server media-tracking monitoring nodejs plex react real-time self-hosted sqlite statistics tailwindcss tautulli-alternative websocket
Last synced: 13 Apr 2026
https://github.com/jovinull/calculadora-operacoes-estatisticas
A Calculadora de Operações Estatísticas é um projeto em Python que realiza cálculos estatísticos básicos, incluindo média, mediana, moda e desvio padrão, sem bibliotecas externas (exceto sqrt). Desenvolvido como parte da apostila de IA da Dra. Stephanie Kamarry, o projeto enfatiza recursos matemáticos.
Last synced: 13 Jul 2025
https://github.com/walkerdustin/vergleich-von-messmethoden-fuer-punktwolken
Bei der Vermessung eines physischen Raumes ist das Ergebnis eine Punktwolke. Diese Punktwolke beschreibt dann ausgewählte Punkte im Raum, zum Beispiel auf den Wänden und der Decke. Wenn diese Punkte in zwei seperaten Messungen gemessen werden, vielleicht sogar von unterschiedlichen Geräten, soll hinterher herausgefunden werden wie genau diese Punktwolken übereinstimmen. Dafür gibt es zwei grundsätzlich verschiedene Methoden. Diese sollen hier verglichen werden.
3d-models accuracy-metrics data-analysis data-visualization kaggle measure-distance numpy point-cloud pointcloudprocessing punkte python science-research simulation statistics
Last synced: 11 Apr 2026
https://github.com/kgryte/talks-sfnode-may-2017
Talk for SFNode (May, 2017).
analysis data javascript machine-learning math nodejs numeric-computing presentation statistics talk
Last synced: 22 May 2026
https://github.com/d-exclaimation/d-exclaimation
My Profile README and Personal Website
personal personal-website portfolio-website profile-readme statistics stats typescript website
Last synced: 13 Apr 2025
https://github.com/jbris/machine-learning-r
Some examples of running R in a Docker container with machine learning and MLOps features
docker docker-compose docker-image mlflow mlflow-docker mlflow-server mlflow-tracking mlflow-tracking-server mlops mlops-environment mlops-workflow quarto quarto-project r rlang rlanguage statistics stats tidymodels tidyverse
Last synced: 30 Apr 2026
https://github.com/junyuan-chen/statsprocedures.jl
An interface framework for sharing intermediate steps across statistical methods
Last synced: 05 Aug 2025
https://github.com/mlbonniec/mmm-nicehash
Display your NiceHash projected income, and rigs highest temperature on your MagicMirror.
api bitcoin btc cryptocurrencies magicmirror module nicehash statistics
Last synced: 13 Jul 2025
https://github.com/stdlib-js/blas-ext-base-gapxsumpw
Adds a constant to each strided array element and computes the sum using pairwise summation.
array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed
Last synced: 30 Apr 2025
https://github.com/andreastefanh/tncontrol
TNcontrol aims to find chess tournaments where the person you are looking for has pre-registered.
analysis chess cli fide forensics fsi lichess osint python3 reconnaissance scraper statistics stats telegram telegram-bot tncontrol tools tournament tui webscraping
Last synced: 30 Oct 2025
https://github.com/quantum-software-development/gaussian-processes-bayesian-optimization-
📈 A comprehensive course on Gaussian Processes and Bayesian Optimization, covering theory, implementation, and real-world applications.
artificial-intelligence bayesianoptimization data-science gaussianprocesses jupyter-notebook machine-learning optimization python3 research statistics
Last synced: 20 May 2026
https://github.com/stdlib-js/random-array-tools
Pseudorandom number generator array creation function tools.
generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable standard statistics stats stdlib
Last synced: 16 Feb 2026
https://github.com/stdlib-js/stats-base-smeankbn2
Calculate the arithmetic mean of a single-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.
arithmetic-mean average avg central-tendency compensated javascript kahan kbn math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed
Last synced: 12 Jul 2025
https://github.com/jbris/r-packages-ebook
Working through the R Packages ebook: https://r-pkgs.org/
ebook quarto r-language r-markdown r-package r-programming r-project r-studio r-tutorial rlanguage statistics stats
Last synced: 02 Mar 2025
https://github.com/stdlib-js/stats-base-dists-studentized-range-quantile
Studentized range distribution quantile function.
cdf continuous dist distribution icdf inverse javascript node node-js nodejs probability range statistics stats stdlib student studentized tukey univariate
Last synced: 03 May 2026