Ecosyste.ms: Awesome
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.
- 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: 2024-11-08 00:28:21 UTC
- JSON Representation
https://github.com/thehale/multicounter
A simple, elegant counter with support for counting multiple things at once.
Last synced: 11 Oct 2024
https://github.com/stdlib-js/stats-base-nanvariancetk
Calculate the variance of a 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: 26 Oct 2024
https://github.com/milankomaj/stat-card
Github Stats
action github js node-js readme readme-card statistics workflow
Last synced: 13 Oct 2024
https://github.com/leptos-null/workoutspot
iOS app to view statistics about a point or segment of a workout in HealthKit
healthkit ios statistics workout
Last synced: 12 Oct 2024
https://github.com/orsinium-labs/telegram-stat
CLI tool to extract Telegram channel statistics as JSON.
data-science ipython jupyter pandas python statistics telegram telethon
Last synced: 12 Oct 2024
https://github.com/jirikuncar/recorder
GitHub action for recording data from REST APIs.
curl github-actions jq statistics
Last synced: 14 Oct 2024
https://github.com/mthh/classif
Library for one-dimensional data classification and simple statistics in Rust
data-classification rust-library statistics
Last synced: 15 Oct 2024
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: 12 Oct 2024
https://github.com/stdlib-js/random-strided-arcsine
Fill a strided array with arcsine distributed pseudorandom numbers.
arcsine continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided
Last synced: 12 Oct 2024
https://github.com/giberti/array-functions
Functions for computing descriptive statistics about numeric data sets.
descriptive-statistics php7 php8 statistics
Last synced: 13 Oct 2024
https://github.com/csarven/imf-linked-data
IMF (International Monetary Fund) Linked Data
dcv linked-data linked-sdmx prov-o rdf rdf-data-cube sdmx semstats statistical-data statistics void
Last synced: 15 Oct 2024
https://github.com/kachit/branch-sdk-go
Golang SDK for Branch.io API (Unofficial)
api-client branch go golang sdk statistics unofficial
Last synced: 05 Nov 2024
https://github.com/csarven/frb-linked-data
FRB (Federal Reserve Board) Linked Data
dcv linked-data linked-sdmx prov-o rdf rdf-data-cube sdmx semstats statistical-data statistics void
Last synced: 15 Oct 2024
https://github.com/jgontrum/corpushashtagstatistics
Generates statistics for the hashtag usage in text corpus.
analysis corpus hashtags linguistics nlp statistics twitter
Last synced: 14 Oct 2024
https://github.com/csarven/ecb-linked-data
ECB (European Central Bank) Linked Data
dcv linked-data linked-sdmx prov-o rdf rdf-data-cube sdmx semstats statistical-data statistics void
Last synced: 15 Oct 2024
https://github.com/stdlib-js/stats-base-dists-beta-median
Beta distribution median.
beta continuous dist distribution javascript location median node node-js nodejs order percentile prob probability quantile statistics stats stdlib univariate
Last synced: 15 Oct 2024
https://github.com/stdlib-js/random-strided-t
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng statistics stats stdlib student t
Last synced: 15 Oct 2024
https://github.com/stdlib-js/random-array-triangular
Create an array containing pseudorandom numbers drawn from a triangular distribution.
array continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib triangular
Last synced: 15 Oct 2024
https://github.com/jacobwilliams/statlib
Unofficial mirror of StatLib http://lib.stat.cmu.edu/apstat/
Last synced: 08 Nov 2024
https://github.com/csarven/bis-linked-data
BIS (Bank for International Settlements) Linked Data
dcv linked-data linked-sdmx prov-o rdf rdf-data-cube sdmx semstats statistical-data statistics void
Last synced: 15 Oct 2024
https://github.com/csarven/abs-linked-data
ABS (Australian Bureau of Statistics) Linked Data
dcv linked-data linked-sdmx prov-o rdf rdf-data-cube sdmx semstats statistical-data statistics void
Last synced: 15 Oct 2024
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: 06 Nov 2024
https://github.com/stdlib-js/stats-base-dists-signrank-quantile
Wilcoxon signed rank test statistic quantile function.
cdf continuous dist distribution icdf inverse javascript node node-js nodejs probability rank ranksum signed statistics stats stdlib univariate wilcoxon
Last synced: 21 Oct 2024
https://github.com/giswqs/geog-533
Statistics for Geography
binder-ready data-science geography notebook r statistics
Last synced: 24 Oct 2024
https://github.com/kernitus/githubstatismics
A simple GitHub statistics visualiser.
Last synced: 11 Oct 2024
https://github.com/kapshaul/ct-medical-imaging
The Expectation Maximization (EM) algorithm is used to reduce Poisson noise in CT images. The repository provides derivations and evaluations with the Cramer-Rao Lower Bound (CRLB).
expectation expectation-maximization expectation-maximization-algorithm iterative-algorithm matlab non-parametric-estimation non-parametric-statistics poisson-distribution signalprocessing statistical-estimations statistics
Last synced: 24 Oct 2024
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: 12 Oct 2024
https://github.com/stdlib-js/stats-base-dists-betaprime-mode
Beta prime distribution mode.
beta betaprime center continuous dist distribution inverted javascript location mode node node-js nodejs prime prob probability statistics stats stdlib univariate
Last synced: 25 Oct 2024
https://github.com/tpaschalis/xicor-go
A Go implementation of Chatterjee's Xi correlation coefficient
Last synced: 29 Oct 2024
https://github.com/fearless-spider/stooq-dax-seasonal
Parsing seasonality from time series data can often be useful in data analytics. It helps with analyzing seasonality for decision making as well as for more accurate forecasts. Python can be used to separate out these trend and seasonal components.
numpy pandas python statistics
Last synced: 24 Oct 2024
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: 08 Nov 2024
https://github.com/mr-vozhyk/karpov.courses-study
Часть заданий и проектов от karpov.courses
airflow data-analysis git python sql statistics
Last synced: 02 Nov 2024
https://github.com/ankostis/rollstats
Calculate rolling avg, var & stdev in Python & C++ code
cpp data-science python sample-code statistics
Last synced: 15 Oct 2024
https://github.com/tomice/git-py-stats
🐍📊 Git Py Stats is a Python-powered version of Git Quick Stats that provides a streamlined and cross-platform way to access various statistics in your git repository.
cli-tool command-line-tool cross-platform developer-tools git git-analysis git-metrics git-statistics no-dependencies open-source python python3 statistics version-control
Last synced: 01 Oct 2024
https://github.com/mdaffailhami/data_science_speedrun_journey
This repository contains notebooks and projects related to my data science speedrun journey.
algebra artificial-intelligence data-analysis data-analyst data-science data-scientist jupyter-notebook machine-learning math mathematics numpy pandas postgresql probability python statistics
Last synced: 07 Nov 2024
https://github.com/rodrigogiraoserrao/interval-spca
Symbolic principal component analysis of interval-valued data
interval-arithmetic mathematics principal-component-analysis statistics symbolic-data
Last synced: 27 Oct 2024
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.
Last synced: 05 Nov 2024
https://github.com/junyuan-chen/methodofmoments.jl
Generalized method of moments (GMM) estimation in Julia
econometrics economics julia statistics
Last synced: 27 Oct 2024
https://github.com/asiern/ds3buildplanner
build darksouls3 planner statistics vitality
Last synced: 11 Oct 2024
https://github.com/shenxiangzhuang/pysesd
Time Series Seasonal Extreme Studentized Deviate(S-ESD) in Python
anomaly-detection esd extreme-value-statistics python s-h-esd statistics time-series twitter
Last synced: 14 Oct 2024
https://github.com/lewypopescu/react-team-project-money-app
React Team Project Money App
api-client api-rest login react react-redux react-router registration statistics
Last synced: 31 Oct 2024
https://github.com/dy/array-normalize
Normalize array to zero mean and unit variance
Last synced: 27 Oct 2024
https://github.com/badlocale/ButtonStats
Client-server app for collecting typing statistic.
client-server graphs reactive-programming reactiveui statistics typing wpf
Last synced: 23 Oct 2024
https://github.com/stdlib-js/stats-base-sdsmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed
Last synced: 28 Oct 2024
https://github.com/stdlib-js/stats-base-dists-chisquare-skewness
Chi-squared distribution skewness.
asymmetry chi-square chi-squared chisq chisquare chisquared continuous dist distribution javascript node node-js nodejs shape skewness statistics stats stdlib univariate
Last synced: 28 Oct 2024
https://github.com/san089/black-friday-sales-analysis
This Project gives an insight into few statistics related to black Friday Sale.
custom data dataanalysis insights sales statistics
Last synced: 12 Oct 2024
https://github.com/phrb/ccgrid19
Autotuning Source Transformation Tools with Design of Experiments, published @ CCGRID'19
autotuning ccgrid design-of-experiments orio r source-to-source spapt statistics
Last synced: 19 Oct 2024
https://github.com/junyuan-chen/statsprocedures.jl
An interface framework for sharing intermediate steps across statistical methods
Last synced: 11 Oct 2024
https://github.com/nrennie/rss-william-guy-lecture
Materials for 2024-2025 William Guy Lecture aimed at 11-16 year olds.
Last synced: 28 Oct 2024
https://github.com/raghavtwenty/r-programming
📊 R Programming Fundamentals: An In-Depth Guide with Real World Examples & Comments
analysis beginner-friendly classification coding dataframes distributions fundamentals graphs learning-resources matrices plotting programming-languages r r-programming raghavtwenty rbasics regression rlanguage statistics tutorials
Last synced: 08 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/lamastex/tdaonabrainnetwork
Topological Data Analysis on a Brain Network
brain neuronal-network random-graphs statistics topological-data-analysis
Last synced: 08 Nov 2024
https://github.com/badlocale/buttonstats
Client-server app for collecting typing statistic.
client-server graphs reactive-programming reactiveui statistics typing wpf
Last synced: 06 Nov 2024
https://github.com/splorp/haircut
Cut the hairs! Post the stats!
grooming haircut statistics stats
Last synced: 28 Oct 2024
https://github.com/emilhein/optifunc
NPM module to make optimizations and tests on your functions
helper-functions nodejs npm performance statistics testing
Last synced: 07 Nov 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/jhrcook/statistical-rethinking
Notes on Statistical Rethinking: A Bayesian Course with Examples in R and Stan
bayesian bayesian-statistics r rstats statistical-rethinking statistics
Last synced: 11 Oct 2024
https://github.com/jhrcook/wagenmaker-data-analysis
Analysis of Registered Replication Report: Strack, Martin, & Stepper (1988) by Wagenmaker et al.
data-analysis r r-project statistics
Last synced: 11 Oct 2024
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: 11 Oct 2024
https://github.com/zyxue/zyxue.github.io
My technical blog
and-more biology deep-learning genomics linear-algebra machine-learning neural-network programming statistics web-development
Last synced: 23 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/brandonwillard/brandonwillard.github.io
A website!
bayesian-methods optimization personal-site statistics symbolic-computation
Last synced: 11 Oct 2024
https://github.com/simran2911/restaurant_rating_pridiction
This github repository have restaurant rating analysis and understand what contributes to high or low ratings on the platform and how these insights can be leveraged for business decision-making.
jupyter-notebook machine-learning numpy pandas powerbi python sklearn statistics tableau
Last synced: 03 Nov 2024
https://github.com/brynblack/funwithnumbers
A reverse engineering project in C++.
cmake cpp divisors graphing reverse-engineering school-project statistics
Last synced: 11 Oct 2024
https://github.com/milospaunovic/invoicr
Creating PDF invoices and showing payment 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
https://github.com/gtaiyou24/ml-algorithm
[PKG] 機械学習/統計パッケージ
machine-learning python3 statistics
Last synced: 01 Nov 2024
https://github.com/diehlpk/hpx_gsoc_stats
Google Summer of Code Statistics of Ste||ar group
Last synced: 12 Oct 2024
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: 31 Oct 2024
https://github.com/shuienko/phstat
Get Pi-Hole metrics remotely using command line.
command-line dashboard go pi-hole statistics
Last synced: 02 Nov 2024
https://github.com/stdlib-js/stats-base-dists-erlang-cdf
Erlang distribution cumulative distribution function (CDF).
cdf continuous cumulative-distribution dist distribution distribution-function erlang javascript node node-js nodejs probability statistics stats stdlib univariate
Last synced: 11 Oct 2024
https://github.com/jabrena/spring-boot-and-r-language
A repository to explore how to interact with R from Java with Spring Boot
data-science java r-language spring-boot statistics
Last synced: 27 Oct 2024
https://github.com/makhgal-ganbold/simukde
An R package for Simulation with Kernel Density Estimation
Last synced: 31 Oct 2024
https://github.com/andreasnoack/distributedstatistics.jl
Statistics with DArrays
distributed-computing julia statistics
Last synced: 19 Oct 2024
https://github.com/zane/plot
A tiny Clojure library for plotting things at the REPL.
clojure data-science data-visualization repl statistics
Last synced: 15 Oct 2024
https://github.com/stdlib-js/stats-base-dists-laplace-kurtosis
Laplace distribution excess kurtosis.
continuous dist distribution double-exponential exponential-family javascript kurtosis laplace location-scale node node-js nodejs statistics stats stdlib tails univariate
Last synced: 27 Oct 2024
https://github.com/arthurmelton/kostats
Get data from your ko server and real time information
api knockoutcity statistics websocket
Last synced: 27 Oct 2024
https://github.com/mrdcvlsc/jcharts
a simple graph-charts library for java swing GUI, provides pie graph and line graph
chart graphics gui java javafx jframe library line-graph netbeans pie-chart statistics swing-gui visualization
Last synced: 08 Nov 2024
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: 11 Oct 2024
https://github.com/amirmasoudabdol/baaraan
Collection of missing multivariate random number distributions for Modern C++ with STL-like API.
modern-cpp multivariate-distributions random-number-generators statistics
Last synced: 11 Oct 2024
https://github.com/remram44/repo-monitoring
Tools I use to measure usage of open-source projects
impact metrics open-source opensource statistics
Last synced: 25 Oct 2024
https://github.com/remram44/api_stats
Records statistics from an API endpoint
Last synced: 25 Oct 2024
https://github.com/lovasoa/dataiku-exercise
US census visualization web application. Given as an exercise by dataiku after a job interview. I didn't get the job.
elm exercise job-interviews nodejs statistics webapp
Last synced: 28 Oct 2024
https://github.com/stdlib-js/stats-base-sminsorted
Calculate the minimum value of a sorted single-precision floating-point strided array.
domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed
Last synced: 20 Oct 2024
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: 23 Oct 2024
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: 20 Oct 2024
https://github.com/stdlib-js/stats-base-dists-erlang-skewness
Erlang distribution skewness.
asymmetry continuous dist distribution erlang javascript node node-js nodejs prob probability shape skewness statistics stats stdlib univariate
Last synced: 14 Oct 2024
https://github.com/eliranmal/error-reporter-webpack-plugin
cli diagnostics error log plugin print reporter statistics stats tool util webpack webpack-plugin webpack2
Last synced: 13 Oct 2024
https://github.com/dokzlo13/dice_roller
Python tool for rolling a lot of dice
coinflip dice dice-game dice-roller dice-rolls dices dnd dnd-tools dnd5e modelling numpy probability python rpg-dice-roller rpg-tool statistics tabletop
Last synced: 23 Oct 2024
https://github.com/llrs/biocstats
Analysis about the stats of packages in Bioconductor
bioconductor bioconductor-stats rmarkdown-document statistics
Last synced: 05 Nov 2024
https://github.com/mikaeldui/united-nations-fao-statistics-dotnet
FAO is dedicated to collecting, analysing, interpreting and disseminating food and agriculture statistics that are relevant for decision-making.
asfis fao isscaap nfiss statistics united-nations
Last synced: 14 Oct 2024
https://github.com/bjoern-hempel/js-regression-framework
This is a javascript regression framework.
javascript linear-regression mathematics mit-license regression regression-algorithms regression-analysis statistics
Last synced: 07 Nov 2024
https://github.com/mikaeldui/openfisheries-dotnet-client
The OpenFisheries.org project seeks to advance the practice of data science in fisheries. The project does this by consolidating global fisheries datasets through an open web platform and viewing this data through a lens of modern analytics.
dotnet-client fao fisheries openfisheries statistics united-nations
Last synced: 14 Oct 2024
https://github.com/devmotion/calibrationanalysis.jl
Multi-language suite for analyzing calibration of probabilistic predictive models.
calibration julia machine machine-learning python r reliability statistics
Last synced: 15 Oct 2024