An open API service indexing awesome lists of open source software.

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.

https://github.com/stdlib-js/random-array-tools-ternary

Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.

array generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib tools vector

Last synced: 08 Apr 2026

https://github.com/quinta0/forestfire

An assignment for the Probability & Statistics course at USI that aims to model the spread of forest fires over a grid representing a forest landscape. The simulation accounts for various factors such as different vegetation types, terrain elevation, wind speed and direction, humidity levels, and spontaneous ignition.

assignment documentation jupyter-notebook probability python simulation statistics

Last synced: 16 May 2026

https://github.com/stdlib-js/stats-base-dvarmtk

Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook 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: 13 Feb 2026

https://github.com/jaketarnow/intrusiondetector

Intrusion Detection Learning adapted from http://kdd.ics.uci.edu/databases/kddcup99/task.html

algorithms data-science machine-learning models r statistics

Last synced: 11 Jun 2026

https://github.com/erik1066/anthstat-statistics

AnthStat computes z-scores for children and adolescents using the WHO 2006 Child Growth Standards, the WHO 2007 Growth Reference, and the CDC 2000 Growth Charts. A z-score-to-percentile converter is also provided.

anthropometry csharp dotnet dotnetcore nutrition statistics

Last synced: 14 Apr 2025

https://github.com/fednazar/stataddict-for-telegram

Utility for generating statistics based on an exported Telegram group chat history

c-plus-plus cpp statistics telegram telegram-group

Last synced: 05 Apr 2025

https://github.com/lebebr01/simglm_power

Tutorial on power through simulation

power r statistics

Last synced: 23 Jul 2025

https://github.com/ahnafnafee/mesh-decimation-benchmark

A rigorous statistical comparison of mesh decimation algorithms (QEM vs. Vertex Clustering) using Python and PyMeshLab. Includes automated benchmarking, visualization, and statistical analysis.

3d-geometry anova benchmark computational-geometry decimation mesh-processing pymeshlab python research simplification statistics

Last synced: 26 May 2026

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/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/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/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/wai-l/what_are_the_chances

A coin toss game to demonstrate probability concepts.

probability python statistics streamlit

Last synced: 14 Mar 2025

https://github.com/stdlib-js/stats-base-dsvariancepn

Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm with extended accumulation and returning an extended precision result.

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: 03 May 2026

https://github.com/jonteohr/servstat

Sourcemod plugin that tracks and provides server operators with useful statistics

source sourcemod sourcemod-plugin statistics

Last synced: 18 Feb 2026

https://github.com/jabulente/compact-letters-display

This repository shows how to create compact letter displays (CLDs) in Python after ANOVA and Tukey HSD tests, and how to generate publication-ready tables for summary statistics and statistical inferences from datasets.

anova compact-letters-display exploratory-data-analysis inferential-statistics python research statistics tables turkey-hsd

Last synced: 09 Apr 2025

https://github.com/stdlib-js/stats-strided-dcumax

Calculate the cumulative maximum of double-precision floating-point strided array elements.

accumulate cumulative domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 05 Apr 2025

https://github.com/santi100a/percentage-lib

Santi's Powerful Percentage Function: Easily find percentages!

library math percentage santi100a statistics typescript

Last synced: 17 Mar 2025

https://github.com/valiantlynx/statistics-course

Welcome to the GitHub repository for the Code Statistics Course at UIA University. This repository contains materials, examples, and assignments related to statistical analysis and coding techniques taught in the course.

statistics

Last synced: 17 Feb 2026

https://github.com/stdlib-js/stats-base-dvarianceyc

Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

cramer deviation dispersion javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib strided strided-array unbiased var variance youngs

Last synced: 17 Feb 2026

https://github.com/elzup/github-stats

github profile card

github readme statistics

Last synced: 15 May 2026

https://github.com/thehale/multicounter

A simple, elegant counter with support for counting multiple things at once.

counter python statistics

Last synced: 27 Aug 2025

https://github.com/simongoricar/lastfm-extended-scrobbles

Generate extended stats from your Last.fm scrobbles using your local music library, MusicBrainz and YouTube.

analyzer lastfm music-library musicbrainz python scrobbles statistics youtube

Last synced: 10 May 2026

https://github.com/the-kids-biostats/waachshelp

General helper functions for the WAACHS linked data project.

formatting helper-functions linked-data r r-package statistics waachs

Last synced: 06 Apr 2026

https://github.com/dvnll/ecpli

Derive limits on the energy cutoff parameter of a spectral model in the framework of gammapy-0.16.

astrophysics gammapy statistics

Last synced: 10 Mar 2025

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/jhrcook/an-introduction-to-statistical-learning

My notes on the book "An Introduction to Statistical Learning: with Applications in R."

notes r r-language statistical-analysis statistical-learning statistics

Last synced: 12 Jun 2026

https://github.com/borchehq/incstats

librstats is a C library for efficient online computation of statistics, such as for mean, variance, skewness and kurtosis.

c central-moments rolling-average rolling-statistics running-statistics statistics

Last synced: 29 Jun 2025

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/dkgaraujo/simpledmx

A minimalistic experience with SDMX that fetches all data from sources

economic-data sdmx statistics

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/flazefy2/ds-sleep_health_and_lifestyle_dataset

https://www.kaggle.com/datasets/uom190346a/sleep-health-and-lifestyle-dataset

csv data-science data-visualization jupyter-notebook python statistics

Last synced: 04 May 2026

https://github.com/limatechnologies/hextech-builds

The best builds you can get based on the top game players on that specific champion

league-of-legends lol riot-games statistics

Last synced: 09 Jul 2025

https://github.com/nlfmt/botboard

A dashboard to control any application and view its logs and statistics

analysis dashboard logging statistics

Last synced: 14 Mar 2025

https://github.com/ophiase/stochastic-vector-oracle-consensus

⚡️ StarkHack Contest : Establish on-chain consensus using smart contract over machine learning predictions from multiple oracles that can evolve over time.

blockchain cairo machine-learning nlp scraping sentiment-analysis starknet statistics

Last synced: 16 Apr 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.

latex math statistics

Last synced: 25 May 2026

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/jmizv/discogsuserstatistics

Generate statistics for your collection on DiscoGS like your favourite label or your favourite format and country.

discogs statistics

Last synced: 09 Jul 2025

https://github.com/anuja-rahul/stat-retrieval-using-riotapi

A python program that can access and retrieve your desired information from riot games api and returns/stores them as text/bytes.

learning-by-doing oop python3 riot-games-api statistics

Last synced: 21 Apr 2026

https://github.com/yasinkuyu/instats

A fast, very simple statistics script for PHP

analytics php statistics statistics-script

Last synced: 08 Sep 2025

https://github.com/cwlowder/crimestat

A project I made for a math competition in highschool

comap-competition crime statistics

Last synced: 16 Jun 2025

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/gesiscss/wikipedia-language-olga-master

Measuring Gender Inequalities of German Professions on Wikipedia

bias crowdflower data-analysis data-science gender images python statistics wikipedia

Last synced: 10 Apr 2026

https://github.com/thetoxin/scancoin

Android app for monitoring Crypto currency rate on Kotlin

android api blockchain cryptocurrency kotlin statistics

Last synced: 15 May 2026

https://github.com/axibase/math

BigDecimal implementation of Apache Commons Math Descriptive Statistics and Summary Statistics.

atsd axibase descriptivestatistics math statistics

Last synced: 23 Mar 2025

https://github.com/jasp-stats/jaspsem

The SEM Module

hacktoberfest jasp statistics

Last synced: 26 Dec 2025

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/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/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/random-array-lognormal

Create an array containing pseudorandom numbers drawn from a lognormal distribution.

continuous gaussian generator javascript log-normal lognormal math mathematics node node-js nodejs normal prng pseudorandom rand random rng statistics stats stdlib

Last synced: 13 Feb 2026

https://github.com/japlete/foostrap

Fast bootstrap resampling in Python

abtesting bootstrap confidence-intervals numba pypi-package statistics

Last synced: 15 May 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/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/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/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/andreablengino/baypy

A python library for solving bayesian regression models through a Monte Carlo Markov chain sampling.

bayesian-inference bayesian-statistics markov-chain monte-carlo monte-carlo-simulation regression statistics

Last synced: 30 Mar 2025

https://github.com/junyuan-chen/statsprocedures.jl

An interface framework for sharing intermediate steps across statistical methods

interfaces julia statistics

Last synced: 05 Aug 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/stdlib-js/stats-base-min-by

Calculate the minimum value of a strided array via a callback function.

array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 07 Aug 2025

https://github.com/stdlib-js/blas-ext-base-sapxsumors

Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.

array blas extended float32 javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed

Last synced: 30 Apr 2025

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/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