From ca1a4726de4309bc2a3e5cb5bc8f8222474eb5fe Mon Sep 17 00:00:00 2001 From: Juan MarĂ­n Noguera Date: Mon, 6 Jan 2025 23:34:57 +0100 Subject: Prepare for Chapter 3 --- index.lyx | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 73 insertions(+), 1 deletion(-) (limited to 'index.lyx') diff --git a/index.lyx b/index.lyx index 0f0092d..a60f901 100644 --- a/index.lyx +++ b/index.lyx @@ -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 -- cgit v1.2.3