diff options
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 |
