[statistics] fixed pagebreaks
This commit is contained in:
parent
d3fc7cb12a
commit
479e51588b
@ -292,7 +292,6 @@ deviation $\sigma$.
|
||||
The factor in front of the exponential function ensures the normalization to
|
||||
$\int p_g(x) \, dx = 1$, \eqnref{pdfnorm}.
|
||||
|
||||
\newpage
|
||||
\begin{exercise}{gaussianpdf.m}{gaussianpdf.out}
|
||||
\begin{enumerate}
|
||||
\item Plot the probability density of the normal distribution $p_g(x)$.
|
||||
@ -305,7 +304,6 @@ $\int p_g(x) \, dx = 1$, \eqnref{pdfnorm}.
|
||||
\end{enumerate}
|
||||
\end{exercise}
|
||||
|
||||
\newpage
|
||||
Histograms of real valued data depend on both the number of data
|
||||
values \emph{and} the chosen bin width. As in the example with the die
|
||||
(\figref{diehistogramsfig} left), the height of the histogram gets
|
||||
@ -349,13 +347,11 @@ probability density functions like the one of the normal distribution
|
||||
normal distributions (blue).}
|
||||
\end{figure}
|
||||
|
||||
\newpage
|
||||
\begin{exercise}{gaussianbinsnorm.m}{}
|
||||
Normalize the histogram of the previous exercise to a probability density.
|
||||
\end{exercise}
|
||||
|
||||
|
||||
\newpage
|
||||
\subsection{Kernel densities}
|
||||
|
||||
A problem of using histograms for estimating probability densities is
|
||||
|
Reference in New Issue
Block a user