From d96d85da76b122a5c60ac80b5800dc1da9ed12c6 Mon Sep 17 00:00:00 2001 From: Marcellus Date: Wed, 11 Mar 2026 17:53:57 +0100 Subject: feat: PBS2 mer. 11 mars 2026 17:53:57 CET --- PBS2/TD1.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 PBS2/TD1.md (limited to 'PBS2/TD1.md') 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 -- cgit v1.2.3