|
@@ -15,18 +15,42 @@
|
15
|
15
|
|
16
|
16
|
%%\renewcommand{\inPapierform}{\achtAvier}%% es gibt "achtAvier", "openBook"
|
17
|
17
|
\renewcommand{\pruefungsHilfsmittel}{Schreibzeug, Taschenrechner,
|
18
|
|
-Formelsammlung BBW, acht (8) A4-Seiten Zusammenfassung (entweder drei Blätter
|
19
|
|
-doppelseitig oder sechs Seiten einseitig beschrieben)}
|
|
18
|
+Formelsammlung BBW plus acht (8) A4-Seiten Zusammenfassung (entweder vier Blätter
|
|
19
|
+doppelseitig oder acht Seiten einseitig beschrieben)}
|
20
|
20
|
|
21
|
21
|
\begin{document}%%
|
22
|
22
|
\pruefungsIntro{}
|
23
|
23
|
|
24
|
24
|
\section{Datennalyse}
|
25
|
|
-\subsection{Boxplot}
|
26
|
25
|
\input{P_ALLG/datenanalyse/boxplot/boxplot_interpretieren_v2}
|
|
26
|
+\input{P_ALLG/datenanalyse/histogramm/histogramm_v4}
|
|
27
|
+\newpage
|
|
28
|
+\section{Stochastik}
|
|
29
|
+\subsection{Kombinatorik}
|
|
30
|
+\input{P_ALLG/stochastik/kombinatorik/Wegnetz_v1}
|
|
31
|
+\input{P_ALLG/stochastik/kombinatorik/Permutationen_SitzenImBus_v1}
|
|
32
|
+\input{P_ALLG/stochastik/kombinatorik/Variation_Ohne_Wiederholung_Parkplaetze_v1}
|
|
33
|
+\input{P_ALLG/stochastik/kombinatorik/Kwami_v1}
|
|
34
|
+%%\input{P_ALLG/stochastik/kombinatorik/Kombination_Club1_v1}
|
|
35
|
+\input{P_ALLG/stochastik/kombinatorik/Kombinatorik_kombiniert_Kleiderhaken_v1}
|
27
|
36
|
|
28
|
|
-\section{Was bisher geschah}
|
|
37
|
+
|
|
38
|
+\subsection{Wahrscheinlichkeit}
|
|
39
|
+\input{P_ALLG/stochastik/grundlagen/Ereignis_aus_Omega_v1}
|
|
40
|
+\input{P_ALLG/stochastik/wahrscheinlichkeit/baum/Hund_und_Herrchen_v1}
|
|
41
|
+\input{P_ALLG/stochastik/wahrscheinlichkeit/Mindestens22Punkte_mit_vier_Wuerfeln_v1}
|
|
42
|
+
|
|
43
|
+\subsubsection{Bernoulli und Hypergeometrische Verteilungen}
|
|
44
|
+\input{P_ALLG/stochastik/wahrscheinlichkeit/hypergeometrisch/M_und_Ms_v1}
|
|
45
|
+%%\input{P_ALLG/stochastik/wahrscheinlichkeit/hypergeometrisch/Allergie_v1}
|
|
46
|
+\input{P_ALLG/stochastik/wahrscheinlichkeit/kumuliert/KumuliertTorschuss_v1}
|
|
47
|
+
|
|
48
|
+\subsection{Bedingte Wahrscheinlichkeit}
|
|
49
|
+\input{P_ALLG/stochastik/kontingenztafel/BedingteWahrscheinlichkeit_v1}
|
|
50
|
+
|
|
51
|
+%%\section{Was bisher geschah}
|
29
|
52
|
|
30
|
53
|
\section{Bonusaufgabe}
|
|
54
|
+\input{P_ALLG/stochastik/grundlagen/ErgebnisseZaehlenWuerfel_v1}
|
31
|
55
|
|
32
|
56
|
\end{document}%%
|