We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f877f commit a9fb516Copy full SHA for a9fb516
notes/01_pca/0_dim.tex
@@ -150,7 +150,7 @@ \subsubsection{Procedure}
150
\item[]$\vec x \in \R^N$,\\
151
\item[] w.l.o.g. $\E[\vec x] \eqexcl \vec 0$ \notesonly{\\
152
153
-}, i.e. for each variable $x_i$ its mean $m_i = \sum_{\alpha=1}^{p} x_i^{(\alpha)} \eqexcl 0$.
+}, i.e. for each variable $x_i$ its mean $m_i = \frac{1}{p} \sum_{\alpha=1}^{p} x_i^{(\alpha)} \eqexcl 0$.
154
\end{itemize}
155
156
\pause
0 commit comments