Commit e1f786f1 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 07ca8cd1
Pipeline #9462 canceled with stage
...@@ -86,9 +86,15 @@ RÉAGIR : ...@@ -86,9 +86,15 @@ RÉAGIR :
(CME-FR) (CME-FR)
* *complémentaire d'un ensemble* $`A`$ dans $`E`$*, noté **$`\mathbf{\complement_E A}`$** Ensembles : Avec l'aide de diagrammes de Venn :
* * *complémentaire d'un ensemble* $`A`$ dans $`E`$*, noté **$`\mathbf{\complement_E A}`$**
* **$`A\cup B = A + B - (A\cap B)`$**
* **$`(A \cap B)\cap C = A \cap (B \cap C)`$**
* **$`A \cap (B \cup C) = (A \cap B) \cup (A \cap C)`$**
* **$`A \cup (B \cap C) = (A \cup B) \cap (A \cup C)`$**
* **$`A \cap \complement_E A} = \varnothing`$**
* **$`A \cup \complement_E A} = E`$**
* Utilisation de **$`\forall`$** , **$`\exists`$** , **$`\displaystyle\lim_{x\longrightarrow x_0}`$** * Utilisation de **$`\forall`$** , **$`\exists`$** , **$`\displaystyle\lim_{x\longrightarrow x_0}`$**
...@@ -109,6 +115,13 @@ RÉAGIR : ...@@ -109,6 +115,13 @@ RÉAGIR :
-------------------------------------------------------------> ------------------------------------------------------------->
(ISM-FR) (ISM-FR)
- $`A\cup B = A + B - (A\cap B)`$
- Statistique à deux variables : droite d'ajustement (méthode des moindres carrés)
...@@ -235,6 +248,10 @@ RÉAGIR : ...@@ -235,6 +248,10 @@ RÉAGIR :
PROBABILIT2S - STATISTIQUES PROBABILIT2S - STATISTIQUES
-------------------------------------------------------------------------------> ------------------------------------------------------------------------------->
(CME-FR)
- $`A\cup B = A + B - (A\cap B)`$
Statistique à deux variables : droite d'ajustement (méthode des moindres carrés) Statistique à deux variables : droite d'ajustement (méthode des moindres carrés)
Probabilités : union, intersection (déjà niveau 3) Probabilités : union, intersection (déjà niveau 3)
......
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