This commit is contained in:
Oscar Plaisant
2025-03-16 18:05:45 +01:00
parent 29453462f9
commit f91c506a9e
572 changed files with 233842 additions and 19574 deletions

View File

@@ -0,0 +1,18 @@
---
aliases:
- inégalité de Bienaimé-Tchebychev
up:
- "[[variance]]"
- "[[espérance]]"
tags:
- s/maths/probabilités
---
> [!proposition]+ [[inégalité de Tchebychev]]
> Soit $X \in L^{2}$ une [[variable aléatoire réelle]] et $a > 0$
> $\boxed{\mathbb{P}(|X - \mathbb{E}(X)| > a) \leq \frac{V(X)}{a^{2}}}$
>
> [!démonstration]- Démonstration
> Pour $Y = X - \mathbb{E}(X) \in L^{2}$ ([[espace Lp|espace Lᵖ]])
>