What is Hoeffding's inequality?
hardAnswer
- For bounded i.i.d.
- ∈ [a, b] with mean μ: ≤ .
- Exponential (Gaussian-like) tail bound for sample means of bounded variables.
- Much tighter than Chebyshev.
- Used to prove PAC learning bounds, bandit / online learning regret bounds, and to derive sample-complexity requirements: n ~ for confidence δ and precision t.
- Interview classic.
Check yourself — multiple choice
- P is uniform
- ≤ 2 for bounded i.i.d. — sub-Gaussian bound; PAC learning basis
- Only for normals
- P doesn't decay
Hoeffding: exp bound on sample mean for bounded i.i.d. — PAC / bandit foundation.
#probability#theory
Practise Statistics Fundamentals
215 interview questions in this topic.