This commit is contained in:
git-sandro 2026-01-24 15:07:17 +01:00
parent 24b9b831ce
commit e783b5d0c0

View File

@ -126,8 +126,12 @@ $$
Beispiel: Beispiel:
$$ $$
x = [1, 2, 3, 4, 5], y = [2, 3, 5, 4, 6] \\ x = [1, 2, 3, 4, 5], y = [2, 3, 5, 4, 6]
\hat{y} = 0.9x+1.3 \\ $$
$$
\hat{y} = 0.9x+1.3
$$
$$
\hat{y} = [2.2, 3.1, 4, 4.9, 5.8] \hat{y} = [2.2, 3.1, 4, 4.9, 5.8]
$$ $$