Import work from year 2014-2015
This commit is contained in:
BIN
1er_STMG/Proba_stat/Loi_bino/Cours/Loi_bino.pdf
Normal file
BIN
1er_STMG/Proba_stat/Loi_bino/Cours/Loi_bino.pdf
Normal file
Binary file not shown.
44
1er_STMG/Proba_stat/Loi_bino/Cours/Loi_bino.tex
Normal file
44
1er_STMG/Proba_stat/Loi_bino/Cours/Loi_bino.tex
Normal file
@@ -0,0 +1,44 @@
|
||||
\documentclass[a4paper,10pt, table]{/media/documents/Cours/Prof/Enseignements/Archive/2014-2015/tools/style/classCours}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/Archive/2014-2015/2014_2015}
|
||||
|
||||
% Title Page
|
||||
\titre{Loi binomiale}
|
||||
% \seconde \premiereS \PSTMG \TSTMG
|
||||
\classe{\PSTMG}
|
||||
\date{Mai 2015}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\section{Schéma de Bernouilli}
|
||||
|
||||
\textit{On donne deux exemples où l'on trace l'arbre de proba}
|
||||
|
||||
\begin{Def}
|
||||
Un \textbf{schéma de Bernouilli de paramètre $n$ et $p$} est une expérience aléatoire consistant à répéter $n$ fois de façon \textbf{identique} et \textbf{independante} un expérience a deux issues avec probabilité $p$ d'avoir un succès.
|
||||
\end{Def}
|
||||
|
||||
\begin{Ex}
|
||||
On reparle du TP info sur l'overbooking et on montre que c'est un schéma de Bernouilli.
|
||||
|
||||
\end{Ex}
|
||||
|
||||
\section{Loi binomiale}
|
||||
|
||||
\begin{Def}
|
||||
Une variable aléatoire, $X$, suit une \textbf{loi binomiale de paramètres $n$ et $p$} (noté $\mathcal{B}(n,p)$) quand elle compte le nombre de succès dans une schéma de Bernouilli.
|
||||
\end{Def}
|
||||
|
||||
\begin{Ex}
|
||||
On reprend le TP sur l'overbooking. On explique ce que signifie $P(X = 50)$, $P(X \leq 50)$... Et on apprend à le calculer avec le calculatrice.
|
||||
\end{Ex}
|
||||
|
||||
\section{Espérance}
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
15
1er_STMG/Proba_stat/Loi_bino/Cours/index.rst
Normal file
15
1er_STMG/Proba_stat/Loi_bino/Cours/index.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
Notes sur autour de la loi binomiale
|
||||
####################################
|
||||
|
||||
:date: 2015-07-01
|
||||
:modified: 2015-07-01
|
||||
:tags: Proba,Cours
|
||||
:category: 1er_STMG
|
||||
:authors: Benjamin Bertrand
|
||||
:summary: Pas de résumé, note créée automatiquement parce que je ne l'avais pas bien fait...
|
||||
|
||||
|
||||
|
||||
`Lien vers Loi_bino.pdf <Loi_bino.pdf>`_
|
||||
|
||||
`Lien vers Loi_bino.tex <Loi_bino.tex>`_
|
||||
Reference in New Issue
Block a user