|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+%%
|
|
|
2
|
+%% Semesterprüfung BMS
|
|
|
3
|
+%%
|
|
|
4
|
+
|
|
|
5
|
+\input{bmsLayoutPruefung}
|
|
|
6
|
+
|
|
|
7
|
+\renewcommand{\pruefungsThema}{FCT2 / Stochastik}
|
|
|
8
|
+\renewcommand{\klasse}{6ZBG24s}
|
|
|
9
|
+\renewcommand{\pruefungsNummer}{3}
|
|
|
10
|
+%%\renewcommand{\pruefungsTeil}{Teil 1 und 2 mit TR}
|
|
|
11
|
+\renewcommand{\pruefungsDatum}{Do., 4. Dez.}
|
|
|
12
|
+%% meine Zeit: Brauchte ....
|
|
|
13
|
+\renewcommand{\pruefungsVorgabeZeit}{45}
|
|
|
14
|
+
|
|
|
15
|
+\renewcommand{\inPapierform}{\achtAvier}%% es gibt "achtAvier", "openBook"
|
|
|
16
|
+\renewcommand{\pruefungsHilfsmittel}{Taschenrechner, Formelsammlung
|
|
|
17
|
+der BBW + 8 A4-Seiten Zusammenfassung (max.: Entweder vier Blätter
|
|
|
18
|
+oder acht Seiten einseitig beschrieben)}
|
|
|
19
|
+
|
|
|
20
|
+\begin{document}%%
|
|
|
21
|
+\pruefungsIntro{}
|
|
|
22
|
+\newpage
|
|
|
23
|
+\section{Potenzfunktionen}
|
|
|
24
|
+\input{fct/potenz/Spiegelung_v2}
|
|
|
25
|
+\input{fct/potenz/PotenzFunktionenZuordnen_v1}%
|
|
|
26
|
+%
|
|
|
27
|
+\section{Exponentialfunktionen}
|
|
|
28
|
+\input{fct/exponential/wachstum/Pilzbefall_v1}%
|
|
|
29
|
+\input{fct/exponential/halbwertszeit/Halbwertszeit_v1}
|
|
|
30
|
+
|
|
|
31
|
+
|
|
|
32
|
+\section{Stochastik}
|
|
|
33
|
+\input{stoch/kombinatorik/Variationen_mit_Wiederholung_Stoffreste_v2}
|
|
|
34
|
+%\input{stoch/kombinatorik/Permutation_v1}
|
|
|
35
|
+\input{stoch/kombinatorik/Variation_Ohne_Wiederholung_Parkplaetze_v1}
|
|
|
36
|
+\input{stoch/kombinatorik/Mississippi_Formel_v1}
|
|
|
37
|
+%\input{stoch/kombinatorik/Kombination_FaehnleinSiebenAufrechte_v1}
|
|
|
38
|
+\input{stoch/kombinatorik/Kwami_v1}
|
|
|
39
|
+\input{stoch/wahrscheinlichkeit/baum/Farbige_Kugeln_v1}
|
|
|
40
|
+\input{stoch/wahrscheinlichkeit/bernoulli/Blutgruppe_v1}
|
|
|
41
|
+
|
|
|
42
|
+
|
|
|
43
|
+\section{was bisher geschah}
|
|
|
44
|
+%\input{gleichgn/exponentialgleichungen/SaettigungVonHand_v1}
|
|
|
45
|
+\input{gleichgn/systeme/Umstellen_v1}
|
|
|
46
|
+
|
|
|
47
|
+
|
|
|
48
|
+\section{Bonusaufgabe}
|
|
|
49
|
+%\input{fct/exponential/saettigung/Joghurt_Zweipunkte_v1}
|
|
|
50
|
+%\input{fct/exponential/saettigung/Eistee_v1}
|
|
|
51
|
+%\input{stoch/kombinatorik/Kombinatorik_kombiniert_Kleiderhaken_v1}
|
|
|
52
|
+\input{stoch/wahrscheinlichkeit/Mindestens16Punkte_mit_drei_Wuerfeln_v1}
|
|
|
53
|
+
|
|
|
54
|
+
|
|
|
55
|
+\end{document}
|