|
@@ -0,0 +1,61 @@
|
|
1
|
+%%
|
|
2
|
+%% Stochastik
|
|
3
|
+%% 4. Prüfung Wahrscheinlichkeit
|
|
4
|
+%%
|
|
5
|
+
|
|
6
|
+\input{bbwLayoutPruefung}
|
|
7
|
+
|
|
8
|
+\renewcommand{\pruefungsThema}{Stochastik NP}
|
|
9
|
+\renewcommand{\klasse}{6ZVG21n}
|
|
10
|
+\renewcommand{\pruefungsNummer}{4 (NP)}
|
|
11
|
+\renewcommand{\pruefungsDatum}{Mo., 13. Juni 2022}
|
|
12
|
+%% braucte 20' 10"
|
|
13
|
+\renewcommand{\pruefungsVorgabeZeit}{88 Min. (inkl. Nachteilsausgleich)}
|
|
14
|
+
|
|
15
|
+\renewcommand{\pruefungsHilfsmittel}{\defaultHiflsmittelMitRechner{}}
|
|
16
|
+
|
|
17
|
+\begin{document}%%
|
|
18
|
+\pruefungsIntro{}
|
|
19
|
+
|
|
20
|
+%%\input{P_ALLG/Zusammenfassung_v1}
|
|
21
|
+\newpage
|
|
22
|
+\section{Kombinatorik}
|
|
23
|
+
|
|
24
|
+\input{P_GESO/stoch/kombinatorik/Variation_mit_Wiederholung_ZahlenschlossB_log_v1}
|
|
25
|
+\input{P_GESO/stoch/kombinatorik/Permutation_v2}
|
|
26
|
+\input{P_GESO/stoch/kombinatorik/Variation_Ohne_Wiederholung_Parkplaetze_v1}
|
|
27
|
+
|
|
28
|
+\input{P_GESO/stoch/kombinatorik/Kombinatorik_kombiniert_Kleiderhaken_v1}
|
|
29
|
+
|
|
30
|
+%%\input{P_GESO/stoch/kombinatorik/Kombination_Club1_v1}
|
|
31
|
+\input{P_GESO/stoch/kombinatorik/Kombination_Muenzen1_v1}
|
|
32
|
+%%\input{P_GESO/stoch/kombinatorik/Permutationen_SitzenImBus_v1}
|
|
33
|
+
|
|
34
|
+\input{P_GESO/stoch/kombinatorik/Variation_mit_Wiederholung_zum_Knobbeln_v1}
|
|
35
|
+\input{P_GESO/stoch/kombinatorik/Variation_mit_Wiederholung_Zelte_v1}
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+\input{P_GESO/stoch/kombinatorik/Permutation_der_Permutation_v1}
|
|
39
|
+\input{P_GESO/stoch/kombinatorik/Reihenfolge_vs_Anzahl_Basil_v1}
|
|
40
|
+
|
|
41
|
+\input{P_GESO/stoch/kombinatorik/Wegnetz_v1}
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+\section{Grundlagen}
|
|
45
|
+\input{P_GESO/stoch/grundlagen/Gegenereignis_v1}
|
|
46
|
+%%\input{P_GESO/stoch/grundlagen/Ereignis_aus_Omega_v1}
|
|
47
|
+
|
|
48
|
+\section{Wahrscheinlichkeit}
|
|
49
|
+\input{P_GESO/stoch/wahrscheinlichkeit/Mindestens16Punkte_mit_drei_Wuerfeln_v1}
|
|
50
|
+%%\input{P_GESO/stoch/wahrscheinlichkeit/bernoulli/Wuerfel_v1}
|
|
51
|
+
|
|
52
|
+%%\input{P_GESO/stoch/wahrscheinlichkeit/hypergeometrisch/HypergeometrischeVerteilung_Socken_v1}
|
|
53
|
+\input{P_GESO/stoch/wahrscheinlichkeit/hypergeometrisch/Smarties_v1}
|
|
54
|
+%%\input{P_GESO/stoch/wahrscheinlichkeit/baum/Abgebrochenes_Wuerfelspiel_v1}
|
|
55
|
+\input{P_GESO/stoch/wahrscheinlichkeit/baum/Hund_und_Herrchen_v1}
|
|
56
|
+
|
|
57
|
+\section{Kontingenztafeln und bedingte Wahrscheinlichkeit}%%
|
|
58
|
+\input{P_GESO/stoch/kontingenztafel/Genesen_v2}%%
|
|
59
|
+%%\input{P_GESO/stoch/kontingenztafel/BedingteWahrscheinlichkeit_v1}%%
|
|
60
|
+%%
|
|
61
|
+\end{document}
|