|
@@ -0,0 +1,40 @@
|
|
1
|
+%%
|
|
2
|
+%% Datenanalyse Boxplot
|
|
3
|
+%% 1. Prüfung Logarithmen
|
|
4
|
+%%
|
|
5
|
+
|
|
6
|
+\input{bbwPruefungPrintHeader}
|
|
7
|
+\usepackage{bbwPruefung}
|
|
8
|
+
|
|
9
|
+\renewcommand{\pruefungsThema}{Exponentialfunktionen}
|
|
10
|
+\renewcommand{\klasse}{6MG19u}
|
|
11
|
+\renewcommand{\pruefungsNummer}{2}
|
|
12
|
+%%\renewcommand{\pruefungsTeil}{Teil 1 und 2 mit TR}
|
|
13
|
+\renewcommand{\pruefungsDatum}{Do., 24. März 2022}
|
|
14
|
+%% brauchte 19 Minuten * 4 bei GESO: 75 Min. (Eine Lektion wird etw. knapp.)
|
|
15
|
+\renewcommand{\pruefungsVorgabeZeit}{80 Minuten}
|
|
16
|
+
|
|
17
|
+\renewcommand{\pruefungsHilfsmittel}{Taschenrechner, Formelsammlung, 8 A4-Seiten eigene Zusammenfassung, Skript zur Wahrscheinlichkeitsrechnung}
|
|
18
|
+
|
|
19
|
+\begin{document}%%
|
|
20
|
+\pruefungsIntro{}
|
|
21
|
+
|
|
22
|
+\section{Sättigung}
|
|
23
|
+\input{P_GESO/fct2/exponentialfct/saettigung/BatterieLaden_v1}
|
|
24
|
+\input{P_GESO/fct2/exponentialfct/saettigung/Heu_v1}
|
|
25
|
+
|
|
26
|
+\section{Kombinatorik}
|
|
27
|
+\input{P_GESO/stoch/kombinatorik/Variation_mit_Wiederholung_ZahlenschlossA_v2}
|
|
28
|
+\input{P_GESO/stoch/kombinatorik/Variation_mit_Wiederholung_ZahlenschlossB_log_v1}
|
|
29
|
+\input{P_GESO/stoch/kombinatorik/Variation_mit_Wiederholung_Zelte_v1}
|
|
30
|
+
|
|
31
|
+\input{P_GESO/stoch/kombinatorik/Permutation_v1}
|
|
32
|
+\input{P_GESO/stoch/kombinatorik/Variation_Ohne_Wiederholung_Theater_v1}
|
|
33
|
+
|
|
34
|
+\section{Aus BMS-Prüfung 2017}
|
|
35
|
+\input{P_GESO/repetition/MP_2017/a4_definitionsbereich_v2}
|
|
36
|
+\input{P_GESO/repetition/MP_2017/a7_parametergleichung_v2}
|
|
37
|
+\input{P_GESO/repetition/MP_2017/a10a_charakteristischePunkte_v2}
|
|
38
|
+\input{P_GESO/repetition/MP_2017/a2_wurzeln_v2.tex}
|
|
39
|
+
|
|
40
|
+\end{document}
|