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/stats-strided-meanpn

Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array

Last synced: 22 Apr 2026

https://github.com/sixarm/sixarm_ruby_math_statistics

SixArm.com » Ruby » math statistics for mean, median, mode, variance, deviation, etc.

gem math ruby statistics

Last synced: 12 Aug 2025

https://github.com/tomasboda/statistical-project

Statistical project based on the Netflix user-base dataset from Kaggle

chi-squared-test statistics t-test

Last synced: 03 Apr 2025

https://github.com/juliaaplavin/multicdf.jl

Multivariate cumulative distribution functions.

cdf cumulative-distribution multivariate probability statistics

Last synced: 14 Mar 2026

https://github.com/vsivsi/bigbinomial

Implements binomial distribution PMF and CDF functions with math/big support

bignumber binomial-distribution cdf golang math pmf statistics

Last synced: 12 Aug 2025

https://github.com/rahul-404/full_stack_data_science_masters

Welcome to the repository for the course "Full Stack Data Science Masters". This repository is designed to accompany the course and provide resources, exercises, and projects related to the study of data science techniques.

computer-vision data-science database deep-learning exploratory-data-analysis flask machine-learning natural-language-processing numpy pandas python statistics time-series visualization

Last synced: 10 Apr 2026

https://github.com/stla/gfilogisticregression.jl

Generalized fiducial inference for logistic regression.

fiducial-distribution fiducial-statistics julia logistic-regression statistics

Last synced: 24 Jun 2025

https://github.com/klaxxon/filestats

Simple statistical analysis of files

file random statistics

Last synced: 28 Mar 2025

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

The Network Analysis Module

hacktoberfest jasp statistics

Last synced: 20 Jan 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/stdlib-js/stats-strided-dmeanvarpn

Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.

arithmetic-mean average avg central-tendency deviation dispersion javascript math mathematics mean node node-js nodejs sample-variance statistics stats stdlib unbiased var variance

Last synced: 17 May 2026

https://github.com/code-help-tutor/ecmt1010-introduction-to-economic-statistics

ECMT1010 Statistics 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: tutorcs@163.com

ecmt1010 statistics

Last synced: 09 Mar 2026

https://github.com/stdlib-js/stats-array-meanpw

Calculate the arithmetic mean of an array using pairwise summation.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 28 Apr 2026

https://github.com/melindahiggins2000/mydata

Fixing the mydata made-up dataset - data exploration exercise

r rmarkdown statistics

Last synced: 04 Apr 2025

https://github.com/stdlib-js/stats-array-nanmeanors

Calculate the arithmetic mean of an array, ignoring NaN values and using ordinary recursive summation.

arithmetic-mean array average avg central-tendency domain extent javascript math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 28 Apr 2026

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

Model diagnostics based on cumulative residuals (R package) https://kkholst.github.io/gof/

cumulative-residuals generalized-linear-models model-diagnostics r statistical-modeling statistics

Last synced: 15 May 2026

https://github.com/rohankalbag/programming-for-ds

Programming for Data Science - Autumn Semester 2021 - Indian Institute of Technology Bombay

data-science database-management deep-learning exploratory-data-analysis machine-learning python statistics

Last synced: 09 Apr 2026

https://github.com/mindstorm38/sc-stat

Little console utility that shows lot of statistics about a project.

cpp statistics

Last synced: 28 Mar 2025

https://github.com/sherandrei/msu_math_statistics

Законспектированные в Latex лекции по математической статистике. Болдин М.В. Механико-математический факультет, Московский Государственный Университет

msu statistics

Last synced: 17 Feb 2026

https://github.com/haschka/simple-stat-cli-tools

Provides Mean / Stddev / Histrogram and in the future more from the cli

command-line-tools data-science statistics

Last synced: 04 Oct 2025

https://github.com/aka-buccia/progetto-statistica

EDA, Classification, and Linear Regression on a Weather Dataset for the NS-25 project

classification mle python regression statistics

Last synced: 17 May 2026

https://github.com/rahulbhadani/rnn

Recurrent Neural Network Implementation based on WildML's tutorial

machine-learning python recurrent-neural-networks rnn statistical-learning statistics tutorial

Last synced: 15 May 2026

https://github.com/snowdutra/statistic

Aqui você vai encontrar todos os meus projetos no R em andamento e concluídos. 😊

r statistics

Last synced: 04 Oct 2025

https://github.com/emiliodavola/nasdaq-100-coloquio-2025

Presentación de la Comunicación Oral del LII Coloquio Argentino de Estadística de la Sociedad Argentina de Estadística

econometrics egarch financial-econometrics garch heteroskedasticity nasdaq100 quarto r r-stats reveal-js statistics student-t-distribution time-series volatility-modeling

Last synced: 04 Oct 2025

https://github.com/thesamarthkumar/diabetes-prediction

Machine Learning for Diabetes Prediction

diabetes-prediction machine-learning statistics

Last synced: 08 May 2025

https://github.com/grahamstrickland/isl

Exercises and examples from "An Introduction to Statistical Learning with Applications in R" (2e) - James, Witten, Hastie, & Tibshirani

islr latex machine-learning r statistics

Last synced: 17 May 2026

https://github.com/ngiann/fastparzenwindows.jl

Fast Parzen Windows: a kernel-based method for non-parametric probability density function.

julia kernel-density-estimation statistics

Last synced: 28 Mar 2025

https://github.com/mightymetrika/exactamente

Explore Exact Bootstrap Methods

bootstrap probability r resample statistics

Last synced: 15 May 2026

https://github.com/prantlf/covid-19-brief

Briefly compares trends of active cases and new deaths connected to Covid-19 per week and country.

covid covid-19 heroku statistics trends

Last synced: 12 Sep 2025

https://github.com/wondermongering/nonlineardatagen

A flexible Python framework for generating, fitting, and visualizing noisy nonlinear data. Perfect for educational purposes, algorithm testing, and demonstrating statistical concepts. Includes tools for various noise models, custom function fitting, robust error metrics, and publication-quality visualizations

curve-fitting data-simulation data-visualization education educational-tool interpolation mathematical-modelling matplotlib noise-modeling numpy regression-analysis scientific-computing scipy signal-processing statistics teaching-resource time-series-analysis

Last synced: 22 Aug 2025

https://github.com/mightymetrika/mmirestriktor

Informative Hypothesis Testing Web Applications

data hypothesis infomative power r restriktor statistics testing

Last synced: 17 Mar 2025

https://github.com/stephaneguerrier/data-analytics

Data analytics class for Pharmaceutical Sciences graduate students at U. Geneva.

course data-analytics r statistics

Last synced: 17 Mar 2025

https://github.com/abinashsahoo007/project-song-recommendation-system

This Project is a Simple Content-Based Song Recommendation System. It suggest similar item to the user based on the content the user provide.

correlation cosine-similarity data-mining dbscan-clustering deployment eda heirarchical-clustering k-means-clustering pandas-profiling pca pickle recommender-system statistics streamlit visualization

Last synced: 17 May 2026

https://github.com/ghuls-apps/ghuls-cli

The command line application for GHULS

github ruby-application statistics

Last synced: 29 Jun 2026

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/saajann/lotto-predictor

No machine learning, just statistics 📊

python statistics streamlit

Last synced: 14 May 2026

https://github.com/rulanugrh/titania

A repository containing statistics implemented into python

python-learning statistical-learning statistics statistics-python

Last synced: 17 Aug 2025

https://github.com/kenych/code-stats

Calculates number of lines of code

code statistics

Last synced: 05 Oct 2025

https://github.com/hirotoyoshidome/meff

"meff" is a CLI tool measuring the Effect of Web Services.

cli effects nim statistics web

Last synced: 01 Jul 2026

https://github.com/texasbe2trill/shodanr

An interactive visualization of ransomware infections worldwide using data from the Shodan API. Built with R using ggplot2 and plotly, this project maps infected hosts.

cybersecurity data-science data-visualization ggplot2 httr2 internet-of-things iot plotly r ransomware shodan shodan-api statistics threat-intelligence world-map

Last synced: 14 Jun 2026

https://github.com/kingman15/el-stat

El Stat is a statistique program

android-app mathematics statistics

Last synced: 18 Aug 2025

https://github.com/megaemce/correlations.world

Correlations between various world data

chartjs correlation-analysis iq statistics world world-data

Last synced: 18 Aug 2025

https://github.com/ivankuchin/coxph

Cox proportional hazards model implementation and example usage.

cox cox-model cox-proportional-hazards hazard statistics survival-analyis

Last synced: 18 Aug 2025

https://github.com/James-Montgomery/platea

A neat package for numerical methods and statistics.

fortran math numeric-methods python statistics

Last synced: 13 Apr 2025

https://github.com/kimpro82/godsavethequeen

My wife is beautiful but a newbie of Python, R and SAS.

openapi python r sas statistics study

Last synced: 10 Apr 2026

https://github.com/james-montgomery/platea

A neat package for numerical methods and statistics.

fortran math numeric-methods python statistics

Last synced: 18 Aug 2025

https://github.com/bessarodrigo/confidence_interval_marketplace_sales

Cálculo do Intervalo de Confiança do preço e frete de um marketplace.

confidence-intervals python sample statistical-analysis statistics

Last synced: 17 May 2026

https://github.com/mcanouil/nacho_slides

Slides for NACHO (NAnostring quality Control dasHbOard).

nacho presentation-slides r r-package statistics

Last synced: 05 Oct 2025

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.

estimator gaussian statistics

Last synced: 15 May 2025

https://github.com/numericaleft/statisticaldb.jl

Database for statistical modeling

database modeling statistics

Last synced: 15 May 2026

https://github.com/meain/gimpact

Git stat per author

authorship commits git statistics

Last synced: 04 May 2026

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

Simple implementation of some SLAM algorithms.

robotics slam statistics

Last synced: 17 May 2026

https://github.com/ramonmeza/mysteamstats

Visualize your stats from your favorite games on Steam!

data statistics steam steam-api videogame visualization

Last synced: 17 Mar 2025

https://github.com/killervardhan8/adr-net

ADR-Net implements a simple case study on detecting Adverse Drug Reactions (ADRs) using Artificial Neural Networks (ANN) and Latent Semantic Analysis (LSA). This simple project includes tools for analyzing ADR data with LSA to uncover patterns and evaluates model accuracy with F-Scores.

lsa neural-networks python statistics

Last synced: 27 Mar 2025

https://github.com/Kiriyashiki/msx-stats

Website that displays Minesweeper X's stats file

minesweeper minesweeper-stats statistics stats stats-reader website

Last synced: 29 Jun 2026

https://github.com/cyberoctane29/epa-air-quality-aqi-analysis

This project involved analyzing air quality data from the EPA, focusing on the Air Quality Index (AQI). I used Python data structures like dictionaries and sets to manage and process the data, simulating real-world data analysis to assess pollution levels and their health implications.

data-analysis numpy pandas python statistics

Last synced: 10 Apr 2026

https://github.com/nikdata/ialiquor

Package for tracking Class E liquor sales in State of Iowa

ia iowa liquor liquor-sales statistics

Last synced: 19 Aug 2025

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

Calculate the range of a double-precision floating-point strided array, ignoring NaN values.

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

Last synced: 16 May 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/sankalp130/spss-statistical-package-for-the-social-sciences

SPSS (Statistical Package for the Social Sciences) is a software package used to analyze statistical data and make data-driven decisions.

pspp spss statistical-package-for-the-social-sciences statistics

Last synced: 17 Feb 2026

https://github.com/zanottipaolo/sms2-timeseries

Case Study about hypertension for Statistics 2 exam @ UniBg - Computer Engineering 2021/2022.

matlab statistics

Last synced: 04 Apr 2025

https://github.com/stdlib-js/stats-base-ztest-two-sample-results-struct-factory

Create a new struct constructor tailored to a specified floating-point data type.

javascript node node-js nodejs results statistics stats stdlib struct util utilities utility utils z-test ztest

Last synced: 15 May 2026

https://github.com/sumansuhag/statistics-notebook

Statistical Analysis Mastery: Hypothesis Testing & Regression Analysis Dive into the world of statistics and machine learning with this thoughtfully curated repository designed for learners, professionals, and data enthusiasts alike. Unlock the power of data-driven decision-making by mastering hypothesis testing and regression techniques.

decision-tree-classifier dsa-algorithm machine machine-learning-algorithms scikitlearn-machine-learning statistics

Last synced: 28 Mar 2025

https://github.com/nico-curti/evalstats

Extraction of the main statistics from a series of data

exercise software-development statistics

Last synced: 21 Aug 2025

https://github.com/aosousa/lol-pro-champion-stats

Golang application that displays champion statistics of a LoL tournament split

cmd displays-statistics esports gaming go golang golang-application leagueoflegends lol statistics stats

Last synced: 25 Jan 2026

https://github.com/mightymetrika/npboottprm

Nonparametric Bootstrap Test with Pooled Resampling

datascience nonparametric r statistics

Last synced: 27 Mar 2025

https://github.com/piobeat/linesimplification

R scripts and function for testing line simplification algorithm for feature selection

algorithms gnu-r r r-programming r-scripts report statistics

Last synced: 21 Mar 2025

https://github.com/pedropizarro/learn-statistics-with-python

Personal code repository for statistics studying in Python

python statistical-learning statistics

Last synced: 21 Aug 2025

https://github.com/secary/maths7107

Data Taming

r rstudio statistics

Last synced: 22 Jul 2025

https://github.com/jamestthompson3/rustd3

Recreating d3 calculation utils in Rust

calculations rust statistics

Last synced: 23 Jun 2025

https://github.com/bessarodrigo/hypothesis_test_covid-19

Testes de Hipóteses | Proporção de duas populações - Avaliação das iniciativas para desenvolver uma vacina eficaz para reduzir o impacto dos sintomas da Covid-19.

hypothesis-testing hypothesis-tests python statistics

Last synced: 08 May 2026

https://github.com/vi/wilson

Simple Rust library to calculate Wilson confidence interval using the formula from Wikipedia.

confidence-intervals mathematics probability rust statistics wilson

Last synced: 27 Mar 2025