mirror of
https://gitlab.cs.fau.de/ik15ydit/latexandmore.git
synced 2024-11-22 11:49:32 +01:00
Auskommentierten Code gelöscht
This commit is contained in:
parent
858e1d8892
commit
5040621842
@ -36,34 +36,6 @@
|
|||||||
Wobei der Index f\"ur die n'te Zahl in einer Angabe in Stile von \{A,B,C,...\} steht.
|
Wobei der Index f\"ur die n'te Zahl in einer Angabe in Stile von \{A,B,C,...\} steht.
|
||||||
\subsection{empirische Varianz}
|
\subsection{empirische Varianz}
|
||||||
\[x_{var}=\frac{1}{n-1}\sum_{i=1}^n (x_i-x_{median})\]
|
\[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}
|
\section{Regressionsgerade}
|
||||||
\subsection{Gauss'sche Normalengleichung}
|
\subsection{Gauss'sche Normalengleichung}
|
||||||
Die Regressionsgerade wird mit der Gauss'schen Normalengleichung gel\"ost.
|
Die Regressionsgerade wird mit der Gauss'schen Normalengleichung gel\"ost.
|
||||||
|
Loading…
Reference in New Issue
Block a user