bound
Calculate an exact one-sided Clopper-Pearson confidence limit from k observed failures in n trials. Use it to check what a k-of-n record actually supports before claiming success.
Instructions
What a k-of-n record actually supports, as an exact one-sided Clopper-Pearson bound. 'It passed every time' is not a bound.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | observed failures | |
| n | Yes | trials | |
| confidence | No |