diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2022-05-30 11:38:12 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2022-05-30 11:38:12 +0200 |
commit | c49717a11a534d1621f819c7a114924047046a04 (patch) | |
tree | 2e77afd677c3b33c43443da9c2569d174613c62c /vorlesungen/12_dreieck | |
parent | beispiel korrektur (diff) | |
download | SeminarSpezielleFunktionen-c49717a11a534d1621f819c7a114924047046a04.tar.gz SeminarSpezielleFunktionen-c49717a11a534d1621f819c7a114924047046a04.zip |
new slides
Diffstat (limited to 'vorlesungen/12_dreieck')
-rw-r--r-- | vorlesungen/12_dreieck/common.tex | 2 | ||||
-rw-r--r-- | vorlesungen/12_dreieck/slides.tex | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/vorlesungen/12_dreieck/common.tex b/vorlesungen/12_dreieck/common.tex index 9414e42..1be1b4f 100644 --- a/vorlesungen/12_dreieck/common.tex +++ b/vorlesungen/12_dreieck/common.tex @@ -9,7 +9,7 @@ \usetheme[hideothersubsections,hidetitle]{Hannover} } \beamertemplatenavigationsymbolsempty -\title[Dreieckstest]{Dreieckstest} +\title[Ordnungsstatistik]{Ordnungsstatistik und Beta-Funktion} \author[A.~Müller]{Prof. Dr. Andreas Müller} \date[]{30.~Mai 2022} \newboolean{presentation} diff --git a/vorlesungen/12_dreieck/slides.tex b/vorlesungen/12_dreieck/slides.tex index 211a105..19b7417 100644 --- a/vorlesungen/12_dreieck/slides.tex +++ b/vorlesungen/12_dreieck/slides.tex @@ -6,3 +6,7 @@ \folie{dreieck/stichprobe.tex} \folie{dreieck/minmax.tex} \folie{dreieck/ordnungsstatistik.tex} +\folie{dreieck/dichte.tex} +\folie{dreieck/orderplot.tex} +\folie{dreieck/beta.tex} +\folie{dreieck/betaplot.tex} |