#interval #statistics #probability #confidence

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

#833 in Math

Download history 152/week @ 2024-04-06

152 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