This commit is contained in:
git-sandro 2026-01-24 14:54:08 +01:00
parent 6c04755c26
commit d8769438a4

View File

@ -136,10 +136,10 @@ $$
y = [2, 3, 5, 4, 6] sortieren \rightarrow y = [2, 3, 4, 5, 6] y = [2, 3, 5, 4, 6] sortieren \rightarrow y = [2, 3, 4, 5, 6]
$$ $$
$$ $$
i_\tilde{y} = \frac{5+1}{2} = 3 i_{\tilde{y}} = \frac{5+1}{2} = 3
$$ $$
$$ $$
\tilde{y} = y[i_\tilde{y}] = 4 \tilde{y} = y[i_{\tilde{y}}] = 4
$$ $$
## Klassifikation ## Klassifikation