summaryrefslogtreecommitdiff
path: root/PBS2/TD1.md
blob: 8e8fb4aeae0152d64e74438856cb1a5924157010 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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