cours/famille d'événements indépendants.md
Oscar Plaisant f91c506a9e update
2025-03-16 18:05:45 +01:00

23 lines
825 B
Markdown

---
aliases:
- événements mutuellement indépendants
up:
- "[[probabilité conditionnelle]]"
tags:
- s/maths/probabilités
---
> [!definition] Famille d'événements (mutuellement) indépendants
> Dans un [[espace probabilisé]] $(\Omega, \mathcal{A}, \mathbb{P})$
> Soit $(A_{i})_{i \in I} \in \mathcal{A}^{I}$ où $I$ est fini ou [[ensemble infini dénombrable|dénombrable]]
> On dit que $(A_{i})_{i \in I}$ est une **famille d'événements indépendants** si :
> Pour tout $J \subset I$ fini on a :
> $\mathbb{P}\left( \bigcap _{j \in J} A_{j} \right) = \prod\limits_{j \in J} \mathbb{P}(A_{j})$
>
> - ! à distinguer d'une famille d'événement deux-à-deux [[événements indépendants|indépendants]]. On dit parfois "mutuellement indépendants" pour préciser cette distinction
# Propriétés
# Exemples