\item $P[k] = 1$ means that the power is equally distributed over all frequencies
\item i.e., we cannot predict if the signal moves ``slowly'' or ``super-fast''
\item this is because each sample is independent of each other: we could have a realization of all ones or a realization in which the sign changes every other sample or anything in between
\end{itemize}
\end{frame}
\begin{frame} \frametitle{Filtering a random process}
\begin{itemize}[<+->]
\item let's filter the random process with a 2-point Moving Average filter
\item $y[n] = (x[n] + x[n-1])/2$
\item what is the power spectral density?
\end{itemize}
\end{frame}
\begin{frame} \frametitle{Averaged DFT magnitude of filtered process}