diff --git a/.mapping.json b/.mapping.json index f274a1b..8b4e536 100644 --- a/.mapping.json +++ b/.mapping.json @@ -1 +1 @@ -{"source/main.ptx": ["my-great-book"], "source/frontmatter.ptx": ["frontmatter", "front-colophon"], "source/ch-1-Probability.ptx": ["ch-Probability"], "source/sec-section-name.ptx": ["sec-section-name"], "source/ch-2-Random-Variables.ptx": ["ch-Random-Variables"], "source/ch-3-Expected-Value.ptx": ["ch-Expected-Value"], "source/ch-4-Confidence-Intervals.ptx": ["ch-Confidence-Intervals"], "source/ch-5-Hypothesis-Testing.ptx": ["ch-Hypothesis-Testing"], "source/ch-6-Linear-Regression.ptx": ["ch-Linear-Regression"], "source/backmatter.ptx": ["backmatter"]} \ No newline at end of file +{"source/main.ptx": ["my-great-book"], "source/frontmatter.ptx": ["frontmatter", "front-colophon"], "source/ch-Probability.ptx": ["ch-Probability", "sec-Set-Theory", "sec-Probability", "sec-Conditional-Probability", "sec-Independent-Events"], "source/ch-Random-Variables.ptx": ["ch-Random-Variables", "sec-Discrete-RVs", "sec-Continuous-RVs"], "source/ch-Expected-Value.ptx": ["ch-Expected-Value", "sec-Expected-Value", "sec-Variance", "sec-Covariance"], "source/ch-Confidence-Intervals.ptx": ["ch-Confidence-Intervals", "sec-CLT", "sec-Confidence-Intervals"], "source/ch-Hypothesis-Testing.ptx": ["ch-Hypothesis-Testing", "sec-One-Sample-Tests", "sec-Two-Sample-Tests", "sec-Power", "sec-Chi-Squared"], "source/ch-Linear-Regression.ptx": ["ch-Linear-Regression", "sec-Correlation", "sec-Linear-Regression"], "source/backmatter.ptx": ["backmatter"]} \ No newline at end of file diff --git a/_static/pretext/css/ol-markers.css b/_static/pretext/css/ol-markers.css new file mode 100644 index 0000000..7bbe2b5 --- /dev/null +++ b/_static/pretext/css/ol-markers.css @@ -0,0 +1 @@ +ol.ol-marker-1 > li::marker { content: "("counter(list-item,lower-alpha)") "; } diff --git a/backmatter-2.html b/backmatter-2.html index 8ce2db9..bc82bd4 100644 --- a/backmatter-2.html +++ b/backmatter-2.html @@ -78,7 +78,7 @@ window.MathJax = { - + @@ -113,10 +113,10 @@ eBookConfig.enable_chatcodes = false; - + Skip to main content

Math 1044 Notes

- +

diff --git a/backmatter.html b/backmatter.html index 0f333e1..9d95536 100644 --- a/backmatter.html +++ b/backmatter.html @@ -78,7 +78,7 @@ window.MathJax = { - + @@ -113,10 +113,10 @@ eBookConfig.enable_chatcodes = false; - + Skip to main content

Math 1044 Notes

- +

Chapter 4 Confidence Intervals

Text before the first section. -
+

Chapter 3 Expected Value and Variance

Text before the first section. -
+

Chapter 5 Hypothesis Testing

Text before the first section. -
+

Chapter 6 Linear Regression

Text before the first section. -
+

Chapter 1 Probability Theory

Text before the first section. -
+

Chapter 2 Random Variables

Text before the first section. -
+

Colophon Colophon

-
-Website My Website -
- +
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit CreativeCommons.org
diff --git a/frontmatter.html b/frontmatter.html index 30355e0..c4104cf 100644 --- a/frontmatter.html +++ b/frontmatter.html @@ -78,7 +78,7 @@ window.MathJax = { - + @@ -113,10 +113,10 @@ eBookConfig.enable_chatcodes = false; - + Skip to main content

Math 1044 Notes

- +

Math 1044 Notes

-
You
-
Your department
Your institution
+
Andy Eisenberg
+
Mathematics Department
Temple University
-
December 28, 2025
+
December 31, 2025