diff options
| author | Marcellus <msimon_fr@hotmail.com> | 2026-03-11 17:53:57 +0100 |
|---|---|---|
| committer | Marcellus <msimon_fr@hotmail.com> | 2026-03-11 17:53:57 +0100 |
| commit | d96d85da76b122a5c60ac80b5800dc1da9ed12c6 (patch) | |
| tree | ee4ccae22719858f968e959ad99ff1bc8dab23c3 /PBS2/TD1.md | |
| parent | a47f22758f5a4234b333bdad050cfb622eca00d8 (diff) | |
Diffstat (limited to 'PBS2/TD1.md')
| -rw-r--r-- | PBS2/TD1.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/PBS2/TD1.md b/PBS2/TD1.md new file mode 100644 index 0000000..8e8fb4a --- /dev/null +++ b/PBS2/TD1.md @@ -0,0 +1,16 @@ +# Exercice 1 +$$ +n>=2, n \in \mathbb{N}, X_1, X_2,\dots, X_n des VAR mutuellement indépendantes de loi \mathcal{B}(p), +p \in ]0;1[ +$$ + +## 1 +$$ +S_n = \sum_{i=1}^{N}X_i +$$ +$S_n$ suit une loi Binomiale + +## 2 +$S_n \approx \mathcal{P}(1)$ + +## 3 |
