Commit 25eaeaee authored by Claude Meny's avatar Claude Meny

Update...

Update 00.brainstorming-pedagogical-teams/45.synthesis-structuring/10.math-tools/20.n2/10.brainstorming/01.p1/textbook.fr.md
parent ded11ed5
Pipeline #9468 canceled with stage
...@@ -115,6 +115,10 @@ RÉAGIR : ...@@ -115,6 +115,10 @@ RÉAGIR :
! *Probabilités, statistiques* ! *Probabilités, statistiques*
(CME-FR) (CME-FR)
* Arrangement (tirage de k éléments parmi n sans remise) : **$`A_n^k=\dfrac{n!}{(n-k)!}`$**
* Combinaison (nombre de combinaisons de k éléments sélectionnés dans un ensemble de n éléments)
**$`C_n^k=\dfrac{n!}{k!\;(n-k)!}`$**
* définition de **$`p_A(B)`$** * définition de **$`p_A(B)`$**
* **$`p(A \cap B) = p(A)\times p_A(B)`$** * **$`p(A \cap B) = p(A)\times p_A(B)`$**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment