Import work from year 2013-2014
This commit is contained in:
BIN
4e/Organisation_donnees/Stat/Conn/Conn0930.pdf
Normal file
BIN
4e/Organisation_donnees/Stat/Conn/Conn0930.pdf
Normal file
Binary file not shown.
94
4e/Organisation_donnees/Stat/Conn/Conn0930.tex
Normal file
94
4e/Organisation_donnees/Stat/Conn/Conn0930.tex
Normal file
@@ -0,0 +1,94 @@
|
||||
\documentclass{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/tools/style/classConn}
|
||||
|
||||
|
||||
% Title Page
|
||||
\title{}
|
||||
\author{}
|
||||
\date{}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
||||
\begin{multicols}{2}
|
||||
|
||||
Nom - Prénom:
|
||||
\section{Connaissance}
|
||||
|
||||
Completer les phrases suivantes
|
||||
|
||||
\begin{itemize}
|
||||
\renewcommand{\labelitemi}{$\star$}
|
||||
\item Si on multiplie deux nombres relatifs de même signe \\ alors \dotfill \\
|
||||
\item La population est \dotfill \\
|
||||
\item La moyenne d'une série statistique est la valeur obtenue:
|
||||
\begin{itemize}
|
||||
\item \dotfill \\
|
||||
\item \dotfill \\
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
|
||||
\vspace{2cm}
|
||||
|
||||
|
||||
Nom - Prénom:
|
||||
\section{Connaissance}
|
||||
|
||||
Completer les phrases suivantes
|
||||
|
||||
\begin{itemize}
|
||||
\renewcommand{\labelitemi}{$\star$}
|
||||
\item Si on multiplie deux nombres négatifs ensembles \\ alors le résultat est \dotfill \\
|
||||
\item L'effectif total est \dotfill \\
|
||||
\item La moyenne d'une serie statistique est la valeur obtenue:
|
||||
\begin{itemize}
|
||||
\item \dotfill \\
|
||||
\item \dotfill \\
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
|
||||
|
||||
\columnbreak
|
||||
|
||||
Nom - Prénom:
|
||||
\section{Connaissance}
|
||||
|
||||
Completer les phrases suivantes
|
||||
|
||||
\begin{itemize}
|
||||
\renewcommand{\labelitemi}{$\star$}
|
||||
\item Si on multiplie un nombre négatif avec un nombre positif \\ alors \dotfill \\
|
||||
\item L'effectif total est \dotfill \\
|
||||
\item La moyenne d'une serie de valeurs, pondérées par les effectifs, est la valeur obtenue:
|
||||
\begin{itemize}
|
||||
\item \dotfill \\
|
||||
\item \dotfill \\
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
|
||||
\vspace{2cm}
|
||||
|
||||
|
||||
Nom - Prénom:
|
||||
\section{Connaissance}
|
||||
|
||||
Completer les phrases suivantes
|
||||
|
||||
\begin{itemize}
|
||||
\renewcommand{\labelitemi}{$\star$}
|
||||
\item Si on multiplie un nombre positif avec un nombre négatif \\ alors \dotfill \\
|
||||
\item La population est \dotfill \\
|
||||
\item La moyenne d'une serie de valeurs, pondérées par les effectifs, est la valeur obtenue:
|
||||
\begin{itemize}
|
||||
\item \dotfill \\
|
||||
\item \dotfill \\
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
|
||||
|
||||
\end{multicols}
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
BIN
4e/Organisation_donnees/Stat/Cours/cours_Stat_4e.pdf
Normal file
BIN
4e/Organisation_donnees/Stat/Cours/cours_Stat_4e.pdf
Normal file
Binary file not shown.
88
4e/Organisation_donnees/Stat/Cours/cours_Stat_4e.tex
Normal file
88
4e/Organisation_donnees/Stat/Cours/cours_Stat_4e.tex
Normal file
@@ -0,0 +1,88 @@
|
||||
\documentclass[a4paper,10pt]{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/tools/style/classCours}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/2013_2014}
|
||||
|
||||
% Title Page
|
||||
\titre{Statistiques}
|
||||
% \quatreC \quatreD \troisB \troisPro
|
||||
\classe{Quatrième}
|
||||
\date{23 septembre 2013}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
%\thispagestyle{fancy}
|
||||
|
||||
\section{Vocabulaire}
|
||||
\begin{Def}
|
||||
\begin{itemize}
|
||||
\item On appelle \textbf{population} un ensemble soumis à une étude statistique.
|
||||
\item On appelle \textbf{individu} un élément de la population.
|
||||
\item On appelle \textbf{caractère} le critère suivant lequel on étudie la population.
|
||||
\end{itemize}
|
||||
\end{Def}
|
||||
|
||||
\begin{Ex}
|
||||
On veut étudier l'age des arbres d'un parc. Pour cela on réalise une étude statistique qui a donnée les résultats suivant
|
||||
\begin{eqnarray*}
|
||||
5 ; 2 ; 2 ; 5 ; 10 ; 10 ; 50 ; 10 ; 2 ; 5
|
||||
\end{eqnarray*}
|
||||
|
||||
|
||||
Ici la population de cette étude est: \textit{les arbres d'un parc}, un individu est \textit{un arbre de ce parc} et le caractère étudié est \textit{l'age}.
|
||||
\end{Ex}
|
||||
|
||||
\begin{Def}
|
||||
On appelle \textbf{effectif total} le nombre total d'individu dans la population.
|
||||
\end{Def}
|
||||
|
||||
\begin{Ex}
|
||||
Dans notre exemple l'effectif total est 10.
|
||||
\end{Ex}
|
||||
|
||||
|
||||
\section{La moyenne}
|
||||
|
||||
\begin{Def}
|
||||
\textbf{La moyenne} d'une série est la valeur obtenue en \textbf{additionnant} toutes les valeurs de la série puis en \textbf{divisant} cette somme par l'effectif total.
|
||||
\end{Def}
|
||||
|
||||
\begin{Ex}
|
||||
Dans l'exemple précédent, la somme de toutes les valeurs de la série est égale à : $5 + 2 + 2 + 5 + 10 + 10 + 50 + 2 + 5 = 91$. L'effectif total est de 10 donc la moyenne est $\frac{91}{10} = 9.1$. On dit qu'en moyenne, les arbres sont agés de 9,1 ans.
|
||||
\end{Ex}
|
||||
|
||||
\paragraph{Avec le tableau}
|
||||
Pour entrer une formule dans un tableur, il faut commencer par mettre un \texttt{=} puis on entre la formule.
|
||||
|
||||
Quelques formules sont déjà enregistrées dans le tableur. Par exemple, pour calculer la moyenne du tableau suivant \note{On affiche le tableau reprenant l'exemple du début}.
|
||||
Il faut entrer la formule suivante \texttt{=MOYENNE(A1:J1)} \note{On explique que veut dire \texttt{A1:J1} et on montre qu'on peut le faire avec la sourie}.
|
||||
|
||||
|
||||
|
||||
\section{Ranger les données}
|
||||
|
||||
\begin{Def}
|
||||
On appelle \textbf{effectif} le nombre d'individu qui correspondent au même caractère.
|
||||
\end{Def}
|
||||
|
||||
\begin{Ex}
|
||||
\note{Trouver un exemple chouette avec pas trop de données à classer pour en faire un tableau.}
|
||||
\end{Ex}
|
||||
|
||||
\begin{Def}
|
||||
\textbf{La moyenne} d'une série de valeurs, \textbf{pondérées} par les effectifs, est la valeur obtenue en \textbf{additionnant} le produit de chaque valeur avec son effectifs puis en \textbf{divisant} cette somme par l'effectif total de la série.
|
||||
\end{Def}
|
||||
|
||||
\begin{Ex}
|
||||
Calcul de la moyenne pour l'exemple précédent.
|
||||
\end{Ex}
|
||||
|
||||
\paragraph{Avec le tableau}
|
||||
Pour calculer l'effectif total, on peut utiliser \texttt{=SOMME(...)}. Pour calculer la somme du produit de chaque valeur avec son effectif on peut utiliser \texttt{=SOMMEPROD(...) }. Il n'y a pas de formule qui calcule directement une moyenne pondérée.
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
15
4e/Organisation_donnees/Stat/Cours/index.rst
Normal file
15
4e/Organisation_donnees/Stat/Cours/index.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
Notes sur le cours autour des statistiques en 4e
|
||||
################################################
|
||||
|
||||
:date: 2014-07-01
|
||||
:modified: 2014-07-01
|
||||
:tags: Organisation donnees,Cours, Stats
|
||||
:category: 4e
|
||||
:authors: Benjamin Bertrand
|
||||
:summary: Pas de résumé, note créée automatiquement parce que je ne l'avais pas bien fait...
|
||||
|
||||
|
||||
|
||||
`Lien vers cours_Stat_4e.pdf <cours_Stat_4e.pdf>`_
|
||||
|
||||
`Lien vers cours_Stat_4e.tex <cours_Stat_4e.tex>`_
|
||||
BIN
4e/Organisation_donnees/Stat/TD/4C/Dogo Barbosa 4°c.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/Dogo Barbosa 4°c.ods
Normal file
Binary file not shown.
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/Hiter-Bénisty Luana.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/Hiter-Bénisty Luana.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/Nieto Jean Jo.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/Nieto Jean Jo.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/agostini claudia 4C.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/agostini claudia 4C.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/aurelie fondacci 4c.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/aurelie fondacci 4c.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/carla 4 c.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/carla 4 c.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/claire cherubini 4°c.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/claire cherubini 4°c.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/fiona benaghazi 4°c.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/fiona benaghazi 4°c.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/julia ravon 4C.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/julia ravon 4C.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/laùra.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/laùra.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/lucia follana 4c.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/lucia follana 4c.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/manicacci lea 4°C.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/manicacci lea 4°C.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/mariotti angela 4c.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/mariotti angela 4c.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/océane luciani 4C.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/océane luciani 4C.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/saadi chameseddine.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/saadi chameseddine.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/sofiane ferretti 4 c.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/sofiane ferretti 4 c.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/thomas levy4c.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/thomas levy4c.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4C/ugo.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4C/ugo.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/Charlotte 4eme D.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/Charlotte 4eme D.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/Elina 4 D.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/Elina 4 D.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/Eva 4D.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/Eva 4D.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/Jessica 4D.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/Jessica 4D.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/Julia 4°D.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/Julia 4°D.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/Sarra 4D.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/Sarra 4D.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/baptiste_4D.xlsx
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/baptiste_4D.xlsx
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/colombani anthony 4d.xlsx
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/colombani anthony 4d.xlsx
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/doriane 4d.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/doriane 4d.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/erwann didier 4d.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/erwann didier 4d.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/maissae 4D.xlsx
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/maissae 4D.xlsx
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/olivier,4d.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/olivier,4d.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/olivier4D.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/olivier4D.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/rachele 4d.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/rachele 4d.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/robin 4d.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/robin 4d.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/saveria 4d.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/saveria 4d.ods
Normal file
Binary file not shown.
BIN
4e/Organisation_donnees/Stat/TD/4D/thomas orsini 4D.ods
Normal file
BIN
4e/Organisation_donnees/Stat/TD/4D/thomas orsini 4D.ods
Normal file
Binary file not shown.
Reference in New Issue
Block a user