diff --git a/ads-1.tex b/ads-1.tex index e83e29f07..ee0d2a245 100644 --- a/ads-1.tex +++ b/ads-1.tex @@ -12489,7 +12489,7 @@ \chapter*{#1}% \end{equation*} % \par -One question might come to mind at this point. If the coatings of the dial no longer in the sequence from 0 to 7, how would you interpret the patterns that are on the back of the dial as numbers from 0 to 7? In Chapter 14 we will see that if the Gray Code is used, this ``decoding'' is quite easy.% +One question might come to mind at this point. If the coatings of the dial are no longer in the sequence from 0 to 7, how would you interpret the patterns that are on the back of the dial as numbers from 0 to 7? In Chapter 14 we will see that if the Gray Code is used, this ``decoding'' is quite easy.% \end{example} \begin{example}{Applications of the Gray Code.}{g:example:idm347915442752}% One application of the Gray code was discussed in the Introduction to this book. Another application is in statistics. In a statistical analysis, there is often a variable that depends on several factors, but exactly which factors are significant may not be obvious. For each subset of factors, there would be certain quantities to be calculated. One such quantity is the multiple correlation coefficient for a subset. If the correlation coefficient for a given subset, \(A\), is known, then the value for any subset that is obtained by either deleting or adding an element to \(A\) can be obtained quickly. To calculate the correlation coefficient for each set, we simply travel along \(G_n\), where \(n\) is the number of factors being studied. The first vertex will always be the string of 0's, which represents the empty set. For each vertex that you visit, the set that it corresponds to contains the \(k^{\text{th}}\) factor if the \(k^{\text{th}}\) character is a 1.% @@ -18097,4 +18097,4 @@ \chapter*{#1}% %% Index locators are cross-references, so same font here {\xreffont\printindex} % -\end{document} \ No newline at end of file +\end{document} diff --git a/ads-1_print.tex b/ads-1_print.tex index d913afad8..b9ac26efe 100644 --- a/ads-1_print.tex +++ b/ads-1_print.tex @@ -12494,7 +12494,7 @@ \chapter*{#1}% \end{equation*} % \par -One question might come to mind at this point. If the coatings of the dial no longer in the sequence from 0 to 7, how would you interpret the patterns that are on the back of the dial as numbers from 0 to 7? In Chapter 14 we will see that if the Gray Code is used, this ``decoding'' is quite easy.% +One question might come to mind at this point. If the coatings of the dial are no longer in the sequence from 0 to 7, how would you interpret the patterns that are on the back of the dial as numbers from 0 to 7? In Chapter 14 we will see that if the Gray Code is used, this ``decoding'' is quite easy.% \end{example} \begin{example}{Applications of the Gray Code.}{g:example:idm294775519728}% One application of the Gray code was discussed in the Introduction to this book. Another application is in statistics. In a statistical analysis, there is often a variable that depends on several factors, but exactly which factors are significant may not be obvious. For each subset of factors, there would be certain quantities to be calculated. One such quantity is the multiple correlation coefficient for a subset. If the correlation coefficient for a given subset, \(A\), is known, then the value for any subset that is obtained by either deleting or adding an element to \(A\) can be obtained quickly. To calculate the correlation coefficient for each set, we simply travel along \(G_n\), where \(n\) is the number of factors being studied. The first vertex will always be the string of 0's, which represents the empty set. For each vertex that you visit, the set that it corresponds to contains the \(k^{\text{th}}\) factor if the \(k^{\text{th}}\) character is a 1.% @@ -18102,4 +18102,4 @@ \chapter*{#1}% %% Index locators are cross-references, so same font here {\xreffont\printindex} % -\end{document} \ No newline at end of file +\end{document} diff --git a/ads-3-6/knowl/ex-intro-a-to-d-hidden.html b/ads-3-6/knowl/ex-intro-a-to-d-hidden.html index ca991e0fc..a7d02b0a0 100644 --- a/ads-3-6/knowl/ex-intro-a-to-d-hidden.html +++ b/ads-3-6/knowl/ex-intro-a-to-d-hidden.html @@ -76,5 +76,5 @@ \right) \end{equation*} -
One question might come to mind at this point. If the coatings of the dial no longer in the sequence from 0 to 7, how would you interpret the patterns that are on the back of the dial as numbers from 0 to 7? In Chapter 14 we will see that if the Gray Code is used, this “decoding” is quite easy.