123456789101112131415161718192021222324252627282930313233343536373839 |
- %%
- %% Semesterprüfung BMS
- %%
-
- \input{bbwLayoutPruefung}
-
- \renewcommand{\pruefungsThema }{Datenanalyse}
- \renewcommand{\klasse }{6MT22i}
- \renewcommand{\pruefungsNummer}{2}
- \renewcommand{\pruefungsTeil }{Teil 1 ohne TR}
- \renewcommand{\pruefungsDatum }{Fr. 10. Nov. 2023}
- %% brauchte ca. 6-6.5 Minuten (31. Okt 2023)
- \renewcommand{\pruefungsVorgabeZeit}{25 Minuten}
-
- %%\renewcommand{\inPapierform}{\achtAvier}%% es gibt "achtAvier", "openBook"
- \renewcommand{\pruefungsHilfsmittel}{Erlaubt sind Schreibzeug und
- keine weiteren Hilfsmittel; \textbf{Kein} Taschenrechner.}
- %%\renewcommand{\pruefungsHilfsmittel}{\defaultHiflsmittelMitRechner{}}
-
- \begin{document}%%
- \pruefungsIntro{}
-
- \section{Datenanalyse ohne TR}
- \newpage
-
- \subsection{Datenerhebung}
- \input{daan/grundbegriffe/Datentypen_v2}
- \input{daan/grundbegriffe/Fehlerarten_v2}
-
-
- \subsection{Diagramme}
- \input{daan/dia/kreisdiagramm/geeignetesDiagramm_v1}
- %% boxplot zeichnen
- \input{daan/dia/boxplot/boxplot_erstellen_v1}
- \input{daan/dia/boxplot/boxplot_interpretieren_v2}
-
- \subsection{Was bisher geschah}
- \input{geom/trigonometrie/trig1/allgemein/WelcheFormelStimmt_AbBild_v1}
- \end{document}
|