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/nnamanx/estat
animation bootstrap css html javascript statistical-learning statistics
Last synced: 06 Nov 2024
https://github.com/csarven/oecd-linked-data
OECD (Organisation for Economic Co-operation and Development) 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-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: 18 Oct 2024
https://github.com/peter-evans/soft-thresholding
Candidate selection using an iterative soft-thresholding algorithm
algorithm python selection-algorithms soft-thresholding statistics thresholding
Last synced: 25 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/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/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/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/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/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/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/bakana808/shen
an abstract framework that manages tournaments, player rankings, and player statistics for competitive games
discord-bot ranking-algorithm statistics tournament
Last synced: 27 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/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/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/llrs/biocstats
Analysis about the stats of packages in Bioconductor
bioconductor bioconductor-stats rmarkdown-document statistics
Last synced: 05 Nov 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
https://github.com/nikita-data/unit_economics_projects
unit economics & cohort analysis projects
cac churn-rate conversion create-function data-analysis data-visualization eda hypothesis-testing ltv math matplotlib numpy python retention-rate roi scipy seaborn segmentation statistics unit-economics
Last synced: 15 Oct 2024
https://github.com/nikita-data/eda_projects
Exploratory data analysis projects
cac data-analysis data-visualization eda folium-maps hypothesis-testing ltv math matplotlib numpy plotly python regular roi scipy seaborn segmentation statistics unit-economics
Last synced: 15 Oct 2024
https://github.com/stdlib-js/random-strided-tools-unary-factory
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
factory fcn func function generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng statistics stats stdlib tools
Last synced: 21 Oct 2024
https://github.com/nysportsfan/Gun-Violence-in-the-US
This repository contains all the relevant files for my first capstone project as part of the Springboard Data Science Career Track.
data-analysis data-science data-visualization machine-learning python3 statistics
Last synced: 03 Aug 2024
https://github.com/thomased/thomased.github.io
https://tomwhite.io
behaviour biology evolution personal-website statistics
Last synced: 05 Nov 2024
https://github.com/stdlib-js/random-array-hypergeometric
Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.
array discrete generator hypergeometric javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 21 Oct 2024
https://github.com/marioruiz/timify
Ruby gem to easily calculate the time running (elapsed time) from one location to another inside your code and reports statistics. It helps you improve your code and find out which part of your code is consuming more time.
consumer count elapsed ruby ruby-gem statistics time timify
Last synced: 26 Oct 2024
https://github.com/slekup/galaxity
A Discord bot with advanced statistics and in-depth analysis to drive higher member engagement and activity.
activity discord discord-bot discord-js discordjs engagement nodejs statistics stats turbo turborepo typescript
Last synced: 21 Oct 2024
https://github.com/qequ/pyrite
A Crystal library for scientific computing - featuring complex numbers, PRNGs, root-finding, statistical distributions, and more. Inspired by SciLua.
complex-numbers crystal-lang mathematics numerical-methods prng root-finding scientific-computing statistics
Last synced: 26 Oct 2024
https://github.com/rwoldford/loon
A Toolkit for Interactive Statistical Data Visualization
data-visualization exploratory-data-analysis high-dimension-visualization high-dimensional-data interactive-graphics interactive-visualizations r r-package r-programming r-stats statistical-graphics statistical-learning statistics tcl-applications tcl-extension tcl-tk tcltk
Last synced: 13 Aug 2024
https://github.com/aramshiva/babies
👶 A parser for every name listed on a Social Security Card between 1880-2023
babies data datagov db graphs mysql names social-security social-security-data sql statistics stats
Last synced: 02 Nov 2024
https://github.com/stdlib-js/random-strided-minstd
Fill a strided array with 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: 26 Oct 2024
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: 01 Aug 2024
https://github.com/tpaschalis/xicor-go
A Go implementation of Chatterjee's Xi correlation coefficient
Last synced: 29 Oct 2024
https://github.com/stla/gfilogisreg
Generalized fiducial inference for the logistic regression model.
fiducial-distribution logistic-regression r statistics
Last synced: 02 Aug 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/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 Aug 2024
https://github.com/sanchitbajaj02/github-finder
A dynamic github finder using react js and github apis
github-api hacktober hacktoberfest react reactjs readme statistics
Last synced: 27 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/saintzet/exchangequotes
Test assignment for position .NET middle developer.
math modular-design modular-monolith statistics test-assignment thread-safe threads udp xml xunit-tests
Last synced: 05 Nov 2024
https://github.com/stdlib-js/random-streams-levy
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
continuous javascript levy math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 15 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/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: 11 Oct 2024
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/defuj/vsd
Hanya untuk tugas dari mata kuliah Visualisasi Data untuk menampilkan infografik data covid-19 di Indonesia
covid-19 covid19-data html5 infographics javascript statistics website
Last synced: 30 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/owengombas/genyus
🐍 Lyrics analysis with genius.com, Python and Jupyter Notebooks
api data data-science genius jupyter-notebook lyrics python statistics
Last synced: 30 Oct 2024
https://github.com/rudeboybert/2016-09-math116
2016-09 Middlebury Intro to Statistical & Data Sciences
data-manipulation data-science data-visualization statistical statistics
Last synced: 30 Oct 2024
https://github.com/ishaansathaye/stat331-statisticalcomputingr
Cal Poly Fall 2023 STAT 331 Statistical Computing with R
cal-poly r statistical-computing statistics
Last synced: 06 Nov 2024
https://github.com/jorenham/lmo-web
Visual probability distribution & L-moment playground, using PyScript
l-moments lmo plotly probability pyodide pyscript python scipy scipy-stats statistics tl-moments visualization
Last synced: 07 Nov 2024
https://github.com/seandavi/rbiocbook
An instructional/experiential book using R and Bioconductor.
bioconductor bioinformatics book quarto r rstats statistics tutorial
Last synced: 05 Nov 2024
https://github.com/stdlib-js/stats-base-dists-erlang-stdev
Erlang distribution standard deviation.
continuous deviation dispersion dist distribution erlang javascript node node-js nodejs prob probability spread standard statistics stats stdlib univariate
Last synced: 11 Oct 2024
https://github.com/xrstf/logstats
primitive tool to gather statistics from nginx logfiles
go log monitoring nginx statistics
Last synced: 05 Nov 2024
https://github.com/miroslav-reiter/kurz_ibm_spss_statistics
🔥 Materiály, Cvičné Súbory, Prezentácia ku kurzu IBM SPSS Statistics
course ibm ibm-spss kurz miroslav-reiter reiter statistics vita
Last synced: 05 Nov 2024
https://github.com/miroslav-reiter/statistika_jazyk_r-sav
Materiály ku kurzu Štatistika v R
language-r programovanie r reiter rko rlang rlanguage statistical-analysis statistics statistika
Last synced: 05 Nov 2024
https://github.com/negativenagesh/lung-cancer
Exploratory Data Analysis of Lung Cancer Risk Factors
blogging data-engineering data-science documentation exploratory-data-analysis jupyter-notebook lung-cancer math python statistics visualization
Last synced: 05 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/flazefy/gudangku-laravel
GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using Laravel
api-testing calendar cronjob csv-export dusk firebase firebase-storage laravel machine-learning mailer migrations mysql pdf php rest-api seeding statistics swagger telegram-bot unit-testing
Last synced: 06 Nov 2024
https://github.com/flazefy/pinmarker
PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Codeigniter 3
apexcharts authentication authorization bootstrap5 calendar codeigniter coordinates csv file-upload firebase-storage google-maps-api maps mvc pdf php statistics telegram-bot unit-testing
Last synced: 06 Nov 2024
https://github.com/flazefy/kumande-mobile
created using flutter
api-rest bearer-authentication dart firebase firebase-auth firebase-cloud-messaging firebase-crashlytics firebase-firestore firebase-performance firebase-storage flutter food laravel-api schedule statistics
Last synced: 06 Nov 2024
https://github.com/yasinkuyu/instats
A fast, very simple statistics script for PHP
analytics php statistics statistics-script
Last synced: 06 Nov 2024
https://github.com/yasinkuyu/instats-wp
A fast, very simple statistics script for Wordpress
analytics statistics visitor-counter wordpress wordpress-plugin
Last synced: 06 Nov 2024
https://github.com/scriptim/prisonersdilemma
A tool to analyze strategies for the Iterated Prisoner's Dilemma
game-theory iterated-prisoners-dilemma papercss plotly prisoner-dilemma prisoner-dilemma-simulation prisoners-dilemma science single-page-app statistics webpage
Last synced: 06 Nov 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/m-damien/statslator.js
Conversion between statistical reporting styles
conversion estimation nhst p-value statistics
Last synced: 06 Nov 2024
https://github.com/607011/1dollar
Simulation of a counterintuitive distribution problem
animation go golang matplotlib numpy plot python3 simulation statistics
Last synced: 07 Nov 2024
https://github.com/nico-curti/scorer
Machine Learning Scorer Library
confusion-matrix machine-learning parallel score-calculator statistics
Last synced: 07 Nov 2024
https://github.com/rakibhhridoy/easywaydiveinto-datascience
Data Science is not as easy as it seems at first. The most problem faced by new learner are lack of resource knowledge as well as confusion in using the various resources. I hope this repository will benefit confusion learner.
algorithms algorithms-implemented bayesian-statistics data-science deep-learning deep-neural-networks linear-algebra machine-learning matplotlib multivariate-calculus numpy optimization pandas python scikit-learn scipy seaborn statistics statsmodels tensorflow
Last synced: 06 Nov 2024
https://github.com/vedmaka/mediawiki-extension-metrica
Javascript-based statistics for Mediawiki
js mediawiki mediawiki-extension metrics php statistics
Last synced: 06 Nov 2024
https://github.com/stdlib-js/stats-base-minabs
Calculate the minimum absolute value of a strided array.
abs absolute array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 06 Nov 2024
https://github.com/stdlib-js/stats-base-dists-beta-skewness
Beta distribution skewness.
asymmetry beta continuous dist distribution javascript node node-js nodejs prob probability shape skewness statistics stats stdlib univariate
Last synced: 06 Nov 2024
https://github.com/quantumudit/sales-statistical-analysis
This project focuses on a statistical analysis (using SQL queries) of various key metrics that impacts the overall sales of a certain fictitious store.
data-analysis postgresql sales-analysis sql statistics
Last synced: 06 Nov 2024
https://github.com/grtlr/mbd-wasm
Rust implementation of the modified band depth that also compiles to JavaScript/WASM.
data-depth rust statistics wasm
Last synced: 06 Nov 2024
https://github.com/rambodrahmani/statistics-with-r
Statistics projects using R.
classification classification-algorithm clustering holt-winters holt-winters-forecasting linear-regression logarithmic-regression r statistics statistics-course time-series time-series-analysis
Last synced: 07 Nov 2024
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: 07 Nov 2024
https://github.com/frgfm/poker-buddy
Poker assistant project
card deck game game-theory player poker statistics texas-holdem
Last synced: 07 Nov 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/jacobwilliams/statlib
Unofficial mirror of StatLib http://lib.stat.cmu.edu/apstat/
Last synced: 08 Nov 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/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/g4brielvs/etudes
:robot: My collection of études
data-science etudes mathematics pytudes statistics teaching
Last synced: 14 Oct 2024
https://github.com/erdogant/pypiplot
Python package to count and plot the number of downloads from Pypi.
plot pypi pypi-downloads python statistics
Last synced: 18 Oct 2024
https://github.com/stscoundrel/polylinguist-android
Android app for Polylinguist. More exact language usage stats from Github
android clean-architecture jetpack-compose kotlin polylinguist statistics top-languages
Last synced: 02 Nov 2024
https://github.com/antoinesoetewey/lespo2102
Site web dédié au cours LESPO2102 dispensé à l'UCLouvain.
Last synced: 01 Nov 2024
https://github.com/antoinesoetewey/statistix
consulting consulting-services statistics
Last synced: 01 Nov 2024
https://github.com/antoinesoetewey/correlogram
Shiny app with an example of correlogram. See https://antoinesoetewey.shinyapps.io/correlogram/
correlogram r shiny statistics
Last synced: 01 Nov 2024
https://github.com/antoinesoetewey/datanalyze
consulting data-science education statistics
Last synced: 01 Nov 2024
https://github.com/rhagenson/rscripts
Random R scripts and utilities I have created. May be useful for others, but no guarantee
helpers r statistics utilities
Last synced: 14 Oct 2024
https://github.com/palewire/ipsos-credibility-interval
A Python tool that calculates Bayesian credibility intervals for online polling using the Ipsos method
bayesian data-journalism journalism news polling python statistics
Last synced: 18 Oct 2024
https://github.com/smittenn/blockchain-charts-ux
chartsjs crypto react statistics ui ux
Last synced: 28 Oct 2024
https://github.com/itsn1x/8047_rainin_0xfff
Air Atomized Di-Hydrogen Peroxide on the Blockchain | N1X ( @ i t s N 1 X )
autocomplete automation blockchain day8047 finance fintech itsn1x n1x nikhil-pandita scala scalability scalajs stablecoin statistics
Last synced: 07 Nov 2024
https://github.com/carlgo11/twofactorauth-chart
chartjs data-visualization statistics
Last synced: 14 Oct 2024
https://github.com/sofiia-chorna/estimation-et-identification-statistique-project
Estimation et identification statistique - Course Project (MA201)
Last synced: 29 Oct 2024