diff --git a/statistics/exercises/exercises02.tex b/statistics/exercises/exercises02.tex index 741c77e..eecb125 100644 --- a/statistics/exercises/exercises02.tex +++ b/statistics/exercises/exercises02.tex @@ -129,6 +129,7 @@ that are symmetric around the mean? How do you generate random numbers of a given mean and standard deviation using the \code{randn()} function? \end{parts} +\newsolutionpage \begin{solution} \lstinputlisting{normprobs.m} \end{solution}