Confidence interval
Applies to: general, python, statistics
A confidence interval is a procedure that gives a range of plausible parameter values with a stated long-run coverage rate.
mean +/- 1.96 * standard_error
See also: p-value, standard-deviation