update
This commit is contained in:
18
inégalité de Tchebychev.md
Normal file
18
inégalité de Tchebychev.md
Normal 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ᵖ]])
|
||||
>
|
Reference in New Issue
Block a user