powered by
Wald Confidence Intervals
test_wald(success, total, conf_level = 0.95)
lower_ci, upper_ci
success
total
conf_level (default: 0.95)
test_wald(10, 12, 0.95) test_wald(5, 7, 0.95)
Run the code above in your browser using DataLab