Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Supplementary material for my lecture on 6 Feb.

adrn-teaching bayesian-inference probability python statistics

Last synced: 15 Oct 2024

https://github.com/clok/sig

Statistics in Go - CLI tool for quick statistical analysis of data streams

cli go golang simple-statistics statistics stats

Last synced: 28 Oct 2024

https://github.com/csinva/dnn-experiments

A set of scripts and experiments making it easier to analyze deep learning empirically.

ai artificial-intelligence cifar computer-vision deep-learning machine-learning ml mnist neural-network polynomial python pytorch sparse-coding statistics theory

Last synced: 28 Oct 2024

https://github.com/mcanouil/insane

An Interactive Web Application for Quality Control and Analysis of Insulin Secretion from Pancreatic Beta Cells

beta-cells endoc-betah1 insulin-secretion pancreas r r-package rstats shiny statistics stats

Last synced: 13 Aug 2024

https://github.com/tbeason/santaslittlehelpers.jl

A package full of toys for me to use in my other programs.

julia julia-language statistics utliities

Last synced: 19 Oct 2024

https://github.com/keimeno/word-growth-rate-analyzer

Analyzing the growth rate of all words that are actively written by Reddit users.

data-science nodejs statistics typescript

Last synced: 08 Nov 2024

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

Calculate the variance of a double-precision floating-point strided array ignoring NaN values 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: 28 Oct 2024

https://github.com/akhilpandey95/experiments

Articles about technology stacks, software libraries and programming paradigms

experiments machine-learning programming statistics

Last synced: 07 Nov 2024

https://github.com/gousiosg/cliffs.d

A reasonably fast implementation of Cliff's delta effect size metric

r statistics

Last synced: 03 Nov 2024

https://github.com/akai01/intermittentdemand.jl

IntermittentDemand.jl: Intermittent demand forecasting in Julia Language, |forecasting|Julia|

forecasting intermittent-demand inventory-management julia julia-language lumpy-time-series operations-research statistical-models statistics time-series

Last synced: 06 Nov 2024

https://github.com/marieroald/condat_tv

Python wrapper for the fast TV denoising algorithm by Laurent Condat

compressive-sensing denoising regularization signal-processing statistics total-variation

Last synced: 07 Nov 2024

https://github.com/hendersontrent/correctr

R package for computing corrected test statistics for comparing machine learning models on correlated samples

hypothesis-testing machine-learning statistics

Last synced: 27 Oct 2024

https://github.com/ocramz/splitmix-distributions

Sampling procedures for some common random variables based on splitmix

random-generation random-sampling splitmix statistics

Last synced: 15 Oct 2024

https://github.com/buckthorndev/statistical_dart

Simple statistics for dart and flutter.Inspired by a javascript package.

dart dart2 statistics

Last synced: 12 Oct 2024

https://github.com/anshsinghsonkhia/total-npm-downloads

An NPM Package to track the total package downloads of any NPM package from its launch date to today's date. <We Welcome Contributions for Hacktoberfest 2024>

hacktoberfest hacktoberfest-accepted hacktoberfest2024 javascript npm npm-package npmjs statistics

Last synced: 12 Oct 2024

https://github.com/samwilson/gadget-info

A tool for collecting information about gadgets on Wikimedia wikis.

gadgets statistics wikimedia

Last synced: 01 Nov 2024

https://github.com/tpapp/indirectlikelihood.jl

Framework for indirect likelihood estimation.

bayesian bayesian-inference econometrics julia-language statistics

Last synced: 11 Oct 2024

https://github.com/nhh/cstat

Get machine readable statistics from your linux machine

csharp linux statistics

Last synced: 11 Oct 2024

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: 15 Oct 2024

https://github.com/simphotonics/benchmark_runner

A library for writing inline micro-benchmarks, reporting score statistics, and running sync/async benchmarks.

async benchmark dart execution-time runner score statistics

Last synced: 06 Nov 2024

https://github.com/deckarep/benchstat-js

Benchstat.js -- allows you to paste in Go benchmarks and have them analyzed by Benchstat

benchmark benchstat go golang metrics statistics utility web

Last synced: 13 Oct 2024

https://github.com/stdlib-js/random-iter-uniform

Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.

continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib uniform

Last synced: 20 Oct 2024

https://github.com/itsrainingdata/sparsebnutils

Utilities for learning sparse Bayesian networks

bayesian-networks graphical-models machine-learning r statistics

Last synced: 14 Oct 2024

https://github.com/ei-grad/bincount

No-copy parallelized bincount returning dict

bincount cython numpy python statistics

Last synced: 15 Oct 2024

https://github.com/felixpatzelt/statistics-for-everyone

A statistics mini-course with a practical focus. For a broad audience, including those who didn't do any math in years.

altair educational python statistical-analysis statistics

Last synced: 12 Oct 2024

https://github.com/elstats/percentile

Calculate n-th percentile of an observation variable

percentile statistics stats

Last synced: 05 Nov 2024

https://github.com/dlsaavedra/rcens

The "rcens" package provides functions to generate censored samples of type I, II and III, from any random sample generator. It also provides the option to create left and right censorship. Along with this, the generation of samples with interval censoring is in the testing phase. With two options of fixed length intervals and random lengths.

censored-data r simulation statistics

Last synced: 10 Oct 2024

https://github.com/alexandregazagnes/unilasalle-public-resources

UniLaSalle-Public-Ressources : This public repository contains the notebooks and the data used for both : 2nd Year - Practical Statistical Tests 4th Year - Data Analysis with Python

data data-analysis data-analytics data-cleaning data-storytelling education educational exploratory-data-analysis python python3 r r-programming rstudio statistics visualization

Last synced: 11 Oct 2024

https://github.com/focalchord/metrinom

A web app for viewing spotify statistics curated for the user. Built using a modern MERN stack.

music statistics student-project

Last synced: 22 Oct 2024

https://github.com/UnsignedArduino/Stats

A simple MakeCode Arcade extension to toggle stats on and off via blocks

arcade extension makecode makecode-arcade makecode-arcade-extensions makecode-extension statistics stats wrapper

Last synced: 03 Aug 2024

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

Calculate the variance of a single-precision floating-point strided array using 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: 24 Oct 2024

https://github.com/ldeluigi/higher-lower-pwned

A game website where you guess the most popular password to win! You can play solo, 1v1 or in a battle royale!

angular anti-cheating docker game nginx nodemon passwords statistics

Last synced: 28 Oct 2024

https://github.com/ndabap/lorenz-curve

NOT MAINTAINED Get the lorenz curve of a given data set

javascript lorenz math statistics

Last synced: 27 Oct 2024

https://github.com/mlr-org/mlr3inferr

Statistical methods for inference on the generalization error

machine-learning r statistics

Last synced: 06 Nov 2024

https://github.com/stdlib-js/random-streams-geometric

Create a readable stream for generating pseudorandom numbers drawn from a geometric distribution.

discrete geometric javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream

Last synced: 17 Oct 2024

https://github.com/fchristenson/sassy-stats

CLI for displaying usefull information about your sass

cli sass sassy-stats statistics

Last synced: 22 Oct 2024

https://github.com/f0i/statistics

Statistic functions for elm

elm libraries statistics

Last synced: 12 Oct 2024

https://github.com/eruffaldi/pylivestat

Python package to compute running descriptive statistics over data

python statistics

Last synced: 07 Aug 2024

https://github.com/badr-moufad/distributions-from-scratch

A tool - built from scratch - to sample from a custom probability density function

alogrithm insight probability programming scratch statistics

Last synced: 30 Oct 2024

https://github.com/inoueakimitsu/cyclicmodel

Statistical causal discovery based on cyclic model

causal-inference data-science probabilistic-programming pymc3 statistics

Last synced: 11 Oct 2024

https://github.com/shoaibrayeen/r

This repository contains statistical programs programmed in R.

hacktoberfest hacktoberfest-accepted hacktoberfest2021 probability-theory statistics

Last synced: 31 Oct 2024

https://github.com/stdlib-js/random-iter-logistic

Create an iterator for generating pseudorandom numbers drawn from a logistic distribution.

continuous generator iterator javascript logistic math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib

Last synced: 12 Oct 2024

https://github.com/mccarthy-m-g/psyc-617-lab

PSYC 617: Multivariate Analysis

r statistics teaching

Last synced: 05 Nov 2024

https://github.com/truncateddinosour/bruhst

[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/bruhst] rust, c and c++ benchmark

benchmark c c89 cargo cpp cpp98 linux python3 rust rustlang statistics

Last synced: 28 Sep 2024

https://github.com/matbesancon/mixeddistributions.jl

Modeling mixed continuous discrete distributions in Julia

distribution julia statistics

Last synced: 12 Oct 2024

https://github.com/alexdawn/battle-cogitator

This is a WIP project to get a REST api using flask to calculate stats from a simulated 40k combat.

40k battlescribe simulation statistics

Last synced: 02 Aug 2024

https://github.com/mukhammadali/stopkorona

🦠 Coronavirus Statistics PWA built with Gatsby.js

coronavirus covid-19 covid19 gatsby graphql koronavirus kovid-19 react statistics

Last synced: 21 Oct 2024

https://github.com/snelsi/statistics-in-psychology

🌭 A collection of some data analytics methods

calculator dashboard math nextjs psychology react statistics typescript

Last synced: 07 Nov 2024

https://github.com/theodus/pony-stats

Common statistics functions for Pony

pony-language statistics

Last synced: 06 Nov 2024

https://github.com/inna-mykytiuk/react-little-components

React little components: food card, statistics, list, table

food-cards list react statistics table

Last synced: 06 Nov 2024

https://github.com/enselic/git-repo-language-trends

Analyze programming language usage over time in a git repository and produce a graphical or textual representation of the result.

git png repository-utilities statistics svg tabular-data trend-analysis

Last synced: 13 Oct 2024

https://github.com/stdlib-js/stats-iter

Standard library functions for computing statistics over iterators.

iter iteration iterator iterators javascript lib library math mathematics node node-js nodejs standard statistics stats stdlib

Last synced: 21 Oct 2024

https://github.com/vweevers/student-histogram

Record a sample and compute its statistical significance.

histogram nodejs npm-package statistics student-t

Last synced: 22 Oct 2024

https://github.com/stdlib-js/random-streams-kumaraswamy

Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.

continuous javascript kumaraswamy math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream

Last synced: 13 Oct 2024

https://github.com/eldy/cvschangelogbuilder

CVS Changelog Builder project

cvs reporting statistics web

Last synced: 13 Oct 2024

https://github.com/fibo/volatility

is the degree of variation of a trading price series over time

statistics variance volatility

Last synced: 16 Oct 2024

https://github.com/gasparl/tidystats-google-docs-add-in

A Google Docs add-in for inserting statistics using the tidystats R package.

google-docs r statistics tidystats

Last synced: 23 Oct 2024

https://github.com/stdlib-js/random-iter-binomial

Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.

bernoulli binomial discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib

Last synced: 29 Oct 2024

https://github.com/jalalmostafa/mining-afxdp

Mining Linux Kernel Repositories to extract knowledge about AF_XDP

afxdp git linux linux-kernel packet-processing repository-mining statistics zero-copy

Last synced: 12 Oct 2024

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

An interface framework for sharing intermediate steps across statistical methods

interfaces julia statistics

Last synced: 11 Oct 2024

https://github.com/leafyeexyz/psychlib

TypeScript library that provides APIs for data analysis, especially for psychological and educational research.

deno education javascript jsr psychology statistics typescript

Last synced: 31 Oct 2024

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: 07 Nov 2024

https://github.com/adamzammit/leastfilledmultichoice

LimeSurvey plugin to extend the multiple choice question to allow setting default values based on the least filled responses

least-filled limesurvey limesurvey-plugin multiple-choice statistics

Last synced: 11 Oct 2024

https://github.com/marians/tour-tracker

Track the general classification development of the Tour De France, stage over stage

cycling data sports statistics

Last synced: 11 Oct 2024

https://github.com/milospaunovic/invoicr

Creating PDF invoices and showing payment statistics.

invoice statistics

Last synced: 11 Oct 2024

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

Calculate the arithmetic mean of a strided array using a second-order iterative Kahan–Babuška algorithm.

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

Last synced: 15 Oct 2024

https://github.com/phomint/statistics

For class of statistics

fatec-ourinhos python statistics

Last synced: 11 Oct 2024