Reorganizing files

This commit is contained in:
andyeisenberg
2025-12-28 19:27:40 +00:00
parent 998374af65
commit 3ddb5623a0
12 changed files with 148 additions and 60 deletions
+17 -2
View File
@@ -7,7 +7,22 @@
<p> Text before the first section. </p>
</introduction>
<!-- include sections -->
<xi:include href="sec-Central-Limit-Theorem.ptx" />
<section xml:id="sec-CLT" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Central Limit Theorem</title>
<p> Text of section. </p>
</section>
<section xml:id="sec-Confidence-Intervals" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Confidence Intervals</title>
<p> Text of section. </p>
</section>
</chapter>
+25 -2
View File
@@ -7,7 +7,30 @@
<p> Text before the first section. </p>
</introduction>
<!-- include sections -->
<xi:include href="sec-Expected-Value.ptx" />
<section xml:id="sec-Expected-Value" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Expected Value</title>
<p> Text of section. </p>
</section>
<section xml:id="sec-Variance" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Variance</title>
<p> Text of section. </p>
</section>
<!-- Need a joint distribution section first? -->
<section xml:id="sec-Covariance" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Covariance</title>
<p> Text of section. </p>
</section>
</chapter>
+37 -2
View File
@@ -7,7 +7,42 @@
<p> Text before the first section. </p>
</introduction>
<!-- include sections -->
<xi:include href="sec-One-Sample-Tests.ptx" />
<section xml:id="sec-One-Sample-Tests" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>One Sample Tests</title>
<p> Text of section. </p>
</section>
<section xml:id="sec-Two-Sample-Tests" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Two Sample Tests</title>
<p> Text of section. </p>
</section>
<section xml:id="sec-Power" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Power of a Test</title>
<p> Text of section. </p>
</section>
<section xml:id="sec-Chi-Squared" xmlns:xi="http://www.w3.org/2001/XInclude">
<title><m>\chi^2</m> Test</title>
<p> Text of section. </p>
</section>
</chapter>
+17 -2
View File
@@ -7,7 +7,22 @@
<p> Text before the first section. </p>
</introduction>
<!-- include sections -->
<xi:include href="sec-Covariance.ptx" />
<section xml:id="sec-Correlation" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Correlation</title>
<p> Text of section. </p>
</section>
<section xml:id="sec-Linear-Regression" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Linear Regression</title>
<p> Text of section. </p>
</section>
</chapter>
+35 -2
View File
@@ -7,7 +7,40 @@
<p> Text before the first section. </p>
</introduction>
<!-- include sections -->
<xi:include href="sec-Set-Theory.ptx" />
<section xml:id="sec-Set-Theory" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Set Theory</title>
<p> Text of section. </p>
</section>
<section xml:id="sec-Probability" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Definition of Probability</title>
<p> Text of section. </p>
</section>
<section xml:id="sec-Conditional-Probability" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Conditional Probability</title>
<p> Text of section. </p>
</section>
<section xml:id="sec-Independent-Events" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Independent Events</title>
<p> Text of section. </p>
</section>
</chapter>
+17 -2
View File
@@ -7,7 +7,22 @@
<p> Text before the first section. </p>
</introduction>
<!-- include sections -->
<xi:include href="sec-Discrete-Random-Variables.ptx" />
<section xml:id="sec-Discrete-RVs" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Discrete Random Variables</title>
<p> Text of section. </p>
</section>
<section xml:id="sec-Continuous-RVs" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Continuous Random Variables</title>
<p> Text of section. </p>
</section>
</chapter>
-8
View File
@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<section xml:id="sec-Central-Limit-Theorem" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Section Title</title>
<p> Text of section. </p>
</section>
-8
View File
@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<section xml:id="sec-Covariance" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Section Title</title>
<p> Text of section. </p>
</section>
-8
View File
@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<section xml:id="sec-Discrete-Random-Variables" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Section Title</title>
<p> Text of section. </p>
</section>
-8
View File
@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<section xml:id="sec-Expected-Value" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Section Title</title>
<p> Text of section. </p>
</section>
-8
View File
@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<section xml:id="sec-One-Sample-Tests" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Section Title</title>
<p> Text of section. </p>
</section>
-8
View File
@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<section xml:id="sec-Set-Theory" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Section Title</title>
<p> Text of section. </p>
</section>