#interval #confidence #statistics #probability

wilson

Calculate Wilson confidence interval for binomial distribution using the formula from Wikipedia

2 releases

0.1.1 Apr 8, 2024
0.1.0 Apr 8, 2024

#802 in Math

Download history 79/week @ 2024-04-02 108/week @ 2024-04-09

187 downloads per month

MIT/Apache

7KB
75 lines

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

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

No runtime deps