diff --git a/Public/m4/MaC4Cheatsheet.tex b/Public/m4/MaC4Cheatsheet.tex index e1fcbd8..fd0f559 100644 --- a/Public/m4/MaC4Cheatsheet.tex +++ b/Public/m4/MaC4Cheatsheet.tex @@ -36,34 +36,6 @@ Wobei der Index f\"ur die n'te Zahl in einer Angabe in Stile von \{A,B,C,...\} steht. \subsection{empirische Varianz} \[x_{var}=\frac{1}{n-1}\sum_{i=1}^n (x_i-x_{median})\] -%\subsection{Gleichgewichtsverteilung} -%\[ -% G_{var} = -% \begin{pmatrix} -% 1 \\ -% . \\ -% . \\ -% 1 -% \end{pmatrix} -% *\left [ -% \begin{pmatrix} -% 1&.&.& 0 \\ -% . & 1 &.& . \\ -% . & . &1& . \\ -% 0&.&.&1 -% -% \end{pmatrix}-P+ -% \begin{pmatrix} -% 1&.&.&1 \\ -% .&.&.&. \\ -% .&.&.&. \\ -% 1&.&.&1 -% \end{pmatrix}\right ] -% ^{-1} -%\] -%Wobei P die \"Ubergangsmatrix ist. Die Alternative ist die Matrix solang -%zu potentieren bis sie konvergiert. - \section{Regressionsgerade} \subsection{Gauss'sche Normalengleichung} Die Regressionsgerade wird mit der Gauss'schen Normalengleichung gel\"ost.