|
@@ -0,0 +1,47 @@
|
|
1
|
+%%
|
|
2
|
+%% Semesterprüfung BMS
|
|
3
|
+%%
|
|
4
|
+
|
|
5
|
+\input{bmsLayoutPruefung}
|
|
6
|
+
|
|
7
|
+\renewcommand{\pruefungsThema}{Fct. 2 (np)}
|
|
8
|
+\renewcommand{\klasse}{6MG22t (np)}
|
|
9
|
+\renewcommand{\pruefungsNummer}{2 np}
|
|
10
|
+%%\renewcommand{\pruefungsTeil}{Teil 1 und 2 mit TR}
|
|
11
|
+\renewcommand{\pruefungsDatum}{Fr., 21. März}
|
|
12
|
+%% meine Zeit: Brauchte 10'
|
|
13
|
+\renewcommand{\pruefungsVorgabeZeit}{80}
|
|
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
|
+%%
|
|
23
|
+\section{Funktioen II}
|
|
24
|
+\input{fct/exponential/saettigung/Pizza_v1}
|
|
25
|
+
|
|
26
|
+%% evtl als Bonusaufgabe
|
|
27
|
+\input{fct/exponential/saettigung/Benzylpenicilin_v2}
|
|
28
|
+\input{fct/exponential/saettigung/Eistee_v1_np}
|
|
29
|
+
|
|
30
|
+\section{Stochastik}
|
|
31
|
+
|
|
32
|
+% mit Beachtung der Reihenfolge
|
|
33
|
+\input{stoch/kombinatorik/Permutation_v2}
|
|
34
|
+\input{stoch/kombinatorik/Permutation_der_Permutation_v2}
|
|
35
|
+\input{stoch/kombinatorik/Variation_Ohne_Wiederholung_Parkplaetze_v1}
|
|
36
|
+
|
|
37
|
+% ohne beachtung der Rehenfolge
|
|
38
|
+\input{stoch/kombinatorik/Kombination_Partei2_v1}
|
|
39
|
+\input{stoch/kombinatorik/Mississippi_Formel_v2}
|
|
40
|
+
|
|
41
|
+\section{Was bisher geschah: Boxplot}
|
|
42
|
+\input{daan/dia/boxplot/boxplot_erstellen_v2}
|
|
43
|
+
|
|
44
|
+\subsection{Bonusaufgabe}
|
|
45
|
+\input{daan/dia/boxplot/ausreisser_v1}
|
|
46
|
+
|
|
47
|
+\end{document}
|