Scalar Bernstein Inequality #
This file contains generic scalar Bernstein CGF-to-tail infrastructure and the classical Bernstein inequality for finite independent sums of centered bounded real random variables.
Main results #
bernstein_one_sided_of_cgf_bound: a coarse one-sided sub-exponential tail bound from a local quadratic CGF estimate.bernstein_two_sided_of_cgf_bound: the corresponding two-sided bound.bernstein_mgf_le_of_centered_abs_le: one-variable Bernstein MGF bound.bernstein_cgf_le_of_centered_abs_le: one-variable Bernstein CGF bound.bernstein_cgf_sum_le: rational CGF bound for a finite independent sum.bernstein_one_sided_of_rational_cgf_bound: exact optimized Bernstein tail from a rational CGF estimate.bernstein_inequality_finset: scalar Bernstein inequality for aFinset.bernstein_inequality:[Fintype]convenience wrapper.
A one-sided Bernstein tail bound from a local quadratic CGF estimate.
A two-sided Bernstein tail bound from a local quadratic CGF estimate.
Exact scalar Bernstein CGF and tail infrastructure #
Bernstein MGF bound for one centered, almost surely bounded real random variable.
Bernstein CGF bound for one centered, almost surely bounded real random variable.
The CGF of a finite independent sum satisfies the rational Bernstein bound.
Exact one-sided Bernstein tail bound from a rational Bernstein CGF estimate.
Scalar Bernstein inequality for a finite set of independent centered bounded summands.
Convenience [Fintype ι] wrapper for the scalar Bernstein inequality.