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

https://github.com/vi/wilson

Simple Rust library to calculate Wilson confidence interval using the formula from Wikipedia.
https://github.com/vi/wilson

confidence-intervals mathematics probability rust statistics wilson

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

Simple Rust library to calculate a binomial proportion confidence interval using [Wilson formula][W].

[W]:https://en.wikipedia.org/wiki/Binomial_proportion_confidence_interval#Wilson_score_interval

See also: https://crates.io/crates/bpci