ideas for more chapters
This commit is contained in:
@@ -20,12 +20,21 @@
|
||||
|
||||
\section{TODO}
|
||||
\begin{itemize}
|
||||
\item The content of this lecture easily covers two lectures!
|
||||
\item 1. mymedian and debugging, rolling a die, normalized histogram
|
||||
\item 2. densities, quantiles, cumulative distribution, kernel histogram
|
||||
\item Adapt the exercises to that!
|
||||
\item Statistics is to estimate some parameter from data (see below).
|
||||
\item Introduce this concept on a range of examples: mean, other
|
||||
parameters of a distribution, parameters of a function.
|
||||
\item This is also what the brain needs to do: estimate some
|
||||
information about the environment from noisy/incomplete data!
|
||||
\end{itemize}
|
||||
|
||||
\section{Exercises}
|
||||
The content of this lecture easily covers two lectures!
|
||||
\begin{enumerate}
|
||||
\item mymedian and debugging, rolling a die, normalized histogram
|
||||
\item densities, quantiles, cumulative distribution, kernel histogram
|
||||
\end{enumerate}
|
||||
Adapt the exercises to that!
|
||||
|
||||
\end{document}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user