Latest build deployed.
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
{"source/main.ptx": ["my-great-book"], "source/frontmatter.ptx": ["frontmatter", "front-colophon"], "source/ch-Introduction.ptx": ["ch-Introduction", "sec-Introduction"], "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", "sec-Joint-Distributions"], "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"]}
|
{"source/main.ptx": ["my-great-book"], "source/frontmatter.ptx": ["frontmatter", "front-colophon"], "source/ch-Introduction.ptx": ["ch-Introduction", "sec-Introduction"], "source/ch-Probability.ptx": ["ch-Probability"], "source/sec-Set-Theory.ptx": ["sec-Set-Theory"], "source/sec-Probability.ptx": ["sec-Probability"], "source/sec-Conditional-Probability.ptx": ["sec-Conditional-Probability"], "source/sec-Independent-Events.ptx": ["sec-Independent-Events"], "source/ch-Random-Variables.ptx": ["ch-Random-Variables", "sec-Discrete-RVs", "sec-Continuous-RVs", "sec-Joint-Distributions"], "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"]}
|
||||||
+1
-1
@@ -292,7 +292,7 @@ eBookConfig.enable_chatcodes = false;
|
|||||||
<main class="ptx-main"><div id="ptx-content" class="ptx-content"><section class="chapter" id="ch-Probability"><h2 class="heading">
|
<main class="ptx-main"><div id="ptx-content" class="ptx-content"><section class="chapter" id="ch-Probability"><h2 class="heading">
|
||||||
<span class="type">Chapter</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">1</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="title">Probability Theory</span>
|
<span class="type">Chapter</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="codenumber">1</span><span class="space heading-divison-mark heading-divison-mark__space"> </span><span class="title">Probability Theory</span>
|
||||||
</h2>
|
</h2>
|
||||||
<section class="introduction" id="ch-Probability-2"><div class="para" id="ch-Probability-2-1">This chapter establishes the basic terminology of sample spaces, events, probability, conditi8onal probability, and independence. This language lets us model and talk about situations that involve randomness (or lack of knowledge which can sometimes be mathematically modeled in the same way).<div class="autopermalink" data-description="Paragraph"><a href="#ch-Probability-2-1" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
|
<section class="introduction" id="ch-Probability-2"><div class="para" id="ch-Probability-2-1">This chapter establishes the basic terminology of sample spaces, events, probability, conditional probability, and independence. This language lets us model and talk about situations that involve randomness (or lack of knowledge which can sometimes be mathematically modeled in the same way).<div class="autopermalink" data-description="Paragraph"><a href="#ch-Probability-2-1" title="Copy heading and permalink for Paragraph" aria-label="Copy heading and permalink for Paragraph">🔗</a></div>
|
||||||
</div></section><nav class="summary-links"><ul>
|
</div></section><nav class="summary-links"><ul>
|
||||||
<li><a href="sec-Set-Theory.html" class="internal"><span class="codenumber">1.1</span> <span class="title">Set Theory</span></a></li>
|
<li><a href="sec-Set-Theory.html" class="internal"><span class="codenumber">1.1</span> <span class="title">Set Theory</span></a></li>
|
||||||
<li><a href="sec-Probability.html" class="internal"><span class="codenumber">1.2</span> <span class="title">Definition of Probability</span></a></li>
|
<li><a href="sec-Probability.html" class="internal"><span class="codenumber">1.2</span> <span class="title">Definition of Probability</span></a></li>
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<!--********************************************-->
|
<!--********************************************-->
|
||||||
<!--* Generated from PreTeXt source *-->
|
<!--* Generated from PreTeXt source *-->
|
||||||
<!--* on 2026-01-11T13:22:35-05:00 *-->
|
<!--* on 2026-01-11T13:39:05-05:00 *-->
|
||||||
<!--* A recent stable commit (2022-07-01): *-->
|
<!--* A recent stable commit (2022-07-01): *-->
|
||||||
<!--* 6c761d3dba23af92cba35001c852aac04ae99a5f *-->
|
<!--* 6c761d3dba23af92cba35001c852aac04ae99a5f *-->
|
||||||
<!--* *-->
|
<!--* *-->
|
||||||
|
|||||||
Reference in New Issue
Block a user