diff options
Diffstat (limited to 'index.lyx')
| -rw-r--r-- | index.lyx | 74 |
1 files changed, 73 insertions, 1 deletions
@@ -1244,7 +1244,7 @@ Interpretive Routines \end_layout \begin_layout Chapter -Information structures +Information Structures \end_layout \begin_layout Section @@ -1811,5 +1811,77 @@ A10+R25 \end_layout +\begin_layout Chapter +Random Numbers +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Section +Generating Uniform Random Numbers +\end_layout + +\begin_layout Subsection +The Linear Congruential Method +\end_layout + +\begin_layout Subsubsection +Choice of modulus +\end_layout + +\begin_layout Subsubsection +Choice of multiplier +\end_layout + +\begin_layout Subsubsection +Potency +\end_layout + +\begin_layout Subsection +Other Methods +\end_layout + +\begin_layout Section +Statistical Tests +\end_layout + +\begin_layout Subsection +General Test Procedures for Studying Random Data +\end_layout + +\begin_layout Subsection +Empirical Tests +\end_layout + +\begin_layout Subsection +Theoretical Tests +\end_layout + +\begin_layout Subsection +The Spectral Test +\end_layout + +\begin_layout Section +Other Types of Random Quantities +\end_layout + +\begin_layout Subsection +Numerical Distributions +\end_layout + +\begin_layout Subsection +Random Sampling and Shuffling +\end_layout + +\begin_layout Section +What Is a Random Sequence? +\end_layout + +\begin_layout Section +Summary +\end_layout + \end_body \end_document |
