big data hinzugefügt
This commit is contained in:
parent
be11c8949a
commit
412f5005b3
21
chapters/Problematiken/Big Data.tex
Normal file
21
chapters/Problematiken/Big Data.tex
Normal file
@ -0,0 +1,21 @@
|
||||
\chapter{Big Data}
|
||||
\label{big data}
|
||||
Mithilfe von riesigen Datenmengen ist es \textbf{scheinbar} möglich Beziehungen zu erkennen, die zuvor nicht erkennbar waren.
|
||||
Viele Leute setzen sich sogar nach dem Prinzip \say{with enough data the numbers speak for themselves} dafür ein,
|
||||
die erkannten Beziehungen als bewiesen zu akzeptieren ohne die zugrundeliegende Logik zu hinterfragen.
|
||||
Diese als \say{Big Data Philosphie} bezeichnete Ansicht beruht allerdings auf einem Trugschluss.
|
||||
\Huge
|
||||
{\color{red}$$\text{Correlation}\ne\text{Causation}$$}
|
||||
\normalsize
|
||||
Dieser Fehlschluss wird auch als \say{cum hoc, ergo propter hoc} (zusammen hiermit, daher hiervon verursacht) bezeichnet.
|
||||
Allgemein gibt es 5 mögliche Erklärungen für die Korrelation von Daten:\\
|
||||
\includegraphics[width = \textwidth]{correlation_reasons.png}\\
|
||||
Im 5. Fall spricht man von einer \textbf{Scheinkorrelation}.
|
||||
Diese müssen schon rein aus statistischen Gründen in ausreichend großen Datenmengen auftauchen.
|
||||
|
||||
\section{Korrelationsarten}
|
||||
\label{big data: types of correlation}
|
||||
Meist werden bei der Untersuchung von Korrelationen nur die linearen Korrelation betrachtet.
|
||||
Dies greift allerdings zu kurz, da Eigenschaften auch auf ganz andere Art und Weise miteinander korrelieren können:\\
|
||||
\includegraphics[width = \textwidth]{types of correlation.png}
|
||||
|
BIN
images/correlation_reasons.png
Normal file
BIN
images/correlation_reasons.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
BIN
images/types of correlation.png
Normal file
BIN
images/types of correlation.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
@ -3,4 +3,5 @@
|
||||
|
||||
\input{chapters/Problematiken/Zuverlässigkeit und Vertrauen.tex}
|
||||
\input{chapters/Problematiken/Erklärbarkeit.tex}
|
||||
\input{chapters/Problematiken/Bias.tex}
|
||||
\input{chapters/Problematiken/Bias.tex}
|
||||
\input{chapters/Problematiken/Big Data.tex}
|
Loading…
x
Reference in New Issue
Block a user