|
@@ -0,0 +1,43 @@
|
|
1
|
+
|
|
2
|
+%%
|
|
3
|
+%% Exponentialfunktionen / Potenzfunktionen
|
|
4
|
+%%
|
|
5
|
+
|
|
6
|
+\input{bbwPruefungPrintHeader}
|
|
7
|
+\usepackage{bbwPruefung}
|
|
8
|
+
|
|
9
|
+\renewcommand{\pruefungsThema}{Datenanalyse}
|
|
10
|
+\renewcommand{\klasse}{2n}
|
|
11
|
+\renewcommand{\pruefungsNummer}{3}
|
|
12
|
+%%\renewcommand{\pruefungsTeil}{Teil 2 mit TR}
|
|
13
|
+\renewcommand{\pruefungsDatum}{Mo., 11. April 2022}
|
|
14
|
+%% TALS MIT TR * 2.5
|
|
15
|
+%% TALS OHNE TR * 3.5
|
|
16
|
+%% GESO * 4
|
|
17
|
+\renewcommand{\pruefungsVorgabeZeit}{65 Minuten}
|
|
18
|
+\renewcommand{\achtAvier}{acht A4-Seiten mit beliebigem Inhalt plus
|
|
19
|
+die offizielle Formelsammlung}
|
|
20
|
+\renewcommand{\pruefungsHilfsmittel}{\defaultHiflsmittelMitRechner}
|
|
21
|
+
|
|
22
|
+\begin{document}%%
|
|
23
|
+\pruefungsIntro{}
|
|
24
|
+
|
|
25
|
+\section{Allgemeines}
|
|
26
|
+\input{P_ALLG/Zusammenfassung_v1}
|
|
27
|
+\section{Sättigung}
|
|
28
|
+\input{P_GESO/fct2/exponentialfct/saettigung/BatterieLaden_v1}
|
|
29
|
+\input{P_GESO/fct2/exponentialfct/saettigung/Lasagne_v1}
|
|
30
|
+
|
|
31
|
+\section{Datennalayse}
|
|
32
|
+\input{P_GESO/daan/grundbegriffe/Datentypen_v1}
|
|
33
|
+
|
|
34
|
+\input{P_GESO/daan/grundbegriffe/Fehlerarten_v2}
|
|
35
|
+\input{P_GESO/daan/kreisdiagramm/geeignetesDiagramm_v1}
|
|
36
|
+\input{P_GESO/daan/haeufigkeit/kuchendiagramm_v1}
|
|
37
|
+\input{P_GESO/daan/histogramm/histogramm_v4}
|
|
38
|
+
|
|
39
|
+\subsection{Boxplot}
|
|
40
|
+\input{P_GESO/daan/boxplot/ausreisser_v1}
|
|
41
|
+\input{P_GESO/daan/boxplot/boxplot_erstellen_v2}
|
|
42
|
+\input{P_GESO/daan/boxplot/boxplot_interpretieren_v1}
|
|
43
|
+\end{document}%%
|