From 0b4c1e69a5b440812529e693cc2d3ee049b7a4b3 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Sun, 11 Oct 2020 18:57:26 +0200 Subject: [PATCH] Feat: Description chap sur les VA --- TST/03_Variables_aleatoires/index.rst | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/TST/03_Variables_aleatoires/index.rst b/TST/03_Variables_aleatoires/index.rst index f3b4bbd..bc32b30 100644 --- a/TST/03_Variables_aleatoires/index.rst +++ b/TST/03_Variables_aleatoires/index.rst @@ -2,7 +2,7 @@ Variables aléatoires #################### :date: 2020-08-24 -:modified: 2020-08-24 +:modified: 2020-10-11 :authors: Benjamin Bertrand :tags: Probabilité, Simulation, Programmation, Tableur :category: TST @@ -13,18 +13,34 @@ Variables aléatoires Classer les barèmes d'une QCM en fonction du plus ou moins avantageux. +.. image:: ./1E_QCM_masque.pdf + :height: 200px + :alt: Quand peut-on répondre à un QCM? + Différents nombre de réponses, de réponses juste, barème.... +.. image:: ./1B_variable_aleatoire.pdf + :height: 200px + :alt: Cours sur les variables aléatoires + Étape 2: Technique ================== Calculer espérance Calculer proba avec notation ensemblistes +.. image:: ./2E_esperance.pdf + :height: 200px + :alt: Quand peut-on répondre à un QCM? + + Étape 3: Programmation ====================== -Limite de la fréquence vers l'espérance. +`Simulation et calcul d'espérance avec python (lien binder) `_ + +`Simulation et calcul d'espérance avec python (notebook) <./3E_esperance_simulation.ipynb>`_ + Notions: - Simulation de l'aléatoire