Feat: Début du chapitre sur l'échantillonnage pour les 1ES
This commit is contained in:
parent
0c7124160c
commit
50cc600d14
BIN
PreStSauveur/1ES/Echantillonnage/E1-parite.pdf
Normal file
BIN
PreStSauveur/1ES/Echantillonnage/E1-parite.pdf
Normal file
Binary file not shown.
28
PreStSauveur/1ES/Echantillonnage/E1-parite.tex
Executable file
28
PreStSauveur/1ES/Echantillonnage/E1-parite.tex
Executable file
@ -0,0 +1,28 @@
|
|||||||
|
\documentclass[a4paper,12pt]{classPres}
|
||||||
|
\usepackage{tkz-fct}
|
||||||
|
|
||||||
|
\author{}
|
||||||
|
\title{}
|
||||||
|
\date{}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
\begin{frame}{Parité}
|
||||||
|
\begin{center}
|
||||||
|
Comment définir un critère pour "savoir" si une entreprise respecte la parité?
|
||||||
|
\end{center}
|
||||||
|
|
||||||
|
Composition de plusieurs entreprises:
|
||||||
|
|
||||||
|
\hspace{-0.5cm}
|
||||||
|
\begin{tabular}{|c|*{5}{p{1.4cm}|}}
|
||||||
|
\hline
|
||||||
|
Entreprise& 1 & 2 & 3 & 4 & 5 \\
|
||||||
|
\hline
|
||||||
|
Femmes & 10 & 5 & 7 & 7 & 11 \\
|
||||||
|
\hline
|
||||||
|
Hommes & 11 & 16 & 14 & 13 & 4 \\
|
||||||
|
\hline
|
||||||
|
\end{tabular}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
\end{document}
|
18
PreStSauveur/1ES/Echantillonnage/index.rst
Normal file
18
PreStSauveur/1ES/Echantillonnage/index.rst
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
Echantillonnage et estimation avec les 1ES
|
||||||
|
##########################################
|
||||||
|
|
||||||
|
:date: 2019-04-08
|
||||||
|
:modified: 2019-04-08
|
||||||
|
:tags: Remplacements, Statistiques, Echantillonnage
|
||||||
|
:category: 1ES
|
||||||
|
:authors: Bertrand Benjamin
|
||||||
|
:summary: Chapitre sur l'échantillonnage et la prise de décision avec les 1ES en 2018-2019.
|
||||||
|
|
||||||
|
Étape 1: Respect de la parité
|
||||||
|
==============================
|
||||||
|
|
||||||
|
On se pose la question de déterminer un critère pour `déterminer si une entreprise respecte la parité <./E1-parite.pdf>`.
|
||||||
|
|
||||||
|
On définit ce que veut dire parité: "une femme et un homme on autant de chance d'être sélectionné". A partir de cette définition on construit une binomiale et on cherche le plus petit intervalle qui regroupe 95% des cas.
|
||||||
|
|
||||||
|
Cours: Définition/propriété de l'intervalle de fluctuation.
|
Loading…
Reference in New Issue
Block a user