Import Work from 2012/2013

This commit is contained in:
Benjamin Bertrand
2017-06-16 09:45:50 +03:00
commit 80f8d6b71f
350 changed files with 12673 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,92 @@
\documentclass{/media/documents/Cours/Prof/Enseignements/Archive/2012-2013/tools/style/classConn}
% Title Page
\title{}
\author{}
\date{}
\begin{document}
\begin{multicols}{2}
Nom - Prénom:
\section{Connaissance}
\begin{Exo}
Donner la définition d'un variable aléatoire (vous pouvez faire une dessin)
\end{Exo}
\vspace{3cm}
\begin{Exo}
Que signifie $\left\{ X = 4 \right\}$?
\end{Exo}
\vspace{2cm}
\begin{Exo}
Que signifie $P(X > 9)$.
\end{Exo}
\vspace{2cm}
\begin{Exo}
Donner la définition de l'espérance mathématique
\end{Exo}
\vspace{2cm}
\begin{Exo}
Soit $X$ un variable aléatoire et $a$ un nombre réél. Completer la propriété suivante
\begin{eqnarray*}
V(aX) =
\end{eqnarray*}
\end{Exo}
\columnbreak
Nom - Prénom
\section{Connaissance}
\begin{Exo}
Donner la définition d'un variable aléatoire (vous pouvez faire une dessin)
\end{Exo}
\vspace{3cm}
\begin{Exo}
Que signifie $\left\{ X \leq 2 \right\}$?
\end{Exo}
\vspace{2cm}
\begin{Exo}
Que signifie $P(X = 1)$.
\end{Exo}
\vspace{2cm}
\begin{Exo}
Donner la définition de la variance mathématique
\end{Exo}
\vspace{2cm}
\begin{Exo}
Soit $X$ un variable aléatoire et $a$ et $b$ deux nombres rééls. Completer la propriété suivante
\begin{eqnarray*}
E[aX+b] =
\end{eqnarray*}
\end{Exo}
\end{multicols}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

View File

@@ -0,0 +1,105 @@
\documentclass{/media/documents/Cours/Prof/Enseignements/Archive/2012-2013/tools/style/classConn}
% Title Page
\title{}
\author{}
\date{}
\begin{document}
\begin{multicols}{2}
Nom - Prénom:
\section{Connaissance}
\begin{Exo}
Qu'est ce que deux expériences aléatoires indépendantes?
\end{Exo}
\vspace{2cm}
\begin{Exo}
Donner la définition de l'espérance mathématique.
\end{Exo}
\vspace{2cm}
\begin{Exo}
Qu'est que la loi de probabilité d'une variable aléatoire?
\end{Exo}
\vspace{3cm}
\begin{Exo}
Compléter la propriété suivante:
Dans un arbre pondéré, la probabilité d'une feuille est égale \makebox[10cm]{\dotfill} des branches menant à la cette feuille.
\end{Exo}
\vspace{2cm}
\begin{Exo}
Soit $X$ un variable aléatoire et $a$ un nombre réel. Compléter la propriété suivante
\begin{eqnarray*}
V(aX) =
\end{eqnarray*}
\end{Exo}
\columnbreak
Nom - Prénom
\section{Connaissance}
\begin{Exo}
Qu'est ce qu'un jeu équitable d'un point de vu mathématique?
\end{Exo}
\vspace{2cm}
\begin{Exo}
Donner la définition de la variance.
\end{Exo}
\vspace{2cm}
\begin{Exo}
Soit $X$ un variable aléatoire et $a$ et $b$ deux nombres réels. Compléter la propriété suivante
\begin{eqnarray*}
E[aX+b] =
\end{eqnarray*}
\end{Exo}
\vspace{1cm}
\begin{Exo}
Compléter la propriété suivante:
Dans un arbre pondéré, la probabilité d'une feuille est égale \makebox[10cm]{\dotfill} des branches menant à la cette feuille.
\end{Exo}
\vspace{1cm}
\begin{Exo}
Soit $X$ une variable de Bernoulli de paramètre $p$. Compléter la loi de probabilité de $X$.
\begin{center}
\begin{tabular}[h]{|l|c|c|}
\hline
$x_i$ & \hspace{2cm} & \hspace{2cm} \\
\hline
$P(X=x_i)$ & \hspace{2cm} & \hspace{2cm} \\
\hline
\end{tabular}
\end{center}
\end{Exo}
\end{multicols}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End: