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: 2026-06-23 00:30:02 UTC
- JSON Representation
https://github.com/stdlib-js/stats-incr-ewmean
Compute an exponentially weighted mean incrementally.
accumulator average avg ema ewma exponential incremental javascript math mathematics mean moving-average node node-js nodejs statistics stats stdlib weighted
Last synced: 13 Apr 2025
https://github.com/stdlib-js/stats-incr-mmaape
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
abs absolute accumulator average avg err error incremental javascript maape mape math mathematics mean node node-js nodejs statistics stats stdlib
Last synced: 13 Apr 2025
https://github.com/cherylisabella/statistics--caret
Training Regression and Classification Models using caret
data data-analysis data-mining data-science datascience dataset r statistics
Last synced: 24 Jun 2025
https://github.com/stdlib-js/random-base-erlang
Erlang distributed pseudorandom numbers.
erlang factory generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 13 Apr 2025
https://github.com/fvdm/nodejs-planetos
Access the Planet OS API with your Node.js app (unofficial)
api-client dataset earth nodejs planetos statistics unlicense
Last synced: 17 May 2026
https://github.com/stdlib-js/stats-base-dists-lognormal-median
Lognormal distribution median.
center continuous dist distribution gaussian javascript location log logarithm lognormal median node node-js nodejs normal percentile statistics stats stdlib univariate
Last synced: 07 Oct 2025
https://github.com/mohd-faizy/07p_tumor-diagnosis-exploratory-data-analysis-on-breast-cancer-wisconsin-dataset
Tumor Diagnosis: Exploratory Data Analysis With Seaborn
data-analysis data-visualization eda exploratory-data-analysis knn-classification pca-analysis python random-forest random-forest-classifier statistics support-vector-machines tumor-detection visualization
Last synced: 17 May 2026
https://github.com/garnetred/hide-linkedin-profile-stats
This browser extension hides analytics on LinkedIn's home page. It hides the number of post impressions and profile views for LinkedIn profiles. It also hides page notifications and visitors for LinkedIn business page owners.
analytics chrome-extension linkedin statistics
Last synced: 06 Feb 2026
https://github.com/sharmadhiraj/free-json-datasets
Collection of free JSON data that are scraped and parsed from different websites.
collection crawler data data-scraping datasets json sports statistics web-scraping
Last synced: 28 Mar 2025
https://github.com/gabboraron/orvosi_vizsgalatok_kiertekelesenek_mernokinformatikai_alapjai
Az orvosi informatika alapfogalmai
bioinformatics-analysis biostatistics medical-informatics research-paper statistics
Last synced: 17 Feb 2026
https://github.com/itsrainingdata/sparsebnutils
Utilities for learning sparse Bayesian networks
bayesian-networks graphical-models machine-learning r statistics
Last synced: 13 Apr 2025
https://github.com/digitalservicebund/wie-viele-menschen
A small website that displays how many of your users in Germany statistically have some type of disability.
Last synced: 05 Apr 2025
https://github.com/stdlib-js/stats-base-variancech
Calculate the variance of a strided array using a one-pass trial mean 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: 24 Jun 2025
https://github.com/stdlib-js/stats-iter-mmin
Create an iterator which iteratively computes a moving minimum value.
extent extreme javascript math mathematics min minimum moving moving-min moving-minimum node node-js nodejs range sliding sliding-window statistics stats stdlib window
Last synced: 11 Sep 2025
https://github.com/ykechan/jacobi
Jacobi - Matrix Library for Java
decomposition eigenvalues java linear-algebra linear-equations linear-regression matrix-library statistics
Last synced: 11 Jan 2026
https://github.com/melchisedech333/my-statistics
:bar_chart: Statistics about my projects.
Last synced: 29 Mar 2025
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: 12 Jun 2025
https://github.com/silvermete0r/31github
31 Days of Programming Challenge - Machine Learning Algorithms & Data Analysis
data-science deep-learning machine-learning python statistics streamlit tensorflow
Last synced: 11 Jan 2026
https://github.com/stdlib-js/blas-ext-base-gapxsumkbn
Add a constant to each strided array element and compute the sum using an improved Kahan–Babuška algorithm.
blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed
Last synced: 05 Jul 2025
https://github.com/linguini1/typetracker
Analyzes typing data from Keybr.com and displays it graphically according to user preference. Involves polynomial interpolation using Numpy and graph visuals using Matplotlib. Console interface or CLI usage available.
command-line data-visualization graphing keyboard keybr matplotlib numpy polynomial-interpolation python statistics typing typing-practice
Last synced: 28 Apr 2026
https://github.com/stdlib-js/random-base-arcsine
Arcsine distributed pseudorandom numbers.
arcsine continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random randu rng seed seedable statistics stats stdlib
Last synced: 10 Apr 2025
https://github.com/stdlib-js/blas-ext-base-dapxsumpw
Adds a constant to each double-precision floating-point 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: 19 Apr 2025
https://github.com/stdlib-js/stats-base-dists-chisquare-mean
Chi-squared distribution expected value.
average avg chi-square chi-squared chisq chisquare chisquared continuous dist distribution expected javascript mean node node-js nodejs statistics stats stdlib univariate
Last synced: 13 Apr 2025
https://github.com/stdlib-js/stats-incr-vmr
Compute a variance-to-mean ratio (VMR) incrementally.
dispersion dispersion-index fano-factor index-of-dispersion javascript math mathematics mean node node-js nodejs relative-variance sample-variance statistics stats stdlib unbiased var variance vmr
Last synced: 10 Mar 2026
https://github.com/stdlib-js/stats-base-dvariancepn
Calculate the variance of a double-precision floating-point strided array using a two-pass 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: 21 Aug 2025
https://github.com/stdlib-js/stats-iter-mmidrange
Create an iterator which iteratively computes a moving mid-range.
central-tendency javascript math mathematics max maximum mean mid mid-extreme mid-range min minimum moving-mid-range node node-js nodejs range statistics stats stdlib
Last synced: 07 Mar 2026
https://github.com/tuffacton/ece-5714
Collection of notes, papers, and python notebooks for ECE 5714 Robust Estimation and Filtering at Virginia Tech.
ipython-notebook matplotlib python-notebook statistics virginia-tech
Last synced: 24 Oct 2025
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: 12 May 2025
https://github.com/stdlib-js/stats-base-dists-degenerate-entropy
Degenerate distribution entropy.
degenerate discrete dist distribution entropy information javascript nats node node-js nodejs parameter point-mass shannon statistics stats stdlib univariate
Last synced: 26 Feb 2026
https://github.com/gtaiyou24/ml-algorithm
[PKG] 機械学習/統計パッケージ
machine-learning python3 statistics
Last synced: 30 Apr 2026
https://github.com/stdlib-js/stats-base-dists-levy-entropy
Lévy distribution entropy.
continuous dist distribution entropy information javascript levy nats node node-js nodejs shannon statistics stats stdlib univariate
Last synced: 06 Apr 2025
https://github.com/inpageedit/analytics
InPageEdit Analytics
inpageedit mongodb nodejs serverless statistics vercel
Last synced: 22 Feb 2026
https://github.com/dharasim/simpleprobabilisticprograms.jl
Simple implementation of probabilistic programs for the Julia programming language
julia probabilistic-programming statistics
Last synced: 22 Jul 2025
https://github.com/stdlib-js/stats-base-dists-cauchy-cdf
Cauchy distribution cumulative distribution function (CDF).
cauchy cdf continuous cumulative cumulative-distribution dist distribution distribution-function javascript node node-js nodejs prob probability statistics stats stdlib univariate
Last synced: 13 Apr 2025
https://github.com/russkyc/philippine-address-provider
Offline/Embedded PSGC Address Info Provider for .NET
address address-provider csharp nuget philippines psgc statistics
Last synced: 12 May 2025
https://github.com/machinelearningprodigy/machinelearningprodigy
This is my portfolio README, which highlights my skills, projects, and contributions. It provides an overview of my technical expertise and coding activity. Feel free to explore and connect with me! 🚀
achievements activity build commit community connection contribution github introduction portfolio profile readme social-network sponsors stack statistics stats technology timeline trophies
Last synced: 22 Jul 2025
https://github.com/stdlib-js/stats-base-dists-geometric
Geometric distribution.
discrete dist distribution geometric javascript lib library node node-js nodejs probability standard statistics stats stdlib univariate
Last synced: 01 Mar 2026
https://github.com/stdlib-js/stats-base-dists-weibull-cdf
Weibull distribution cumulative distribution function (CDF).
cdf continuous cumulative-distribution dist distribution distribution-function exponential-family javascript life-times node node-js nodejs probability statistics stats stdlib survival-analysis univariate weibull
Last synced: 12 Jan 2026
https://github.com/jolars/sortedl1
Python package for Sorted L-One Penalized Estimation (SLOPE)
machine-learning python regression slope statistics
Last synced: 28 Jan 2026
https://github.com/stdlib-js/stats-base-dists-cosine-logcdf
Natural logarithm of cumulative distribution function (CDF) for a raised cosine distribution.
cdf continuous cosine cumulative-distribution dist distribution distribution-function javascript ln log logarithm natural node node-js nodejs probability statistics stats stdlib univariate
Last synced: 12 Jan 2026
https://github.com/stdlib-js/blas-ext-base-sdsapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.
array blas extended float32 javascript math mathematics node node-js nodejs single statistics stats stdlib strided strided-array sum summation total typed
Last synced: 04 Mar 2025
https://github.com/cwendorf/sourcebook
Basic Statistical Methods for Social Science [Textbook]
annotated-ouput devise jamovi jasp r sourcebook spss statistical-tables statistics
Last synced: 14 Apr 2025
https://github.com/stdlib-js/stats-base-snanrange
Calculate the range of a single-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: 12 Jan 2026
https://github.com/stdlib-js/stats-base-dminsorted
Calculate the minimum value of a sorted double-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: 13 May 2025
https://github.com/stdlib-js/stats-base-dmeanstdev
Calculate the mean and standard deviation of a double-precision floating-point strided array.
arithmetic-mean average avg central-tendency deviation dispersion javascript math mathematics mean node node-js nodejs sample-standard-deviation statistics stats stdlib unbiased var variance
Last synced: 13 May 2025
https://github.com/stdlib-js/stats-base-dists-gamma-mgf
Gamma distribution moment-generating function (MGF).
continuous dist distribution gamma generating-functions javascript mgf moments node node-js nodejs statistics stats stdlib univariate
Last synced: 12 Jan 2026
https://github.com/stdlib-js/blas-ext-base-dnansumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and 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: 12 Jan 2026
https://github.com/stdlib-js/random-iter-arcsine
Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.
arcsine continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 13 May 2025
https://github.com/stdlib-js/stats-base-nanstdevtk
Calculate the standard deviation 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-standard-deviation standard-deviation statistics stats stdlib strided strided-array typed unbiased var variance
Last synced: 05 Oct 2025
https://github.com/stdlib-js/stats-base-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: 08 Apr 2026
https://github.com/stdlib-js/stats-iter-cumaxabs
Create an iterator which iteratively computes a cumulative maximum absolute value.
absolute cmax cummax cumulative cumulative-max cumulative-maximum extent extreme javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib
Last synced: 08 Apr 2026
https://github.com/shawnlaffan/perl-statistics-sampler-multinomial
Multinomial sampler for Perl
hacktoberfest multinomial perl prng statistics
Last synced: 26 Jul 2025
https://github.com/crsh/jab
R package to automagically compute Jeffrey's Approximate Bayes factors
bayes-factor bayesian-inference r statistics
Last synced: 21 Mar 2025
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: 28 Mar 2025
https://github.com/stdlib-js/stats-base-cumax
Calculate the cumulative maximum of a strided array.
accumulate array cumulative domain extent extremes javascript math mathematics max maximum node node-js nodejs range statistics stats stdlib strided strided-array
Last synced: 26 Jul 2025
https://github.com/marregui/logpulse
Command line utility, and mini framework, to harvest real time statistics on live log files over different periods of time expressed in seconds, as well as to report bursts where the average logs per second becomes greater than a predefined value.
general-statistics java logs period-schedules readout statistics threshold
Last synced: 27 Jun 2025
https://github.com/ocramz/splitmix-distributions
Sampling procedures for some common random variables based on splitmix
random-generation random-sampling splitmix statistics
Last synced: 22 Jul 2025
https://github.com/stdlib-js/random-base-logistic
Logistic distributed pseudorandom numbers.
factory generator javascript logistic math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 30 Oct 2025
https://github.com/stdlib-js/stats-base-dists-levy-mean
Lévy distribution expected value.
average avg continuous dist distribution expected javascript levy mean moments node node-js nodejs statistics stats stdlib univariate
Last synced: 27 Jun 2025
https://github.com/bergio13/confsets.jl
Compute confidence Intervals (CLT, Chebyshev, Hoeffding) and Confidence Sequences (in a sequential setting if needed) in Julia
confidence-intervals confidence-sequences confidence-sets sequential statistics
Last synced: 22 Mar 2025
https://github.com/banisterious/obsidian-custom-selected-word-count
Custom Selected Word Count for Obsidian
character-count customization markdown metrics note-taking obsidian obsidian-md obsidian-plugin productivity regex sentence-count statistics text-analysis text-processing typescript word-count writing
Last synced: 13 May 2026
https://github.com/stdlib-js/stats-base-dists-logistic-logpdf
Logistic distribution logarithm of probability density function (PDF).
continuous dist distribution javascript log logarithm logistic node node-js nodejs pdf probability statistics stats stdlib univariate
Last synced: 22 Mar 2025
https://github.com/stdlib-js/random-base-cauchy
Cauchy distributed pseudorandom numbers.
cauchy distribution factory generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 22 Mar 2025
https://github.com/stdlib-js/stats-base-dists-gamma-mode
Gamma distribution mode.
center continuous dist distribution gamma javascript location mode node node-js nodejs prob probability statistics stats stdlib univariate
Last synced: 22 Mar 2025
https://github.com/ahotko/mathextended
C# Math Library with Functions, not included in standard Library. Compatible with NET.Core and NET.Framework
continued-fractions csharp csharp-code csharp-library easing easing-functions easings fractions histogram interpolation matrix netcore random ranmar standard-deviation statistics
Last synced: 30 Mar 2025
https://github.com/markalbrand56/frequency-distribution_statistics
This is a tool focused to help students with the Statistics topic "Frequency Distributions" and its variants
frequency-distributions statistics students
Last synced: 07 Jun 2026
https://github.com/buckthorndev/statistical_dart
Simple statistics for dart and flutter.Inspired by a javascript package.
Last synced: 03 Feb 2026
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: 30 Mar 2025
https://github.com/dcs-training/from-spss-to-r-how-to-make-your-statistical-analysis-reproducible
Comfortable/aware of how to run your stats in SPSS? Curious to learn how to run them in R? You've come to the right place. Go to the readme file
data-analysis data-visualisation data-wrangling good-practices-digital-research r rmarkdown spss statistics
Last synced: 25 Jan 2026
https://github.com/juliaaplavin/directionalstatistics.jl
Statistical methods for circular and directional data analysis.
angular-data circular-statistics directional-statistics statistics
Last synced: 03 Feb 2026
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: 25 Oct 2025
https://github.com/alvin319/book-notes
data-science machine-learning statistics
Last synced: 19 Jul 2025
https://github.com/lukem512/statistical-methods
A collection of statistical methods
average deviation mean statistics variance
Last synced: 14 Mar 2025
https://github.com/stdlib-js/stats-base-dists-arcsine-median
Arcsine distribution median.
arcsine average avg center continuous dist distribution javascript location median node node-js nodejs prob probability statistics stats stdlib univariate
Last synced: 13 Mar 2025
https://github.com/stdlib-js/random-iter-gamma
Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.
continuous gamma generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 13 May 2026
https://github.com/elstats/percentile
Calculate n-th percentile of an observation variable
Last synced: 06 Apr 2025
https://github.com/elmomoilanen/bootstrap-sampling-distribution
Use bootstrap resampling to estimate the sampling distribution of a statistic
bias-correction confidence-interval python resampling sampling-distribution skew-correction statistical-inference statistics
Last synced: 24 May 2026
https://github.com/stdlib-js/stats-base-dists-kumaraswamy
Kumaraswamy's double bounded distribution.
bounded continuous dist distribution javascript kumaraswamy lib library node node-js nodejs prob probability standard statistics stats stdlib univariate
Last synced: 14 Apr 2025
https://github.com/stdlib-js/stats-incr-count
Compute a count incrementally.
accumulator count incremental javascript math mathematics node node-js nodejs statistics stats stdlib total
Last synced: 14 Mar 2025
https://github.com/thorsten-l/sonia-app-bbb2influxdb
Writes statistic data of several BigBlueButton server nodes to an influxdb
bigbluebutton influxdb java statistics
Last synced: 22 May 2026
https://github.com/garciparedes/matlab-examples
Set of awesome Matlab Examples
data data-science examples garciparedes matlab statistics university-of-valladolid
Last synced: 05 Mar 2025
https://github.com/mrmagic2020/openrct2-dynamicdashboard
A dynamic dashboard for OpenRCT2 scenarios including all the statistics.
dashboard dynamic intransient openrct2 openrct2-mods openrct2-plugin statistics
Last synced: 17 Jan 2026
https://github.com/e107inc/awstats
Awstats integration with e107 v2.x
awstats e107-plugin statistics
Last synced: 28 Jun 2025
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: 23 Apr 2025
https://github.com/mindful-ai-assistants/movierevenueanalysis
🎬💰 Analyze movie companies' revenue, release strategies, and financial performance using statistical techniques for actionable insights. This project explores data on total revenue, number of releases, and lifetime gross to uncover patterns that can drive strategic decisions in the film industry.
correlation-analysis data-analysis data-science heatmap jupyter-notebook oneness-consciousness open-source python statistical-analysis statistical-analysis-and-hypothesis-testing statistics ttest
Last synced: 14 Apr 2025
https://github.com/reppon97/cryptosnake
Simple, unofficial python wrapper for Binance API. You'll find this easy-to-use package helpful if you're interested in general market data and cryptocurrency values. You don't need to have a Binance account or API Key since you can't purchase/trade cryptocurrencies using this package.
api binance bitcoin crypto cryptocurrencies cryptocurrency cryptocurrency-exchanges cryptography data ethereum json litecoin python python3 statistics
Last synced: 05 Mar 2025
https://github.com/stdlib-js/blas-ext-base-gnansumkbn
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
array blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total
Last synced: 14 Apr 2025
https://github.com/coatless-rpkg/ucimlrepo
An unofficial R port of the Python package to download data off of the UCI ML repository
data data-science machine-learning rstats statistics uci-machine-learning uci-machine-learning-repository web-api
Last synced: 28 Jun 2025
https://github.com/westandunited/kiosk-people-counter
Raspberry Pi System that tracks and counts people as they walk by the Shineman Building KIOSK.
computer-vision facial-recognition object-tracking python statistics
Last synced: 30 Mar 2025
https://github.com/stdlib-js/stats-base-dists-degenerate-stdev
Degenerate distribution standard deviation.
degenerate deviation discrete dispersion dist distribution javascript node node-js nodejs parameter point-mass spread standard statistics stats stdlib univariate
Last synced: 15 Mar 2025
https://github.com/chicolucio/latex-tables
A repo for some tables I use in classes
chemistry database latex latex-examples physical-chemistry quimica statistics
Last synced: 08 Mar 2026
https://github.com/tsu2000/genshin_wishes
Statistical modelling and simulations of 4 & 5★ drop rates in Genshin Impact.
altair genshin genshin-impact mathematical-modelling matplotlib plotly-graph-objects probability simulation statistical-analysis statistics streamlit
Last synced: 08 Mar 2026
https://github.com/stdlib-js/random-streams-laplace
Create a readable stream for generating pseudorandom numbers drawn from a Laplace (double exponential) distribution.
continuous double exponential javascript laplace math mathematics node node-js nodejs prng pseudorandom rand random readable rng statistics stats stdlib stream
Last synced: 06 Sep 2025
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: 06 Nov 2025
https://github.com/marberts/piar
Price index aggregation in R
cran economics inflation official-statistics r r-package rstats statistics
Last synced: 25 Jul 2025
https://github.com/stdlib-js/stats-base-dists-negative-binomial-cdf
Negative binomial distribution cumulative distribution function (CDF).
binomial cdf cumulative-distribution discrete dist distribution distribution-function javascript negative node node-js nodejs probability statistics stats stdlib univariate
Last synced: 26 Jul 2025